qdrant-sparse

Community

Enable fast sparse vector search with Qdrant.

AuthorJoaquinCampo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a structured approach to using Qdrant's sparse vector features for lexical retrieval, enabling efficient storage, indexing, and querying of sparse embeddings to improve relevance and latency.

Core Features & Use Cases

  • Sparse-only collections with IDF-weighted sparse vectors
  • Hybrid collections combining dense vectors with sparse vectors
  • Multiple sparse vector fields and batch upserts with payloads
  • Sparse search with optional payload filtering and score thresholds
  • Hybrid search using prefetch and fusion strategies (RRF and DBSF)
  • Performance tuning guidance for production workloads

Quick Start

Create a sparse-only collection named 'docs', upsert a batch of points with sparse vectors, then perform a sparse search using the 'text' field.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: qdrant-sparse
Download link: https://github.com/JoaquinCampo/Skills/archive/main.zip#qdrant-sparse

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.