mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Co-authored-by: Mark Laney <mark1@elastic.co>
This commit is contained in:
parent
3fee6cf74a
commit
bfae8c7633
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ referenced leader index. When this API returns, the follower index exists, and
|
|||
`wait_for_active_shards`::
|
||||
(Optional, integer) Specifies the number of shards to wait on being active before
|
||||
responding. This defaults to waiting on none of the shards to be active. A
|
||||
shard must be restored from the leader index being active. Restoring a
|
||||
shard must be restored from the leader index before being active. Restoring a
|
||||
follower shard requires transferring all the remote Lucene segment files to
|
||||
the follower index.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue