We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f389623 commit e97aaa8Copy full SHA for e97aaa8
docs/reference/indices/forcemerge.asciidoc
@@ -56,7 +56,7 @@ documents can't be backed up incrementally.
56
===== Blocks during a force merge
57
58
Calls to this API block until the merge is complete (unless request contains
59
-wait_for_completion=false, which is default true). If the client connection
+`wait_for_completion=false`, which is default `true`). If the client connection
60
is lost before completion then the force merge process will continue in the
61
background. Any new requests to force merge the same indices will also block
62
until the ongoing force merge is complete.
0 commit comments