OpenSearch/modules
Adrien Grand 36f598138a Start using `ObjectParser` for aggs. (#22048)
This is an attempt to start moving aggs parsing to `ObjectParser`. There is
still A LOT to do, but ObjectParser is way better than the way aggregations
parsing works today. For instance in most cases, we reject numbers that are
provided as strings, which we are supposed to accept since some client languages
(looking at you Perl) cannot make sure to use the appropriate types.

Relates to #22009
2016-12-09 09:45:16 +01:00
..
aggs-matrix-stats Clean up of Script. 2016-11-10 09:59:13 -08:00
ingest-common Remove 2.x backward compatibility of mappings. (#21670) 2016-11-30 13:34:46 +01:00
lang-expression Remove 2.x backward compatibility of mappings. (#21670) 2016-11-30 13:34:46 +01:00
lang-mustache fix TemplateQueryBuilderTests & Murmur3FieldMapperTests 2016-12-01 14:21:57 +01:00
lang-painless Test fix for def equals test in Painless. (#21945) 2016-12-02 14:41:13 -08:00
percolator Merge remote-tracking branch 'dakrone/index-seq-id-and-primary-term' 2016-12-08 19:47:21 -07:00
reindex Start using `ObjectParser` for aggs. (#22048) 2016-12-09 09:45:16 +01:00
transport-netty4 [TEST] Add back skip of external clusters 2016-12-02 11:53:33 +01:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00