Changes to Delete index for field in collection

DELETE /collections/{collection_name}/index/{field_name}

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

Changed in 4 of the 18 revisions of this API.2112

  1. 26c6f383c00611
  2. d09f337ca2f32
  3. 5d330acca4cd26
  4. a7900f38a79d3

What changed

  • 26c6f383c00611See the full diff
    • added the new wait_timeout enum value to the result/status response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter timeout

      new-optional-request-parameter

    • added Usage to the usage response property anyOf list for the response status 200

      response-property-any-of-added

    • removed HardwareUsage from the usage response property anyOf list for the response status 200

      response-property-any-of-removed

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

  • 5d330acca4cd26See the full diff
    • removed the required property usage/anyOf[HardwareUsage]/io_read from the response with the 200 status

      response-required-property-removed

    • removed the required property usage/anyOf[HardwareUsage]/io_write from the response with the 200 status

      response-required-property-removed

    • added the required property usage/anyOf[HardwareUsage]/payload_index_io_read to the response with the 200 status

      response-required-property-added

    • added the required property usage/anyOf[HardwareUsage]/payload_index_io_write to the response with the 200 status

      response-required-property-added

    • added the required property usage/anyOf[HardwareUsage]/payload_io_read to the response with the 200 status

      response-required-property-added

    • added the required property usage/anyOf[HardwareUsage]/payload_io_write to the response with the 200 status

      response-required-property-added

    • added the required property usage/anyOf[HardwareUsage]/vector_io_read to the response with the 200 status

      response-required-property-added

    • added the required property usage/anyOf[HardwareUsage]/vector_io_write to the response with the 200 status

      response-required-property-added

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

    • api tag Indexes added

      api-tag-added

    • api tag collections removed

      api-tag-removed

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

      response-optional-property-added