14 min read
Reciprocal Rank Fusion (RRF): How It Works and When to Use It
Reciprocal Rank Fusion (RRF) combines BM25 and vector search rankings into one list using a single formula. Learn how RRF works, why k=60, and when to use it.