We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 962b11b commit 81b0b16Copy full SHA for 81b0b16
docs/reference/indices/shrink-index.asciidoc
@@ -87,9 +87,9 @@ the cluster state -- it doesn't wait for the shrink operation to start.
87
88
Indices can only be shrunk if they satisfy the following requirements:
89
90
-* the target index must not exist
+* The target index must not exist.
91
92
-* The index must have more primary shards than the target index.
+* The source index must have more primary shards than the target index.
93
94
* The number of primary shards in the target index must be a factor of the
95
number of primary shards in the source index. The source index must have
0 commit comments