Skip to main content

Document search

POST 

/indexes/:qid/documents/search

Returns documents in the given index matching the supplied filters. When a vector is specified, matching documents are returned in order of their minimum associated vector distance with the query vector. This enables semantic ranking of the returned documents. Requires content access for the index qid.

Request

Responses

OK