Batch vector search – multiple vectors
blog.qdrant.tech
Batch vector search – multiple vectors
1–2 of 2 posts
Re: Batch vector search – multiple vectors
#2The latest release of Qdrant 0.10.0 has introduced a lot of functionalities that simplify some common tasks. Those new possibilities come with some slightly modified interfaces of the client library. One of the recently introduced features is the possibility to query the collection with multiple vectors at once — a batch search mechanism.