Uses of Class
org.apache.lucene.search.grouping.AbstractGroupFacetCollector

Packages that use AbstractGroupFacetCollector
org.apache.lucene.search.grouping.term Support for grouping by indexed terms via FieldCache
 

Uses of AbstractGroupFacetCollector in org.apache.lucene.search.grouping.term
 

Subclasses of AbstractGroupFacetCollector in org.apache.lucene.search.grouping.term
 class TermGroupFacetCollector
          An implementation of AbstractGroupFacetCollector that computes grouped facets based on the indexed terms from the FieldCache.
 



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