Class RandomApproximationQuery.RandomTwoPhaseView

java.lang.Object
org.apache.lucene.search.TwoPhaseIterator
org.apache.lucene.tests.search.RandomApproximationQuery.RandomTwoPhaseView
Enclosing class:
RandomApproximationQuery

public static class RandomApproximationQuery.RandomTwoPhaseView extends TwoPhaseIterator
A wrapper around a DocIdSetIterator that matches the same documents, but introduces false positives that need to be verified via TwoPhaseIterator.matches().