Uses of Package
org.apache.lucene.facet.search.aggregator
-
Packages that use org.apache.lucene.facet.search.aggregator Package Description org.apache.lucene.facet.search Faceted Search APIorg.apache.lucene.facet.search.aggregator Aggregating Facets during Faceted Searchorg.apache.lucene.facet.search.aggregator.association Association-based aggregators.org.apache.lucene.facet.search.params Parameters for Faceted Searchorg.apache.lucene.facet.search.params.association Association-based Parameters for Faceted Search. -
Classes in org.apache.lucene.facet.search.aggregator used by org.apache.lucene.facet.search Class Description Aggregator An Aggregator is the analogue of Lucene's Collector (seeCollector
), for processing the categories belonging to a certain document. -
Classes in org.apache.lucene.facet.search.aggregator used by org.apache.lucene.facet.search.aggregator Class Description Aggregator An Aggregator is the analogue of Lucene's Collector (seeCollector
), for processing the categories belonging to a certain document.CountingAggregator A CountingAggregator updates a counter array with the size of the whole taxonomy, counting the number of times each category appears in the given set of documents. -
Classes in org.apache.lucene.facet.search.aggregator used by org.apache.lucene.facet.search.aggregator.association Class Description Aggregator An Aggregator is the analogue of Lucene's Collector (seeCollector
), for processing the categories belonging to a certain document. -
Classes in org.apache.lucene.facet.search.aggregator used by org.apache.lucene.facet.search.params Class Description Aggregator An Aggregator is the analogue of Lucene's Collector (seeCollector
), for processing the categories belonging to a certain document. -
Classes in org.apache.lucene.facet.search.aggregator used by org.apache.lucene.facet.search.params.association Class Description Aggregator An Aggregator is the analogue of Lucene's Collector (seeCollector
), for processing the categories belonging to a certain document.