From b43f8882f26bed52470cd2d12f3e5ca73e1b624d Mon Sep 17 00:00:00 2001 From: Joe Gallo Date: Mon, 21 Feb 2022 16:17:49 -0500 Subject: [PATCH] [DOCS] Fix shrink index API prereqs (#84197) --- docs/reference/indices/shrink-index.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/indices/shrink-index.asciidoc b/docs/reference/indices/shrink-index.asciidoc index 6b5cbe0fdc0a4..01333862c45d4 100644 --- a/docs/reference/indices/shrink-index.asciidoc +++ b/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` <>. To make shard allocation easier, we recommend you also remove the index's