Query Rewriting
The process of transforming or optimizing a user search prompt to improve the retrieval of relevant context and documents.
Explore more about Knowledge Retrieval
Related terms
The technique of augmenting or reformulating an input search query with related terms, synonyms, or context to improve retrieval recall.
Retrieval-Augmented GenerationRAGAn architectural pattern that enhances generative model responses by retrieving relevant information from external knowledge bases.
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.
Semantic SearchA search technique that analyzes sentence meaning and intent rather than matching literal keywords.
RerankingA retrieval process that re-scores and re-orders an initial list of candidate documents using a specialized model to improve relevance.