Lucene.Net 1.4.3 Class Library

Scorer.Next Method 

Advance to the next document matching the query. Returns true iff there is another match.

public abstract bool Next();

See Also

Scorer Class | Lucene.Net.Search Namespace