(PECL solr >= 0.9.2)
SolrClient::deleteByQuery — Deletes all documents matching the given query
Deletes all documents matching the given query.
The query
Returns a SolrUpdateResponse on success and throws a SolrClientException on failure.