hi 

softcommit work with below command but don`t work in solrconfig.xml. What is
wrong with below xml part?

curl http://localhost:8984/solr/update -H "Content-Type: text/xml"
--data-binary '<commit softCommit="true" waitFlush="false"
waitSearcher="false"/>'

 <updateHandler class="solr.DirectUpdateHandler2">
        <autoSoftCommit>
       <maxTime>1000</maxTime>
     </autoSoftCommit>
 </updateHandler>


--
View this message in context: 
http://lucene.472066.n3.nabble.com/soft-commit-2-tp3628975p3628975.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to