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=35157>. 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=35157 ------- Additional Comments From [EMAIL PROTECTED] 2005-06-02 00:18 ------- I think I'm on the right track but could use some advice from someone who understands the ConjuctionScorer better than I. The ConjuctionScorer.doNext() method calls skipTo(lastDocId) which makes the SpanScorer skip to the last span. This means that the middle spans are skipped and so those spans are incorrectly omitted from the results. Does anyone know why this scorer is trying to skip to the last document? I presume its necessary but am not sure why. -- 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]
