OpenSearch/server
Jim Ferenczi 900caa20ef
Handles exists query in composite aggs (#35758)
This commit adds the support for exists query in the sorted execution mode
of the `composite` aggregation. We'll execute the aggregation from the sorted
points and use early termination if the main query is an `exists` query over the
first source of the `composite` aggregation.
2018-11-26 19:08:14 +01:00
..
licenses Upgrade to lucene-8.0.0-snapshot-67cdd21996 (#35816) 2018-11-22 15:42:59 +01:00
src Handles exists query in composite aggs (#35758) 2018-11-26 19:08:14 +01:00
build.gradle Build: Fix official plugins list (#35661) 2018-11-19 10:17:05 -05:00