Returns next position in the current document. It is an error to call
this more than {@link #Freq()} times
without calling {@link #Next()}
This is invalid until {@link #Next()} is called for the first time.
Namespace: Lucene.Net.Index
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Index.TermPositions.NextPosition"]