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: Wed, 19 Jun 2013

view this page in

SolrClient::deleteByQueries

(PECL solr >= 0.9.2)

SolrClient::deleteByQueriesRemoves all documents matching any of the queries

说明

public SolrUpdateResponse SolrClient::deleteByQueries ( array $queries )

Removes all documents matching any of the queries

参数

queries

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

返回值

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

参见



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 | sitemap | contact | advertising | mirror sites