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 IOException
BitSet
matching the expected documents on the given
segment. This may return null
if no documents match.IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.