OpenSearch/modules/aggs-matrix-stats
Adrien Grand cc55235030
Decouple MultiValueMode. (#31075)
Currently this class takes care of moth selecting the relevant value, and
replacing missing values if any. This is fine for sorting, which always needs
to do both at the same time, but we also have a number of aggregations and
script utils that need to retain information about missing values so this change
proposes to decouple selection of the relevant value and replacement of missing
values.
2018-06-05 08:51:20 +02:00
..
src Decouple MultiValueMode. (#31075) 2018-06-05 08:51:20 +02:00
build.gradle Build: add client jar for aggs-matrix-stats (#24827) 2017-05-23 13:33:54 +02:00