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

Uses of GroupDocs in org.apache.lucene.search.grouping
 

Fields in org.apache.lucene.search.grouping declared as GroupDocs
 GroupDocs<GROUP_VALUE_TYPE>[] TopGroups.groups
          Group results in groupSort order
 

Constructors in org.apache.lucene.search.grouping with parameters of type GroupDocs
TopGroups(org.apache.lucene.search.SortField[] groupSort, org.apache.lucene.search.SortField[] withinGroupSort, int totalHitCount, int totalGroupedHitCount, GroupDocs<GROUP_VALUE_TYPE>[] groups)
           
 



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