Update forcemerge.asciidoc (#30113)

This commit is contained in:
Matija Bruncic 2018-05-07 14:54:06 +02:00 committed by Colin Goodheart-Smithe
parent 8730883206
commit 033b7a9e00
No known key found for this signature in database
GPG Key ID: F975E7BDD739B3C7
1 changed files with 6 additions and 0 deletions

View File

@ -38,6 +38,12 @@ deletes. Defaults to `false`. Note that this won't override the
`flush`:: Should a flush be performed after the forced merge. Defaults to `flush`:: Should a flush be performed after the forced merge. Defaults to
`true`. `true`.
[source,js]
--------------------------------------------------
POST /kimchy/_forcemerge?only_expunge_deletes=false&max_num_segments=100&flush=true
--------------------------------------------------
[float] [float]
[[forcemerge-multi-index]] [[forcemerge-multi-index]]
=== Multi Index === Multi Index