Class MergingBucketsDeferringCollector

  • All Implemented Interfaces:
    org.apache.lucene.search.Collector

    public class MergingBucketsDeferringCollector
    extends DeferringBucketCollector
    A specialization of DeferringBucketCollector that collects all matches and then is able to replay a given subset of buckets. Exposes mergeBuckets, which can be invoked by the aggregator when increasing the rounding interval.
    • Constructor Detail

      • MergingBucketsDeferringCollector

        public MergingBucketsDeferringCollector​(SearchContext context)