The DocIdSetIterator type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberNO_MORE_DOCS
When returned by {@link #NextDoc()}, {@link #Advance(int)} and {@link #Doc()} it means there are no more docs in the iterator.

See Also