filtered-search
OfficialFilter before search, boost relevance.
Authorzilliztech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables precise vector search by applying scalar field filters, allowing you to constrain results based on metadata such as category, price, date, or tags.
Core Features & Use Cases
- Attribute filtering: Combine text similarity with exact matches on indexed fields to narrow results.
- Faceted search workflows: Support category hierarchies and multi-field constraints for e-commerce or knowledge-base applications.
- Efficient filtering strategy guidance: Pre-filter before vector search to improve latency and relevance in large datasets.
Quick Start
To start, configure a filtered search on your Milvus collection, then run a query like "wireless headphones" with category="Electronics" and price<= 100 to retrieve top matches.
Dependency Matrix
Required Modules
None requiredComponents
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: filtered-search Download link: https://github.com/zilliztech/milvus-marketplace/archive/main.zip#filtered-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.