The DocIdSetIterator type exposes the following members.
Fields
Name | Description | |
---|---|---|
NO_MORE_DOCS | When returned by {@link #NextDoc()}, {@link #Advance(int)} and
{@link #Doc()} it means there are no more docs in the iterator.
|
The DocIdSetIterator type exposes the following members.
Name | Description | |
---|---|---|
NO_MORE_DOCS | When returned by {@link #NextDoc()}, {@link #Advance(int)} and
{@link #Doc()} it means there are no more docs in the iterator.
|