On 6/6/07, Michael Busch <[EMAIL PROTECTED]> wrote:
I was just wondering if this behavior is what the average user would
expect from a skipTo() method
without reading the javadocs carefully enough.

skipTo() use isn't for the average user ;-)

This is very inner-loop stuff and should be primarily based on what
can perform the best.
So it may be OK for skipTo(doc()) to be undefined.  Do any scorers
currently call skipTo(n) when n <= doc()?

-Yonik

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

Reply via email to