On Wed, Aug 5, 2009 at 4:35 PM, Michael
McCandless<luc...@mikemccandless.com> wrote:
> Hmm -- looks like 2.9 defaulted to autoCommit=false, but that can't
> explain such a big difference.

It perhaps could in conjunction with file synchronization on commit...
and some filesystems being bad at fsync() (like ext3 which sync's
everything on an fsync(single_file))

-Yonik
http://www.lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to