Skip to content

Commit

Permalink
[DOCS] convert forcemerge snippet
Browse files Browse the repository at this point in the history
Relates to #30113
  • Loading branch information
javanna committed May 7, 2018
1 parent 8ec1710 commit caae408
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/reference/indices/forcemerge.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ deletes. Defaults to `false`. Note that this won't override the
[source,js]
--------------------------------------------------
POST /kimchy/_forcemerge?only_expunge_deletes=false&max_num_segments=100&flush=true
--------------------------------------------------
// CONSOLE
// TEST[s/^/PUT kimchy\n/]

[float]
[[forcemerge-multi-index]]
Expand Down

0 comments on commit caae408

Please sign in to comment.