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 dbb968d commit 32771e5Copy full SHA for 32771e5
specification/graph/_types/ExploreControls.ts
@@ -43,7 +43,7 @@ export class ExploreControls {
43
timeout?: Duration
44
/**
45
* Filters associated terms so only those that are significantly associated with your query are included.
46
- * @server_default True
+ * @server_default true
47
* @doc_id search-aggregations-bucket-significantterms-aggregation
48
*/
49
use_significance: boolean
0 commit comments