Uses of Class
org.apache.lucene.search.join.ToParentBlockJoinQuery

Uses of ToParentBlockJoinQuery in org.apache.lucene.search.join
 

Methods in org.apache.lucene.search.join with parameters of type ToParentBlockJoinQuery
 TopGroups<Integer> ToParentBlockJoinCollector.getTopGroups(ToParentBlockJoinQuery query, Sort withinGroupSort, int offset, int maxDocsPerGroup, int withinGroupOffset, boolean fillSortFields)
          Returns the TopGroups for the specified BlockJoinQuery.
 TopGroups<Integer> ToParentBlockJoinCollector.getTopGroupsWithAllChildDocs(ToParentBlockJoinQuery query, Sort withinGroupSort, int offset, int withinGroupOffset, boolean fillSortFields)
          Returns the TopGroups for the specified BlockJoinQuery.
 



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