On 12/20/06, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
Am I reading this right?  It sounds like you are saying LUCENE-651 did *not* 
fix the original problem it was supposed to fix, and in addition it introduced 
a bug that LUCENE-754 fixed.

Correct.  The placeholder was filed under "reader" but looked up under
"key", so multiple threads all asking for the same entry would never
find previous entries and all generate their own.

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


28. LUCENE-754: Fix a problem introduced by LUCENE-651, causing
    IndexReaders to hang around forever, in addition to not
    fixing the original FieldCache performance problem.
    (Chris Hostetter, Yonik Seeley)

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

Reply via email to