Interface LuceneAggregator.SubAggregatorFactory
- Enclosing interface:
LuceneAggregator<T extends AggregationResult>
public static interface LuceneAggregator.SubAggregatorFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate()default MultiAggregatorcreate(org.apache.lucene.index.LeafReaderContext context)
-
Method Details
-
create
MultiAggregator create() -
create
-