mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-03 09:29:11 +00:00
The code was testing `PointRangeQuery` however we now use the `IndexOrDocValuesQuery` in field mappers. This makes the test generate queries through mappers so that we test the actual queries that would be generated.