downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SolrClient::deleteByQuery> <SolrClient::deleteByIds
[edit] Last updated: Fri, 24 May 2013

view this page in

SolrClient::deleteByQueries

(PECL solr >= 0.9.2)

SolrClient::deleteByQueriesRemoves all documents matching any of the queries

Description

public SolrUpdateResponse SolrClient::deleteByQueries ( array $queries )

Removes all documents matching any of the queries

Parameters

queries

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

Return Values

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

See Also



add a note add a note User Contributed Notes SolrClient::deleteByQueries - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites