On Fri, Nov 7, 2008 at 12:58 PM, Cedric Houis <[EMAIL PROTECTED]> wrote: > Another remark, why do we have better performance when we use parallel > instances of SOLR that use the same index on the same machine?
Internal locking. SOLR-465 was committed yesterday... it may improve some things slightly. -Yonik