|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.lucene.search.join | |
|---|---|
| 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. |
| Classes in org.apache.lucene.search.join used by org.apache.lucene.search.join | |
|---|---|
| BlockJoinQuery
This query requires that you index children and parent docs as a single block, using the IndexWriter.addDocuments(java.util.Collection or IndexWriter.updateDocuments(org.apache.lucene.index.Term, java.util.Collection API. |
|
| BlockJoinQuery.ScoreMode
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||