Let's say that I added a number of elements to Solr (I use Webservice::Solr as the interface to do so).
Then I change my mind and want to delete them all. How can I delete all contents of the database, but leave the database itself, just empty? Thanks i