On 6/21/06, DM Smith <[EMAIL PROTECTED]> wrote:
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()

doc() is the same as this.doc()
I'll make it explicit in the code.

-Yonik
http://incubator.apache.org/solr Solr, the open-source Lucene search server

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to