Issue multiple concurrent queries filter or search documents.

post/v2/namespaces/{namespace}/query?stainless_overload=multiQuery

Path parameters

namespacestring required

The name of the namespace.

Request body

{"stackTrail":"paths:/v2/namespaces/{namespace}/query?stainless_overload=multiQuery:post:requestBody:content:application/json:schema:allOf:properties:rerank_by","oasType":"schema","type":"unknown","description":"How to combine the rows returned by each sub-query into a single ranked list.\n","extensionFields":{"x-stainless-any":true}}

Response

The schema of the namespace.

Changes

Changed in 4 of the 38 revisions of this API.13

    • added the new optional request property allOf[subschema #2]/queries/items/compute_attributes

      new-optional-request-property

    • added the new optional request property allOf[subschema #2]/rerank_by

      new-optional-request-property

    • the allOf[subschema #2]/queries/items/group_by/items/ request property type/format changed from string/ to /

      request-property-type-changed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property allOf[subschema #2]/queries/items/limit

      new-optional-request-property