mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
We rewrite more query builders to MatchNoneQueryBuilders now, which are always cacheable. We should make sure the tests expects this when the rewritten query is a MatchNoneQueryBuilder. Closes #55331