Преглед изворни кода

[DOCS] Fix shrink index API prereqs (#84197)

Joe Gallo пре 3 година
родитељ
комит
119fbcf64e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/reference/indices/shrink-index.asciidoc

+ 1 - 1
docs/reference/indices/shrink-index.asciidoc

@@ -31,7 +31,7 @@ POST /my-index-000001/_shrink/shrunk-my-index-000001
 * Before you can shrink an index:
 
 ** The index must be read-only.
-** All primary shards for the index must reside on the same node.
+** A copy of every shard in the index must reside on the same node.
 ** The index must have a `green` <<cluster-health,health status>>.
 
 To make shard allocation easier, we recommend you also remove the index's