Skip to content

Commit faca395

Browse files
committed
Remove eql.search change from backport
1 parent 3312f88 commit faca395

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

specification/_json_spec/eql.search.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,6 @@
3838
"type": "time",
3939
"description": "Update the time interval in which the results (partial or final) for this search will be available",
4040
"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.",
50-
"default": false
5141
}
5242
},
5343
"body": {

0 commit comments

Comments
 (0)