Auto-generated code for 8.13 (#2245)
This commit is contained in:
@ -3395,7 +3395,7 @@ client.indices.create({ index })
|
||||
If no response is received before the timeout expires, the request fails and returns an error.
|
||||
** *`timeout` (Optional, string | -1 | 0)*: Period to wait for a response.
|
||||
If no response is received before the timeout expires, the request fails and returns an error.
|
||||
** *`wait_for_active_shards` (Optional, number | Enum("all" | "index-setting"))*: The number of shard copies that must be active before proceeding with the operation.
|
||||
** *`wait_for_active_shards` (Optional, number | Enum("all" | "index-setting"))*: The number of shard copies that must be active before proceeding with the operation.
|
||||
Set to `all` or any positive integer up to the total number of shards in the index (`number_of_replicas+1`).
|
||||
|
||||
[discrete]
|
||||
|
||||
Reference in New Issue
Block a user