v1

latestOpenAPI 3.1.0Apache 2.02026-07-1783533.8 KB
Point

Fast index based search

This endpoint allows searching for points in a collection using the index. The search is based on the index schema of the collection.

post/collections/{collectionId}/points/search

Request body

selectstring[]

A list of properties to return in the search results. If not provided, all properties are returned.

offsetnumber

The number of points to skip in the search results

limitnumber required

Maximum number of points to return

Response

Search results ordered by relevance