Apache Lucene.Net 2.4.0 Class Library API

Weight.Explain Method 

An explanation of the score computation for the named document.

Explanation Explain(
   IndexReader reader,
   int doc
);

See Also

Weight Interface | Lucene.Net.Search Namespace