Linux/Solr delete dovecot index

From voipsupport
Jump to navigation Jump to search

Delete a dovecot index

curl https://user:[email protected]:443/solr/dovecot/update --data '<delete><query>*:*</query></delete>' -H 'Content-type:text/xml; charset=utf-8'

Soft Commit

curl https://user:[email protected]:443/solr/dovecot/update?softCommit=true