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]