OpenSearch/client
Peng Huo 03fbca3f50
Add new multi_term aggregation (#2687)
Adds a new multi_term aggregation. The current implementation focuses 
on adding new type aggregates. Performance (latency) is suboptimal in this
iteration, mainly because of brute force encoding/decoding a list of values
into bucket keys. A performance improvement change will be made as a 
follow on.

Signed-off-by: Peng Huo <penghuo@gmail.com>
2022-04-21 09:06:33 -05:00
..
benchmark Bump commons-math3 from 3.2 to 3.6.1 in /client/benchmark (#2139) 2022-02-21 15:29:57 -08:00
client-benchmark-noop-api-plugin Remove type end-points from no-op bulk and search action (#2261) 2022-02-25 13:00:25 -08:00
rest Update commons-logging to 1.2 (#2806) 2022-04-08 16:43:51 -04:00
rest-high-level Add new multi_term aggregation (#2687) 2022-04-21 09:06:33 -05:00
sniffer Update commons-logging to 1.2 (#2806) 2022-04-08 16:43:51 -04:00
test Set target and source compatibility to 11, required by Lucene 9. (#2407) 2022-03-08 14:48:51 -05:00