SolrClient::deleteById
SolrClient::deleteById
(PECL solr >= 0.9.2)
SolrClient::deleteById — Delete by Id
Description
public SolrUpdateResponse SolrClient::deleteById ( string $id )
Deletes the document with the specified ID. Where ID is the value of the uniqueKey field declared in the schema
Parameters
-
id
-
The value of the uniqueKey field declared in the schema