Query DSL: Allow to control (globally) the max clause count for `bool` query (defaults to 1024). The setting is `index.query.bool.max_clause_count`.
Query DSL: Allow to control (globally) the max clause count for
boolquery (defaults to 1024). The setting isindex.query.bool.max_clause_count.