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 daf5bf3 commit f2d25e9Copy full SHA for f2d25e9
docs/reference/indices/split-index.asciidoc
@@ -43,7 +43,7 @@ POST /my-index-000001/_split/split-my-index-000001
43
** The index must be read-only.
44
** The <<cluster-health, cluster health>> status must be green.
45
46
-You can do make an index read-only with the following request using the
+You can make an index read-only with the following request using the
47
<<add-index-block,add index block>> API:
48
49
[source,console]
0 commit comments