Skip to content

Commit

Permalink
Update forcemerge.asciidoc (#30113)
Browse files Browse the repository at this point in the history
  • Loading branch information
matijabruncic authored and colings86 committed May 8, 2018
1 parent 8730883 commit 033b7a9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/reference/indices/forcemerge.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
`true`.

[source,js]
--------------------------------------------------
POST /kimchy/_forcemerge?only_expunge_deletes=false&max_num_segments=100&flush=true
--------------------------------------------------

[float]
[[forcemerge-multi-index]]
=== Multi Index
Expand Down

0 comments on commit 033b7a9

Please sign in to comment.