Class SearchContextAggregations


  • public class SearchContextAggregations
    extends java.lang.Object
    The aggregation context that is part of the search context.
    • Method Detail

      • aggregators

        public void aggregators​(Aggregator[] aggregators)
        Registers all the created aggregators (top level aggregators) for the search execution context.
        Parameters:
        aggregators - The top level aggregators of the search execution.