Search batch points

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

Path parameters

collection_namestringRequired
Name of the collection to search in

Query parameters

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

Request

This endpoint expects an object.
searcheslist of objectsRequired
Search request. Holds all conditions and parameters for the search of most similar points by vector similarity given the filtering restrictions.

Response

This endpoint returns an object.
timedoubleOptional
Time spent to process this request
statusstringOptional
resultlist of lists of objectsOptional
Search result