OpenSearch/server
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
..
licenses [Upgrade] Lucene 9.1 release (#2560) 2022-03-23 07:26:18 -05:00
src Add new multi_term aggregation (#2687) 2022-04-21 09:06:33 -05:00
build.gradle [Upgrade] Lucene 9.1.0-snapshot-ea989fe8f30 (#2487) 2022-03-16 15:47:25 -04:00