Topic
Search & Retrieval
Recall, ranking and rerankers — telling a retrieval failure from a ranking failure, and the order to attack them in.
1 post · ← all posts
Your RAG doesn't have a retrieval problem. It has a ranking problem.
The document was in the index and the answer was still wrong. How to tell a retrieval failure from a ranking failure, what to fix first, and what each costs.