DotLucene 1.4 API Documentation

CharStream.GetBeginLine Method 

Returns the line number of the first character for current token (being matched after the last call to BeginTOken).

int GetBeginLine();

See Also

CharStream Interface | Lucene.Net.QueryParsers Namespace