You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/_json_spec/eql.search.json
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -38,16 +38,6 @@
38
38
"type": "time",
39
39
"description": "Update the time interval in which the results (partial or final) for this search will be available",
40
40
"default": "5d"
41
-
},
42
-
"allow_partial_search_results": {
43
-
"type": "boolean",
44
-
"description": "Control whether the query should keep running in case of shard failures, and return partial results",
45
-
"default": false
46
-
},
47
-
"allow_partial_sequence_results": {
48
-
"type": "boolean",
49
-
"description": "Control whether a sequence query should return partial results or no results at all in case of shard failures. This option has effect only if [allow_partial_search_results] is true.",
0 commit comments