Linux/Solr delete dovecot index
Delete a dovecot index
curl https://user:passwordQ@solr.example.com:443/solr/dovecot/update --data '<delete><query>*:*</query></delete>' -H 'Content-type:text/xml; charset=utf-8'
Soft Commit
curl https://user:password@solr.example.com:443/solr/dovecot/update?softCommit=true