← Back to glossary

Vector Search

A query that compares a question vector with document vectors to retrieve semantically close candidates. Vector distance is a proxy, not proof of relevance. The implementation needs to observe recall, precision, permission filters, and behavior on ambiguous queries before feeding the result to an LLM.