Be sure to issue a commit after updates (either with a separate <commit/> or append ?commit=true to your update requests).

Out of curiosity are you using any Ruby library to speak to Solr? Or hand rolling some Net::HTTP stuff?

        Erik

On Sep 16, 2010, at 9:29 AM, maggie chen wrote:


Dear All,

I use Solr in Rails. I added a new item, the index number update took a long
time (one hour).
For example, now the index is "97" and add a new item, the index will become
"98" in one hour.
I checked all of Solr config files, but I couldn't find the setting about
that.
I comment out
<autocommit>
    <maxDocs>10000</maxDocs>
    <maxTime>1000</maxTime>
</autocommit>

in solrconfig.xml

But...

Thanks




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Index-update-issue-tp1487956p1487956.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to