Reranking
Definition: Reranking is a second step that reorders an already-retrieved list of results, putting the most relevant to the query on top.
A fast first filter brings back candidates, then a finer model ranks them by relevance. This step markedly improves a RAG system's quality.