Lucene.Net 1.9.1 Class Library

DisjunctionSumScorer.Score Method ()

Returns the score of the current document matching the query. Initially invalid, until {@link #Next()} is called the first time.

public override float Score();

See Also

DisjunctionSumScorer Class | Lucene.Net.Search Namespace | DisjunctionSumScorer.Score Overload List