|
SolrClient::deleteById(PECL solr >= 0.9.2) SolrClient::deleteById — Delete by Id ОписаниеDeletes the document with the specified ID. Where ID is the value of the uniqueKey field declared in the schema Список параметров
Возвращаемые значенияReturns a SolrUpdateResponse on success and throws a SolrClientException on failure. Смотрите также
|
|