Andrey Vasnetsov
Andrey Vasnetsov
Our current recommendation for organizing storage in Qdrant assumes that if data have the same format and semantics - it should be placed in one collection. This also includes multi-tenant...
released in https://github.com/qdrant/qdrant/releases/tag/v1.2.0
> Hello! I have tried something, please review it and let me know if I am going in the correct direction or not. > > ``` > class MatchAny(BaseModel): >...
Also related issues to avoid confusion: https://github.com/qdrant/qdrant/pull/1581 https://github.com/qdrant/qdrant/pull/1593
This issue is currently out-of-score for our Roadmap, please feel free to re-open it if there are some additional use-cases for this distance metric
Hi @thanos91, we would need a bit more details about your setup to find the problem. Like what is the hardware, how much data you upload, what is the vector...
> netapp volume of ~800MB/s r/w speed Do you mean it's a network-mounted disk? It might be a bottleneck, especially with mmap-based setup
you can increase timeout on the client. If you are uploading a large batch of data & you have slow disks - high latency is expected. If you think that...
Closing the issue, as it requires as there are not enough details to reproduce.