> The method states 'greater than OR EQUAL TO' so > your d1 != d2 test is invalid. > > It should be assert (d2>=d1)
Yes, the '>=' is regarding to the skip target, I am okay with this. But "beyond the current" regards to where the scorer is currently located, ie what doc() would have returned just before the second call to skipTo()... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]