DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35823>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35823 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15787|0 |1 is obsolete| | ------- Additional Comments From [EMAIL PROTECTED] 2005-07-27 19:49 ------- Created an attachment (id=15800) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15800&action=view) Second test patch for DisjunctionSumScorer.java In case a scorer does not advance its doc number after next() returns true, the originally reported exception can occur. This patch throws an AssertionError for the first scorer that behaves that way, and shows the scorer and the document numbers. Scorers should advance their document number after next() returns true. If this exception does not happen, the bug is probably in DisjunctionSumScorer.java. Erik, could you run your test once more with this patch applied against the trunk? Regards, Paul Elschot -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]