Changes to Search

POST /v1/namespaces/{namespace}/search

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 8 revisions of this API.8319

  1. eee9850f474611
  2. 5fb72cb4fbca1
  3. 6cb1ae65bb7854
  4. ee3554910b7d13
  5. e67f3d38f85023

What changed

  • eee9850f474611See the full diff
    • added SearchStatusEvent SearchSessionResultEvent SearchErrorEvent to the response body oneOf list for the response status 200

      response-body-one-of-added

    • added response discriminator for the response status 200

      response-body-discriminator-added

    • the response property session_id became required for the status 200

      response-property-became-required

  • 6cb1ae65bb7854See the full diff
    • added the new required request property context

      new-required-request-property

    • added the new required request property objective

      new-required-request-property

    • removed SearchNewSessionRequest SearchContinuationRequest from the request body oneOf list

      request-body-one-of-removed

    • the request's body type/format changed from / to object/

      request-body-type-changed

    • the response property session_id became optional for the status 200

      response-property-became-optional

    • added the new optional request property filters

      new-optional-request-property

    • added the new optional request property include_attributes

      new-optional-request-property

    • added the new optional request property multiturn

      new-optional-request-property

    • added the new optional request property stream

      new-optional-request-property

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

    • added the new optional request property oneOf[subschema #1: New Session]/include_attributes

      new-optional-request-property

    • added the new optional request property oneOf[subschema #2: Continue Session]/include_attributes

      new-optional-request-property

    • added subschema #12: Glob subschema #13: Case-Insensitive Glob to the oneOf[subschema #1: New Session]/filters/oneOf[subschema #3: Field Condition]/additionalProperties/ request property oneOf list

      request-property-one-of-added

    • added the media type text/event-stream for the response with the status 200

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the optional property documents_scanned to the response with the 200 status

      response-optional-property-added

    • added the optional property queries_executed to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/attributes to the response with the 200 status

      response-optional-property-added

    • removed the expired enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the pending enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the running enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • added the new required request property oneOf[subschema #1: New Session]/context

      new-required-request-property

    • added the new required request property oneOf[subschema #1: New Session]/objective

      new-required-request-property

    • removed the request property oneOf[subschema #1: New Session]/high_level_goal

      request-property-removed

    • removed the request property oneOf[subschema #1: New Session]/max_results

      request-property-removed

    • removed the request property oneOf[subschema #1: New Session]/search_query

      request-property-removed