Note that after creation there is no current term. Thus, the first call to this method will return an {@link IndexIterator} on the first term. As a consequence, repeatedcalls to this method provide a way to scan sequentially an index.
@return the index iterator of the next term, or null
if there are no more termsafter the current one.
|
|