/
QD
qdrant
/
Qdrant API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20m ago · Updated 4w ago
Details
Filter operations
Aliases
3
Beta
2
Collections
6
Distributed
7
get
Get cluster status info
put
Create shard key
post
Delete shard key
post
Tries to recover current peer Raft state.
delete
Remove peer from the cluster
get
Collection cluster info
post
Update collection cluster setup
Indexes
2
Points
14
Search
13
Service
6
Snapshots
16
Distributed
Tries to recover current peer Raft state.
post
/cluster/recover
Response
successful operation
object
required
usage
union
time
number
float
Time spent to process this request
status
string
result
boolean
Example response
{ "time": 0.002, "status": "ok" }
Changes