Uses of Package
org.apache.lucene.search.grouping.term

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

Classes in org.apache.lucene.search.grouping.term used by org.apache.lucene.search.grouping.term
TermDistinctValuesCollector.GroupCount
          Holds distinct values for a single group.
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.