suche nach in der

SolrClient::deleteByIds> <SolrClient::__construct
Last updated: Fri, 25 May 2012

view this page in

SolrClient::deleteById

(PECL solr >= 0.9.2)

SolrClient::deleteByIdDelete by Id

Beschreibung

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

Parameter-Liste

id

The value of the uniqueKey field declared in the schema

Rückgabewerte

Returns a SolrUpdateResponse on success and throws a SolrClientException on failure.

Siehe auch



add a note add a note User Contributed Notes
SolrClient::deleteById
There are no user contributed notes for this page.

SolrClient::deleteByIds> <SolrClient::__construct
Last updated: Fri, 25 May 2012