On 6/21/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
: > I haven't looed at the code so i'm not sure ... but my first thought would : > be to try both this.doc() and BooleanScorer2.this.doc(), and see which one : > passes all the unit tests. Of course, if both of them pass the unit : > tests, then I'd be *really* worried. : Start worrying! : this.doc() and BooleanScorer2.this.doc() both passed the test. Hmmm... that is somewhat ominous isn't it? I would suggest opening a bug on this to track it (with specific compiler version, file version and line number info if you could) .. and if you have more time to help debug all the better
I have entered a bug for it and tried to debug it to see if there were an obvious solution. Because I don't understand the code, I think someone else will need to determine what it is doing.