Hybrid search
Combining vector (semantic) and keyword (BM25) retrieval and merging results. The default for production RAG, because each catches what the other misses.
Combining vector (semantic) and keyword (BM25) retrieval and merging results. The default for production RAG, because each catches what the other misses.