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

Classes in org.apache.lucene.search.grouping used by org.apache.lucene.search.grouping
AbstractAllGroupsCollector
          A collector that collects all groups that match the query.
AbstractFirstPassGroupingCollector
          FirstPassGroupingCollector is the first of two passes necessary to collect grouped hits.
AbstractSecondPassGroupingCollector
          SecondPassGroupingCollector is the second of two passes necessary to collect grouped docs.
AbstractSecondPassGroupingCollector.SearchGroupDocs
           
GroupDocs
          Represents one group in the results.
SearchGroup
          Represents a group that is found during the first pass search.
TopGroups
          Represents result returned by a grouping search.
 



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