Linux/Solr delete dovecot index

From voipsupport
Revision as of 18:48, 14 April 2019 by John (talk | contribs) (Created page with "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'")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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'