hybrid-search

Official

Hybrid search: keyword + semantic, fused.

Authorzilliztech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill addresses the need to retrieve results that are both precisely matched on keywords and meaningfully related through semantics, eliminating the trade-off between recall and precision.

Core Features & Use Cases

  • Unified hybrid ranking that fuses BM25-like keyword matching with vector-based semantic similarity.
  • Use cases include product catalogs with model numbers, legal or technical documents with domain terms, and knowledge bases where exact terms coexist with conceptual relevance.

Quick Start

Configure a Milvus-based hybrid search by combining dense vector embeddings with BM25-based sparse representations, then run a sample query to observe fused results.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hybrid-search
Download link: https://github.com/zilliztech/milvus-marketplace/archive/main.zip#hybrid-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.