[
https://issues.apache.org/jira/browse/LUCENE-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated LUCENE-7132:
-----------------------------
Attachment: LUCENE-7132.patch
thanks for digging mike!
the lsat patch you attached only included "modified" files, not the "added"
files from previous patches, so it was missing the new tests. At first i
though maybe that was intentional on your part, that once you had diagnosed the
root cause you had modified an existing test to include some checks for this
specific situation so we wouldn't need my the crufty
TestBooleanScoreConsistency with it's hardcoded data that we probably can't
commit as is anyway -- but i couldn't find any test modifications you had made
to reliably reproduce this problem.
I'm attaching a unified patch that inlcudes all the previous test code along
with mike's fixes ... but obviously we still need to improve this test to not
include this user data (see nocommit) ... i'll work on that.
> BooleanQuery scores can be diff for same docs+sim when using coord (disagree
> with Explanation which doesn't change)
> -------------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-7132
> URL: https://issues.apache.org/jira/browse/LUCENE-7132
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/search
> Affects Versions: 5.5
> Reporter: Ahmet Arslan
> Assignee: Steve Rowe
> Attachments: LUCENE-7132.patch, LUCENE-7132.patch, LUCENE-7132.patch,
> LUCENE-7132.patch, LUCENE-7132.patch, SOLR-8884.patch, SOLR-8884.patch,
> debug.xml
>
>
> Some of the folks
> [reported|http://find.searchhub.org/document/80666f5c3b86ddda] that sometimes
> explain's score can be different than the score requested by fields
> parameter. Interestingly, Explain's scores would create a different ranking
> than the original result list. This is something users experience, but it
> cannot be re-produced deterministically.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]