Apache Lucene.Net 2.1 Class Library API

Spans Members

Spans overview

Public Instance Methods

DocReturns the document number of the current match. Initially invalid.
EndReturns the end position of the current match. Initially invalid.
NextMove to the next match, returning true iff any such exists.
SkipTo 
StartReturns the start position of the current match. Initially invalid.

See Also

Spans Interface | Lucene.Net.Search.Spans Namespace