Uses of Class
org.apache.lucene.facet.old.CountingAggregator

Packages that use CountingAggregator
org.apache.lucene.facet.old Old faceted search API, kept until complements, sampling and partitions are migrated to the new API. 
 

Uses of CountingAggregator in org.apache.lucene.facet.old
 

Subclasses of CountingAggregator in org.apache.lucene.facet.old
 class ComplementCountingAggregator
          A CountingAggregator used during complement counting.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.