@@ -38,9 +38,6 @@
"type" : "boolean",
"description" : "Specify whether the operation should only expunge deleted documents"
},
- "operation_threading": {
- "description" : "TODO: ?"
- },
"wait_for_merge": {
"description" : "Specify whether the request should block until the merge process is finished (default: true)"
@@ -26,9 +26,6 @@
"default" : "open",
"description" : "Whether to expand wildcard expression to concrete indices that are open, closed or both."
"verbose": {
"type": "boolean",
"description": "Includes detailed memory usage by Lucene.",
@@ -30,9 +30,6 @@
"options" : ["open","closed","none","all"],
}
@@ -34,9 +34,6 @@
"q": {
"type" : "string",
"description" : "Query in the Lucene query string syntax"