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.
wait_for_merge
1 parent 02a6116 commit 3cf599bCopy full SHA for 3cf599b
rest-api-spec/src/main/resources/rest-api-spec/api/indices.forcemerge.json
@@ -37,10 +37,6 @@
37
"only_expunge_deletes": {
38
"type" : "boolean",
39
"description" : "Specify whether the operation should only expunge deleted documents"
40
- },
41
- "wait_for_merge": {
42
- "type" : "boolean",
43
- "description" : "Specify whether the request should block until the merge process is finished (default: true)"
44
}
45
46
},
0 commit comments