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