Tag: FAISS
-

Vector Search Performance: The Rise of Recall
Introducing vector search (KNN), with its distance-based similarity scoring, into the existing Search paradigm necessitated a shift in how we thought about “relevant” results and how to measure them. Text based indexes use tf-idf…