You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BoolQueryBuilder already has logic to rewrite to a MatchNoneQueryBuilder when any of its required sub clauses is a MatchNoneQueryBuilder. We should add similar logic for pure disjunctions, this might help skip more shards.