public interface BitSetProducer
BitSet
s per segment.Modifier and Type | Method and Description |
---|---|
BitSet |
getBitSet(LeafReaderContext context)
Produce a
BitSet matching the expected documents on the given
segment. |
BitSet getBitSet(LeafReaderContext context) throws java.io.IOException
BitSet
matching the expected documents on the given
segment. This may return null
if no documents match.java.io.IOException
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.