hybrid-search-implementation
结合向量与关键词搜索以提升检索效果。适用于构建RAG系统、开发搜索引擎,或当单一方法无法满足召回需求时。
name:hybrid-search-implementationdescription:Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.
Hybrid Search Implementation
Patterns for combining vector similarity and keyword-based search.
Use this skill when
Do not use this skill when
Instructions
resources/implementation-playbook.md.Resources
resources/implementation-playbook.md for detailed patterns and examples.