On Friday 22 July 2005 21:18, Erik Hatcher wrote: > Paul, > > I don't have a test case handy (yet), but we're still seeing the > exception even after applying the patch from #35823. Do I need to
I'm sorry to hear that. However, the patch from bug 35823 allows using of score() more than once on the same document number, so I think it is worthwhile to have anyway. A test case showing the exception would off course be wellcome. > apply some of the code from 34154 as well? #34154 splits the boolean scorer into one without coordination and one with coordination, mostly for performance. This is (or at least should be) independent of the bug in the current trunk that causes the array index out of bounds. It's best to fix the bug in the current trunk first, and then #34154 might be reconsidered. Regards, Paul Elschot --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
