Agentic RAG: why vector search misses exact IDs
Vector search handles synonyms well and loses exact identifiers. Notes on pairing BM25 with vector retrieval, merging both with rank fusion, and letting the agent retry when the results come back empty.