Class ConjunctionDISI


  • public final class ConjunctionDISI
    extends DocIdSetIterator
    A conjunction of DocIdSetIterators. This iterates over the doc ids that are present in each given DocIdSetIterator.
    Public only for use in org.apache.lucene.search.spans.
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.