[DOCS] convert forcemerge snippet

Relates to #30113
This commit is contained in:
javanna 2018-05-07 16:09:03 +02:00 committed by Colin Goodheart-Smithe
parent 033b7a9e00
commit f1d9a4f6b7
No known key found for this signature in database
GPG Key ID: F975E7BDD739B3C7
1 changed files with 2 additions and 1 deletions

View File

@ -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]]