Nirmal Chidambaram 75a676c70b Fail span_multi queries that exceeds boolean max clause limit (#30913)
By default span_multi query will limit term expansions = boolean max clause.
This will limit high heap usage in case of high cardinality term
expansions. This applies only if top_terms_N is not used in inner multi
query.
2018-06-07 09:34:39 +02:00
..
2017-03-30 22:26:10 -04:00
2018-02-15 15:31:00 +00:00
2018-06-05 14:55:40 +02:00