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
..
2016-11-22 19:16:07 -05:00
2016-09-21 09:36:21 -04:00
2016-10-11 12:21:46 +02:00
2016-07-07 14:44:03 -04:00