|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlockJoinQuery | |
|---|---|
| org.apache.lucene.search.join | This module supports index-time joins while searching, where joined
documents are indexed as a single document block using
IndexWriter.addDocuments(java.util.Collection. |
| Uses of BlockJoinQuery in org.apache.lucene.search.join |
|---|
| Methods in org.apache.lucene.search.join with parameters of type BlockJoinQuery | |
|---|---|
TopGroups<Integer> |
BlockJoinCollector.getTopGroups(BlockJoinQuery query,
Sort withinGroupSort,
int offset,
int maxDocsPerGroup,
int withinGroupOffset,
boolean fillSortFields)
Return the TopGroups for the specified BlockJoinQuery. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||