private static class NotContainedByIntervalsSource.NotContainedByIterator extends RelativeIterator
a, b, bposNO_MORE_INTERVALSNO_MORE_DOCS| Constructor and Description |
|---|
NotContainedByIterator(IntervalIterator a,
IntervalIterator b) |
| Modifier and Type | Method and Description |
|---|---|
int |
nextInterval()
Advance the iterator to the next interval
|
advance, cost, docID, end, gaps, matchCost, nextDoc, reset, starttoStringall, empty, range, slowAdvanceNotContainedByIterator(IntervalIterator a, IntervalIterator b)
public int nextInterval()
throws java.io.IOException
IntervalIteratornextInterval in class IntervalIteratorIntervalIterator.NO_MORE_INTERVALS if
there are no more intervals on the current documentjava.io.IOException