Lucene.Net 1.4.3 Class Library

MultipleTermPositions.Next Method 

Describe

next
method here.

public bool Next();

Return Value

a

boolean
value

Implements

TermDocs.Next

Exceptions

Exception Type Condition
IOException if an error occurs

See Also

MultipleTermPositions Class | Lucene.Net.Index Namespace | TermDocs#Next