public Explain ( |
||
query | ||
doc | int | |
Результат |
doc
scored against query
. This is intended to be used in developing Similarity implementations, and, for good performance, should not be displayed with every hit. Computing an explanation is as expensive as executing the query over the entire index.
public Explain ( |
||
query | ||
doc | int | |
Результат |