Pattern Defined
Precise Definition: Hybrid Retrieval is an inference pattern that combines
semantic vector search with traditional keyword-based BM25 (Best Matching 25)
search, using a Reciprocal Rank Fusion (RRF) algorithm to produce a single,
unified result set.







