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.
1 parent 8880608 commit c75a0abCopy full SHA for c75a0ab
specification/eql/search/EqlSearchRequest.ts
@@ -52,7 +52,7 @@ export interface Request extends RequestBase {
52
allow_no_indices?: boolean
53
/**
54
* If true, returns partial results if there are shard failures. If false, returns an error with no partial results.
55
- * @server_default false
+ * @server_default true
56
*/
57
allow_partial_search_results?: boolean
58
0 commit comments