Doug,
It's a nuisance that BooleanScorer does not deliver documents in the correct
order and does not implement skipTo. It already broke my neck twice :-)
I know that you also had problems with that behavior of BooleanScorer several
times. Last but not least bug#32467 was caused by this. I am not completely
sure whether my fix is correct.
I think we should change BooleanScorer. An easy way would be to sort the bucket
list before it is used. Do you think that would affect performance dramatically?
Otherwise we should reimplement BooleanScorer. I haven't looked into the
DisjunctionScorer patch in Bugzilla yet. Maybe it's a good starting point.
Christoph
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]