Method Explain
Explain(IndexReader, Int32)
An explanation of the score computation for the named document.
Declaration
public abstract Explanation Explain(IndexReader reader, int doc)
Parameters
Type | Name | Description |
---|---|---|
Index |
reader | sub-reader containing the give doc |
System. |
doc |
Returns
Type | Description |
---|---|
Explanation | an Explanation for the score |