[ http://issues.apache.org/jira/browse/LUCENE-605?page=all ]
Hoss Man updated LUCENE-605: ---------------------------- Attachment: LUCENE-605-fix-with-subclassing.patch I should have just kept on working on this last night .. it only took about 20 minutes to make the remaining changes neccessary to all of hte other query types. (subclassing is **DEFINITELY** the right solution to this problem) This latest patch fixes all of the tests LUCENE-451's bq.containing.clause.with.zero.boost.tests.patch If no one objects, I'll commit this sometime in the next 24-48 hours. > Make Explanation include information about match/non-match > ---------------------------------------------------------- > > Key: LUCENE-605 > URL: http://issues.apache.org/jira/browse/LUCENE-605 > Project: Lucene - Java > Type: Improvement > Components: Search > Reporter: Hoss Man > Assignee: Hoss Man > Attachments: LUCENE-605-fix-with-subclassing.patch, demo-fix.patch, > demo-subclassing-explanation-approach.patch > > As discussed, I'm looking into the possibility of improving the Explanation > class to include some basic info about the "match" status of the Explanation > -- independent of the value... > http://www.nabble.com/BooleanWeight.normalize%28float%29-doesn%27t-normalize-prohibited-clauses--t1596471.html#a4347644 > This is neccesary to deal with things like LUCENE-451 -- 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]