First-pass Retrieval
First-pass retrieval is the initial stage of a retrieval pipeline where a query embedding is compared against the full index using approximate nearest neighbor search.
Technical implementation · AI Search Infrastructure
First-pass retrieval is the initial stage of a retrieval pipeline where a query embedding is compared against the full index using approximate nearest neighbor search.