We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489f39a commit e3a6eaeCopy full SHA for e3a6eae
docs/reference/indices/forcemerge.asciidoc
@@ -38,6 +38,12 @@ deletes. Defaults to `false`. Note that this won't override the
38
`flush`:: Should a flush be performed after the forced merge. Defaults to
39
`true`.
40
41
+[source,js]
42
+--------------------------------------------------
43
+POST /kimchy/_forcemerge?only_expunge_deletes=false&max_num_segments=100&flush=true
44
+
45
46
47
[float]
48
[[forcemerge-multi-index]]
49
=== Multi Index
0 commit comments