On 6/21/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
: Not sure what the solution should be: 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. super.doc() would be the same as this.doc()