Highlighter.Net 2.0.0

Scorer.GetFragmentScore Method 

Called when the highlighter has no more tokens for the current fragment - the scorer returns the weighting it has derived for the most recent fragment, typically based on the tokens passed to getTokenScore().

float GetFragmentScore();

See Also

Scorer Interface | Lucene.Net.Highlight Namespace