Package | Description |
---|---|
org.apache.lucene.search.join |
Support for index-time and query-time joins.
|
Modifier and Type | Field and Description |
---|---|
private ToParentBlockJoinQuery.ParentApproximation |
ToParentBlockJoinQuery.ParentTwoPhase.parentApproximation |
private ToParentBlockJoinQuery.ParentApproximation |
ToParentBlockJoinQuery.BlockJoinScorer.parentApproximation |
Constructor and Description |
---|
ParentTwoPhase(ToParentBlockJoinQuery.ParentApproximation parentApproximation,
TwoPhaseIterator childTwoPhase) |