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 8ec1710 commit caae408Copy full SHA for caae408
docs/reference/indices/forcemerge.asciidoc
@@ -41,8 +41,9 @@ deletes. Defaults to `false`. Note that this won't override the
41
[source,js]
42
--------------------------------------------------
43
POST /kimchy/_forcemerge?only_expunge_deletes=false&max_num_segments=100&flush=true
44
-
45
+// CONSOLE
46
+// TEST[s/^/PUT kimchy\n/]
47
48
[float]
49
[[forcemerge-multi-index]]
0 commit comments