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

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

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



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