: in some cases we have the problem that for a document the ScoreDoc score
: differs at the last digit of the float from the score reported by the
: explanation functionality of lucene. For example:
:
: ScoreDoc: 16.770466 -- Explanation: 16.770468 = (MATCH) sum of: ...
: ScoreDoc: 21.118656 --
Hi,
in some cases we have the problem that for a document the ScoreDoc score
differs at the last digit of the float from the score reported by the
explanation functionality of lucene. For example:
ScoreDoc: 16.770466 -- Explanation: 16.770468 = (MATCH) sum of: ...
ScoreDoc: 21.118656 -- Explanat