Hybrid Search Retrieval

当构建 RAG 检索、搜索引擎,单用向量或关键词召回不足时使用;做向量召回+关键词召回+融合排序(RRF/线性/重排)的混合检索方案,产出可落地的 PostgreSQL/Elasticsearch/自定义管道实现;不适用于无需检索召回的纯生成或与混合检索无关的任务;触发词:混合检索、RRF、重排、pgvector、BM25

findscripter Updated

File contents

findscripter/everything-skills/tree/main/04-ai/hybrid-search-retrieval commit 274656e17f

Frequently asked questions

npx skillmds@latest add findscripter/hybrid-search-retrieval