Sparse Retrieval
Sparse retrieval is a method of information retrieval that matches documents to queries based on keyword frequency and overlap — using techniques like TF-IDF and BM25.
Technical implementation · AI Search Infrastructure
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sparse retrieval is a method of information retrieval that matches documents to queries based on keyword frequency and overlap — using techniques like TF-IDF and BM25.