Uses of Class
org.apache.lucene.facet.search.aggregator.CountingAggregator
-
Packages that use CountingAggregator Package Description org.apache.lucene.facet.search.aggregator Aggregating Facets during Faceted Search -
-
Uses of CountingAggregator in org.apache.lucene.facet.search.aggregator
Subclasses of CountingAggregator in org.apache.lucene.facet.search.aggregator Modifier and Type Class Description class
ComplementCountingAggregator
ACountingAggregator
used during complement counting.
-