Interface BitSetProducer

    • Method Detail

      • getBitSet

        BitSet getBitSet​(LeafReaderContext context)
                  throws java.io.IOException
        Produce a BitSet matching the expected documents on the given segment. This may return null if no documents match.
        Throws:
        java.io.IOException