mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
[DOCS] Correct the default value of wait_for_completion
query param (#65800)
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
This commit is contained in:
parent
197e3ec96c
commit
e198bb233e
4 changed files with 9 additions and 10 deletions
|
@ -1073,9 +1073,3 @@ Default: 1, the primary shard.
|
|||
See <<index-wait-for-active-shards>>.
|
||||
--
|
||||
end::wait_for_active_shards[]
|
||||
|
||||
tag::wait_for_completion[]
|
||||
`wait_for_completion`::
|
||||
(Optional, Boolean) If `true`, the request blocks until the operation is complete.
|
||||
Defaults to `true`.
|
||||
end::wait_for_completion[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue