Guest MemberLanguage   English
Artificial Intelligence · RAG

What is Hybrid search?

BeginnerUpdated 2026-08-08

Hybrid search combines lexical retrieval such as BM25 with vector semantic retrieval. In practice, the value of this concept comes from understanding where it belongs in the architecture, what problem it solves, and what constraints or tradeoffs it introduces.

#ai#rag#hybrid-search