[ http://issues.apache.org/jira/browse/LUCENE-557?page=all ]
Hoss Man updated LUCENE-557: ---------------------------- Attachment: LUCENE-557-FilteredQuery-explain-fix.patch Patch of FilteredQuery that returns a correct Explanation in negative cases where the document does not pass the filter. This patch does not depend on any other patches. > 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-BooleanQuery-explain-fix.patch, > LUCENE-557-FilteredQuery-explain-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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]