No HTTP-call. That's a missunderstanding.

For a http-call you need to have an url like this:
http://<host>:<port>/solr/dataimport?command=full-import

For the SolrJ-client I *think* that your query only needs to look like this:
/solr/dataimport?command=full-import

However, I have never worked with the SolrJ-client - so maybe I am wrong.
-- 
View this message in context: 
http://n3.nabble.com/Index-db-data-tp693204p693343.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to