curl http://localhost:8983/solr/update?commit=true -H "Content-Type: text/xml" --data-binary '<delete><query>*:*</query></delete>'
This executed but still did not clear the data... Thanks. Roland
Please see http://wiki.apache.org/solr/UpdateXmlMessages . Regards, Gora