curl %solr_home% --data-binary "<commit/>" -H "Content-type:text/xml;
charset=utf-8"

It doesm't work to update. I have to restart solr to make update work. Do I
need to use:

curl %solr_home% --data-binary "<commit waitFlush="false"
waitSearcher="false"/>" -H "Content-type:text/xml; charset=utf-8"

"" can't be in "" in windows cmd
-- 
View this message in context: 
http://www.nabble.com/%3Ccommit-%3E-doesn%27t-work-tp15204477p15204477.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to