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=33019>. 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=33019 ------- Additional Comments From [EMAIL PROTECTED] 2005-01-16 22:26 ------- Created an attachment (id=14026) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=14026&action=view) Patch adding skipTo() and possibly next() to BooleanScorer.java I have not tested this yet, this might take a while. In case I understood the current working of the buckets this might actually work. In case someone else wants to try and test this sooner, please go ahead. It is useful in when the BooleanScorer is a subscorer itself. As a subscorer, it should problably use a smaller bucket size than the current 1024, eg. 8 or 16 or 32 might do well. Once skipTo() works on BooleanScorer, BooleanQuery should use BooleanScorer as subscorer of ConjunctionScorer. Also the FilteredScorer that uses skipTo could be used. 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]