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