Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndexesCreateOrUpdateOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • IndexesCreateOrUpdateOptionalParams

Index

Properties

Optional accessCondition

accessCondition: AccessCondition

Additional parameters for the operation

Optional allowIndexDowntime

allowIndexDowntime: undefined | false | true

Allows new analyzers, tokenizers, token filters, or char filters to be added to an index by taking the index offline for at least a few seconds. This temporarily causes indexing and query requests to fail. Performance and write availability of the index can be impaired for several minutes after the index is updated, or longer for very large indexes.

Optional requestOptions

requestOptions: RequestOptions

Additional parameters for the operation

Generated using TypeDoc