: Subject: Solr Index Lock Issue
: Date: Fri, 16 Apr 2010 22:43:57 +0530
: In-Reply-To:
: References: <1271363131217-722255.p...@n3.nabble.com>
:
http://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists
When starting a new discussion on a mailing list, please do no
, April 17, 2010 3:50 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr Index Lock Issue
Hi,
What you are doing sounds fine. You don't need to commit while
indexing, though, just commit/optimize at the end. I'm not saying this
will solve your problem, but give it a try.
Otis
-
The commit call can return before Solr is completely finished with
everything it does after a commit. This tail processing can build up
with successive commits until Solr is basically stuck.
Commit should use waitFlush=true. This makes the commit call wait
until the disk manipulation is done. If y
Hi,
What you are doing sounds fine. You don't need to commit while indexing,
though, just commit/optimize at the end. I'm not saying this will solve your
problem, but give it a try.
Otis
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Hadoop ecosystem search :: http://search-h