v20260509
hybrid-search-implementation
This skill provides structured patterns for combining vector similarity search with traditional keyword-based search. It is essential for building advanced Retrieval-Augmented Generation (RAG) systems, sophisticated search engines, or any retrieval task requiring high recall. Use this when pure semantic understanding is insufficient, and precise matching of specific terms (like names or codes) is necessary.