Hybrid Search
A strategy that combines lexical retrieval, such as BM25, with vector retrieval. The first preserves precision for exact terms; the second retrieves semantic equivalence. The right design depends on real data and queries: fixed weights chosen by intuition tend to age as the corpus or user behavior changes.