Auto-generated code for 8.14 (#2349)

This commit is contained in:
Elastic Machine
2024-08-26 19:56:55 +01:00
committed by GitHub
parent 0c059bf470
commit dcfc11c239
3 changed files with 3 additions and 16 deletions

View File

@ -1310,6 +1310,7 @@ If the index has a default ingest pipeline specified, then setting the value to
If a final pipeline is configured it will always run, regardless of the value of this parameter.
** *`preference` (Optional, string)*: Specifies the node or shard the operation should be performed on.
Random by default.
** *`q` (Optional, string)*: Query in the Lucene query string syntax.
** *`refresh` (Optional, boolean)*: If `true`, Elasticsearch refreshes affected shards to make the operation visible to search.
** *`request_cache` (Optional, boolean)*: If `true`, the request cache is used for this request.
** *`requests_per_second` (Optional, float)*: The throttle for this request in sub-requests per second.