Class TransportIndexAction


Deprecated.
Performs the index operation.

Allows for the following settings:

  • autoCreateIndex: When set to true, will automatically create an index if one does not exists. Defaults to true.
  • allowIdGeneration: If the id is set not, should it be generated. Defaults to true.
Deprecated use TransportBulkAction with a single item instead
Opensearch.internal: