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

Hoss Man updated LUCENE-557:
----------------------------

    Attachment: LUCENE-557-modify-existing-tests.patch

Phase one: stealthily modify (almost) all tests that use an IndexSearcher to 
use a new subclass which will check every matching doc/score in every search 
against the value from an explanation for that doc.

> 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
>  Attachments: LUCENE-557-modify-existing-tests.patch
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to