suche nach in der

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

view this page in

SolrClient::deleteByQueries

(PECL solr >= 0.9.2)

SolrClient::deleteByQueriesRemoves all documents matching any of the queries

Beschreibung

public SolrUpdateResponse SolrClient::deleteByQueries ( array $queries )

Removes all documents matching any of the queries

Parameter-Liste

queries

The array of queries. This must be an actual php variable.

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::deleteByQueries
There are no user contributed notes for this page.

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