OpenSearch/modules
Mark Tozzi aec125faff
Support Range Fields in Histogram and Date Histogram (#46012)
Backport of 1a0dddf4ad24b3f2c751a1fe0e024fdbf8754f94 (AKA #445395)

     * Add support for a Range field ValuesSource, including decode logic for range doc values and exposing RangeType as a first class enum
     * Provide hooks in ValuesSourceConfig for aggregations to control ValuesSource class selection on missing & script values
     * Branch aggregator creation in Histogram and DateHistogram based on ValuesSource class, to enable specialization based on type.  This is similar to how Terms aggregator works.
     * Prioritize field type when available for selecting the ValuesSource class type to use for an aggregation
2019-08-28 09:06:09 -04:00
..
aggs-matrix-stats Fix Tring to Mutate Immutable Collections 2019-07-22 11:04:05 +02:00
analysis-common Enable reloading of synonym_graph filters (#45135) 2019-08-02 15:33:42 +02:00
ingest-common Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
ingest-geoip Mute multiple tests on Windows (7.x) (#44676) 2019-07-22 11:32:29 +03:00
ingest-user-agent convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
lang-expression Upgrade to Lucene 8.2.0 release (#44859) (#44892) 2019-07-26 08:14:59 +02:00
lang-mustache Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
lang-painless Fix bugs in Painless SCatch node (#45880) 2019-08-23 08:08:02 -07:00
mapper-extras Add mapper-extras and the RankFeatureQuery in the hlrc (#43713) 2019-08-14 18:41:39 +02:00
parent-join Remove generic on AggregatorFactory (#43664) (#44079) 2019-07-10 13:20:28 -04:00
percolator Support Range Fields in Histogram and Date Histogram (#46012) 2019-08-28 09:06:09 -04:00
rank-eval Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
reindex Reindex task state initialized before reindex (#46043) 2019-08-27 15:28:04 -05:00
repository-url Remove node settings from blob store repositories (#45991) 2019-08-26 16:26:13 -04:00
systemd Mark fields in SystemdPluginTests as final 2019-07-24 17:16:50 +09:00
transport-netty4 Add test for CopyBytesSocketChannel (#46031) 2019-08-27 11:25:22 -05:00
build.gradle convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00