Apache Lucene.Net 2.4.0 Class Library API

Hits.Score Method 

Returns the score for the nth document in this set.

public float Score(
   int n
);

See Also

Hits Class | Lucene.Net.Search Namespace