Aviran wrote:
     Entry (IndexReader reader, String field, int type) {
-      this.reader = reader;

The IndexReader also needed to be removed from the constructor parameters, and a few other places. Doing this revealed that FieldSortedHitQueue.java also needed to be fixed. Check out the diff posted by CVS.


Anyway, this should now work. Can you please benchmark the code that I just checked in to make sure it resolves the issue?

Thanks,

Doug

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



Reply via email to