Andrey Vasnetsov

Results 371 comments of Andrey Vasnetsov

Hey @kemkemG0, nice job! I think it is finally coming to the desired shape! /tip $200 @kemkemG0

A few things we would need to finalize this PR: - In the `do_get_snapshot` and similar functions we download the snapshot from s3 and only after it we respond to...

Hey @raulcarlomagno, thanks for bringing that up! I recognize the problem of JSON filters being complicated to write sometimes, especially with explicit pydantic types in python. I, however, don't think...

It doesn't look like the change gives us a benefit: ![image](https://github.com/qdrant/qdrant/assets/1935623/d226590a-6ccd-446f-b3a6-2758735a840a) Even though the TopK might improve candidate selection performance, it looks like the change in search_context update logic have...

I seems this PR is not longer neeeded. Closing it

How do you deploy qdrant in your k8s? We have several ready-made solutions like https://github.com/qdrant/qdrant-helm or hybrid-cloud https://hybrid-cloud.qdrant.tech/ where those problems are all resolved

Hey @msciancalepore98, I can't give you any guarantees of qdrant's work and what is expected to happen or not, if you continue to butchering storage internals like this.

We never tested qdrant on EFS, and I am not sure it is good idea to use it. Also I don't know what exactly you are trying to do, but...