Skip to content

Commit 83ba2c0

Browse files
JohannesMahnematthewabbott
authored andcommitted
Update forcemerge.asciidoc (elastic#114377)
As per request elastic#114315 (comment) doing the PR on the main branch.
1 parent 8bfdd72 commit 83ba2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/indices/forcemerge.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ documents can't be backed up incrementally.
5656
===== Blocks during a force merge
5757

5858
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
59+
`wait_for_completion=false`, which is default `true`). If the client connection
6060
is lost before completion then the force merge process will continue in the
6161
background. Any new requests to force merge the same indices will also block
6262
until the ongoing force merge is complete.

0 commit comments

Comments
 (0)