Mastering Search

Go beyond the basics and master vector search with Qdrant. Learn how to combine filtering, hybrid retrieval, multivectors, and reranking to build high-quality search.

Preview
MUVERA: Making Multivectors More Performant

Multi-vector representations are superior to single-vector embeddings in many benchmarks. MUVERA embeddings aim to solve the problem of slow multi-vector search by creating a single-vector representation that approximates the multi-vector representation. This single vector can be used for fast initial retrieval using traditional vector search methods, and then the multi-vector representation can be used for reranking the top results.

Kacper Łukawski

September 05, 2025