Query Expansion
The technique of augmenting or reformulating an input search query with related terms, synonyms, or context to improve retrieval recall.
Explore more about Knowledge Retrieval
Related terms
The process of transforming or optimizing a user search prompt to improve the retrieval of relevant context and documents.
Hybrid SearchA retrieval technique that combines semantic vector search with keyword-based lexical search to improve the relevance, accuracy, and recall of retrieved information by leveraging the strengths of both approaches.
Retrieval-Augmented GenerationRAGAn architectural pattern that enhances generative model responses by retrieving relevant information from external knowledge bases.
Semantic SearchA search technique that analyzes sentence meaning and intent rather than matching literal keywords.
RetrieverA system component responsible for fetching relevant documents or passages from a knowledge base given a query.