OpenSearch/modules
Adrien Grand 149ef74b26 Fix `missing` on aggs on `boolean` fields. (#22135)
The creation of the `ValuesSource` used to pass `DateTimeZone.UTC` as a time
zone all the time in case of empty fields in spite of the fact that all doc
value formats but the date one reject this parameter.

This commit centralizes the creation of the `ValuesSource` and adds unit tests
to it.

Closes #22009
2016-12-14 10:03:09 +01:00
..
aggs-matrix-stats Fix `missing` on aggs on `boolean` fields. (#22135) 2016-12-14 10:03:09 +01:00
ingest-common Fixes GrokProcessor's ignorance of named-captures with same name. (#22131) 2016-12-13 13:19:55 -08:00
lang-expression Enable strict duplicate checks for JSON content 2016-12-14 09:35:53 +01:00
lang-mustache Consolidate more parser creation into ESTestCase 2016-12-13 20:28:41 -05:00
lang-painless Test fix for def equals test in Painless. (#21945) 2016-12-02 14:41:13 -08:00
percolator Enable strict duplicate checks for JSON content 2016-12-14 09:35:53 +01:00
reindex Continue consolidating `XContentParser` construction in tests (#22145) 2016-12-13 17:22:39 -05:00
transport-netty4 Introduce a low level protocol handshake (#22094) 2016-12-13 21:06:23 +01:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00