public interface BitSetProducer
BitSets 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 IOException
BitSet matching the expected documents on the given
segment. This may return null if no documents match.IOExceptionCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.