private static class NotContainingIntervalsSource.NotContainingIterator extends RelativeIterator
a, b, bpos
NO_MORE_INTERVALS
NO_MORE_DOCS
Modifier | Constructor and Description |
---|---|
private |
NotContainingIterator(IntervalIterator minuend,
IntervalIterator subtrahend) |
Modifier and Type | Method and Description |
---|---|
int |
nextInterval()
Advance the iterator to the next interval
|
advance, cost, docID, end, gaps, matchCost, nextDoc, reset, start
toString
all, empty, range, slowAdvance
private NotContainingIterator(IntervalIterator minuend, IntervalIterator subtrahend)
public int nextInterval() throws java.io.IOException
IntervalIterator
nextInterval
in class IntervalIterator
IntervalIterator.NO_MORE_INTERVALS
if
there are no more intervals on the current documentjava.io.IOException