技能 人工智能 混合搜索实现指南

混合搜索实现指南

v20260509
hybrid-search-implementation
本技能提供结合向量相似度和关键词搜索的模式,用于构建需要高召回率的检索系统。它特别适用于RAG系统或复杂搜索引擎。当纯语义搜索无法捕获特定术语的精确匹配,需要结合语义理解和精确匹配能力时,应使用此方法。
获取技能
380 次下载
概览

Hybrid Search Implementation

Patterns for combining vector similarity and keyword-based search.

Use this skill when

  • Building RAG systems with improved recall
  • Combining semantic understanding with exact matching
  • Handling queries with specific terms (names, codes)
  • Improving search for domain-specific vocabulary
  • When pure vector search misses keyword matches

Do not use this skill when

  • The task is unrelated to hybrid search implementation
  • You need a different domain or tool outside this scope

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.
  • If detailed examples are required, open resources/implementation-playbook.md.

Resources

  • resources/implementation-playbook.md for detailed patterns and examples.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
信息
Category 人工智能
Name hybrid-search-implementation
版本 v20260509
大小 5.87KB
更新时间 2026-05-10
语言