Class AggregationPhase
java.lang.Object
org.elasticsearch.search.aggregations.AggregationPhase
Aggregation phase of a search request, used to collect aggregations
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute(SearchContext context)
void
preProcess(SearchContext context)
-
Constructor Details
-
AggregationPhase
-
-
Method Details
-
preProcess
-
execute
-