Lucene.Net 1.9.1 Class Library

ConstantScoreQuery.ConstantWeight.Explain Method 

public virtual Explanation Explain(
   IndexReader reader,
   int doc
);

Implements

Weight.Explain

See Also

ConstantScoreQuery.ConstantWeight Class | Lucene.Net.Search Namespace