You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2006/06/20 03:32:30 UTC

[jira] Resolved: (LUCENE-557) search vs explain - score discrepancies

     [ http://issues.apache.org/jira/browse/LUCENE-557?page=all ]
     
Hoss Man resolved LUCENE-557:
-----------------------------

    Resolution: Fixed

Based on my gut feelings and some limited feedback from the list, i've commited the additions to CheckHits, the patches for BooleanQuery and FilteredQuery attached to this bug, and all of the attached test cases that pass with those changes.

I will attach the remaning tests that expect BooleanQuery to do the right thing when a clause has a match with a score <= 0.0 to LUCENE-451, and I'll attach the one failing SpanNear test to LUCENE-569

I will not commit the hack fix for SpanScorer.explain, or the one line change to every existing test case that usees a searcher.

> search vs explain - score discrepancies
> ---------------------------------------
>
>          Key: LUCENE-557
>          URL: http://issues.apache.org/jira/browse/LUCENE-557
>      Project: Lucene - Java
>         Type: Bug

>   Components: Search
>     Reporter: Hoss Man
>     Assignee: Hoss Man
>  Attachments: LUCENE-557-BooleanQuery-explain-fix.patch, LUCENE-557-FilteredQuery-explain-fix.patch, LUCENE-557-SpanScorer-explain-HACK-fix.patch, LUCENE-557-modify-existing-tests.patch, LUCENE-557-modify-existing-tests.patch, LUCENE-557-newtests.zip, LUCENE-557-newtests.zip
>
> I'm on a mission to demonstrate (and then hopefully fix) any inconsistencies between the score you get for a doc when executing a search, and the score you get when asking for an explanation of the query for that doc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org