Interface LuceneAggregator.SubAggregatorFactory

Enclosing interface:
LuceneAggregator<T extends AggregationResult>

public static interface LuceneAggregator.SubAggregatorFactory
  • Method Summary

    Modifier and Type
    Method
    Description
     
    create(org.apache.lucene.index.LeafReaderContext context)
     
  • Method Details