Method GetIterator
GetIterator()
Provides a DocIdSetIterator to access the set.
This implementation can return null
if there
are no docs that match.
Declaration
public abstract DocIdSetIterator GetIterator()
Returns
Type | Description |
---|---|
DocIdSetIterator |