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.ParentApproximationToParentBlockJoinQuery.BlockJoinScorer.parentApproximationprivate final ToParentBlockJoinQuery.ParentApproximationToParentBlockJoinQuery.ParentTwoPhase.parentApproximationConstructors in org.apache.lucene.search.join with parameters of type ToParentBlockJoinQuery.ParentApproximationModifierConstructorDescription(package private)ParentTwoPhase(ToParentBlockJoinQuery.ParentApproximation parentApproximation, TwoPhaseIterator childTwoPhase)