Uses of Class
org.apache.lucene.search.join.ToParentBlockJoinQuery.ParentApproximation
Packages that use ToParentBlockJoinQuery.ParentApproximation
-
Uses of ToParentBlockJoinQuery.ParentApproximation in org.apache.lucene.search.join
Fields in org.apache.lucene.search.join declared as ToParentBlockJoinQuery.ParentApproximationModifier and TypeFieldDescriptionprivate final ToParentBlockJoinQuery.ParentApproximation
ToParentBlockJoinQuery.BlockJoinScorer.parentApproximation
private final ToParentBlockJoinQuery.ParentApproximation
ToParentBlockJoinQuery.ParentTwoPhase.parentApproximation
Constructors in org.apache.lucene.search.join with parameters of type ToParentBlockJoinQuery.ParentApproximationModifierConstructorDescription(package private)
ParentTwoPhase
(ToParentBlockJoinQuery.ParentApproximation parentApproximation, TwoPhaseIterator childTwoPhase)