Lucene.Net 1.4.3 Class Library

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