OpenSearch/core
Adrien Grand 90ab477f19 The `terms` query should always map to a Lucene `TermsQuery`. (#21786)
Currently, the `terms` query is just syctactic sugar for a `bool` query when
used in a query context. This change proposes to always generate the same query
in query and filter contexts, which is less confusing.
2016-11-30 15:29:09 +01:00
..
licenses Add version 5.0.3 2016-11-29 18:34:55 -05:00
src The `terms` query should always map to a Lucene `TermsQuery`. (#21786) 2016-11-30 15:29:09 +01:00
build.gradle Update Joda Time to version 2.9.5 (#21468) 2016-11-10 17:32:46 +01:00