Lucene.Net 1.9.1 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