# Functions
ErrorTrace When set to `true` Elasticsearch will include the full stack trace of errors when they occur.
FilterPath Comma-separated list of filters used to reduce the response.
Human If true, the response will be prettified.
Pipeline ID of the pipeline to use to preprocess incoming documents.
Pretty If true, the response will be prettified.
Refresh If `true`, Elasticsearch refreshes the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` do nothing with refreshes.
RequireAlias If true, requires destination to be an alias.
Routing Custom value used to route operations to a specific shard.
Source_ `true` or `false` to return the `_source` field or not, or a list of fields to return.
SourceExcludes_ A comma-separated list of source fields to exclude from the response.
SourceIncludes_ A comma-separated list of source fields to include in the response.
Timeout Explicit operation timeout.
WaitForActiveShards The number of shard copies that must be active before proceeding with the operation.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author