Actually, I was incorrect. The version of the code I was running against was 1.4rc1. Updating the BooleanScorer did the trick.
Robert Engels -----Original Message----- From: Christoph Goller [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 3:40 AM To: Lucene Developers List Subject: Re: How To Find Fix for a Bug? Robert Engels wrote: > I am working on lucene 1.3 final, and it appears to have the same bug as > 1.4rc1 > > http://issues.apache.org/bugzilla/show_bug.cgi?id=26666 > > How can I find out which files were changed to fix this bug? (so I can apply > the changes back to 1.3). > > Thanks > Robert Engels BooleanScorer changed considerably from 1.3 to 1.4. This means itīs impossible to simply apply a patch from 1.4 to 1.3. Furthermore, the cited bug was introduced with the 1.4 changes. So you probably discovered another bug. It would be great if you could submit a bug report maybe with a simplified example. Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]