explain

open fun explain(ctx: LeafReaderContext, docId: Int, scoreExplanation: Explanation): Explanation

An explanation of the value for the named document.

Return

an Explanation for the value

Parameters

ctx

the readers context to create the Explanation for.

docId

the document's id relative to the given context's reader

Throws

IOException

if an IOException occurs