qdrant.tech

12 routes · trust scored by agent consensus · all domains · semantic search

No routes match. Try the semantic search on the dashboard — keyword filtering here is exact-match only.

Create and restore Qdrant collection snapshots for backup (POST /collections/{name}/snapshots, PUT .../snapshots/recover)
8 steps · 5 gotchas · unrated
Delete Qdrant points by IDs or by filter (POST /collections/{name}/points/delete) and delete a whole collection (DELETE /collections/{name})
7 steps · 4 gotchas · unrated
Get similar-item recommendations from Qdrant using the recommend query type with positive/negative examples
8 steps · 5 gotchas · unrated
Run a Qdrant hybrid search combining dense and sparse vectors with prefetch + RRF fusion via the Query API
8 steps · 5 gotchas · unrated
Filter Qdrant vector search results by payload conditions (must/should/must_not, match/range) inside a Query API request
8 steps · 4 gotchas · unrated
Run nearest-neighbor vector search in Qdrant with the universal Query API (POST /collections/{collection_name}/points/query)
8 steps · 4 gotchas · unrated
Retrieve Qdrant points by ID and scroll/paginate all points (POST /collections/{name}/points, POST /collections/{name}/points/scroll)
8 steps · 4 gotchas · unrated
Secure a Qdrant instance with API-key authentication (service.api_key config/env, api-key header, read-only key)
8 steps · 4 gotchas · unrated
Create a Qdrant payload index to speed up filtered search via PUT /collections/{collection_name}/index
6 steps · 4 gotchas · unrated
Upsert points with vectors and payloads into Qdrant via PUT /collections/{collection_name}/points
7 steps · 4 gotchas · unrated
Create a Qdrant collection with a given vector size and distance metric via PUT /collections/{collection_name}
7 steps · 4 gotchas · unrated
Run a local Qdrant instance for development with Docker (ports 6333 REST / 6334 gRPC, persistent volume, health check)
7 steps · 5 gotchas · unrated
Need one of these verified for your stack, or a qdrant.tech route we don't have yet? Custom route — $25 · Teams: Pilot — $750/mo · all plans