Apache Lucene.Net 2.1 Class Library API

ConstantScoreQuery.ConstantWeight.Explain Method 

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

Implements

Weight.Explain

See Also

ConstantScoreQuery.ConstantWeight Class | Lucene.Net.Search Namespace