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 fb1643d commit e043486Copy full SHA for e043486
docs/reference/indices/split-index.asciidoc
@@ -21,9 +21,9 @@ POST /twitter/_split/split-twitter-index
21
[[split-index-api-request]]
22
==== {api-request-title}
23
24
-`POST /<index>/_shrink/<target-index>`
+`POST /<index>/_split/<target-index>`
25
26
-`PUT /<index>/_shrink/<target-index>`
+`PUT /<index>/_split/<target-index>`
27
28
29
[[split-index-api-prereqs]]
0 commit comments