mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-25 16:45:34 +00:00
A new "breadth_first" results collection mode allows upper branches of aggregation tree to be calculated and then pruned to a smaller selection before advancing into executing collection on child branches. Closes #6128