OpenSearch/modules
Adrien Grand 049fd3991c Remove `AggregationContext`. (#22124)
This class is just a wrapper around `SearchContext`, so let's use
`SearchContext` directly. The change is mechanical, except the
`ValuesSourceConfig` class, where I moved the logic to get a `ValuesSource`
given a config.
2016-12-13 09:09:40 +01:00
..
aggs-matrix-stats Remove `AggregationContext`. (#22124) 2016-12-13 09:09:40 +01: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 Remove support for empty queries (#22092) 2016-12-12 12:37:12 +01:00
lang-painless Test fix for def equals test in Painless. (#21945) 2016-12-02 14:41:13 -08:00
percolator Remove support for empty queries (#22092) 2016-12-12 12:37:12 +01:00
reindex Begin centralizing XContentParser creation into RestRequest (#22041) 2016-12-09 20:23:02 -05:00
transport-netty4 Detach handshake from connect to node (#22037) 2016-12-10 10:03:26 +01:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00