Search batch points

Deprecated
Retrieves the closest points in batches based on vector similarity and given filtering conditions.

Authentication

api-keystring
API Key authentication via header

Path parameters

collection_namestringRequired
Name of the collection to search in

Query parameters

consistencyinteger or enumOptional
Define read consistency guarantees for the operation
timeoutintegerOptional>=1
If set, overrides global timeout for this request. Unit is seconds.

Request

Search batch request
searcheslist of objectsRequired

Response

successful operation
usageobject or any or null
timedouble or null
Time spent to process this request
statusstring or null
resultlist of lists of objects or null