Andrey Vasnetsov
Andrey Vasnetsov
-> `dev` pls
/bounty $100
If there will be 2 PRs, we will chose the best one. We can assign task only if you have a time estimation for this task to complete
@Shubham8287 if you mean the protobuf version e.t.c. I think latest available for each platform will do. Otherwise we need a place where dependabot can monitor those versions
Hi @AdirthaBorgohain, thanks for reporting! that's a server side issue, I am go move to the main repo
Currently, you would need to reboot the service to fix that
@AdirthaBorgohain we made some improvements, could you please try again with `dev` build? `docker pull qdrant/qdrant:dev`?
Assuming the issue is fixed in latest version
Here is my checklist: - [ ] docker buildx works for both - amd and arm - [x] regular `docker build .` works - [x] Cargo uses release profile by...
`client.recreate_collection` deletes your existing collection with all data. You need to create a collection with proper params before you insert your data