OpenSearch/core
Adrien Grand 64c90346c6 Avoid adding unnecessary nested filters when ranges are used. (#23427)
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.
2017-03-01 14:34:59 +01:00
..
licenses Upgrade to lucene-6.5.0-snapshot-d00c5ca (#23385) 2017-02-27 18:39:04 +01:00
src Avoid adding unnecessary nested filters when ranges are used. (#23427) 2017-03-01 14:34:59 +01:00
build.gradle Upgrade HDRHistogram to 2.1.9 (#23254) 2017-02-21 08:50:26 +01:00