For code-related RAG, BM25 and hybrid search often outperform pure vector databases. Commenters noted faster, more accurate results when combining BM25 with vector embeddings. Pure vector search can struggle with code's unique structure. #CodeSearch 2/6