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

Packages that use org.apache.lucene.search.grouping
org.apache.lucene.search.grouping This module enables search result grouping with Lucene, where hits with the same value in the specified single-valued group field are grouped together. 
 

Classes in org.apache.lucene.search.grouping used by org.apache.lucene.search.grouping
GroupDocs
          Represents one group in the results.
SearchGroup
           
TopGroups
          Represents result returned by a grouping search.
 



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