Searched refs:deleteByQuery (Results 1 – 4 of 4) sorted by relevance
356 public function deleteByQuery($query, array $options = []): Response function in Elastica\\Index
726 - Changed Elastica\Index::deleteByQuery() to use new API https://www.elastic.co/guide/en/elasticsea…829 - `Elastica\Type->deleteByQuery($query, $options)` $query param can be a query `array` again https:…849 - `Elastica\Index->deleteByQuery($query, $options)` $query param can be a query `array` again1023 - Removed deprecation for Elastica\Type::deleteByQuery [#875](https://github.com/ruflin/Elastica/pu…1077 …ica\Transport\Thrift, Elastica\Transport\Memcached and Elastica\Type::deleteByQuery [#817](https:…1090 - deleteByQuery() implemented in Elastica\Index [#816](https://github.com/ruflin/Elastica/issues/81…1395 - Fixed Type->deleteByQuery() not working with Query objects [#554](https://github.com/ruflin/Elast…1835 - Elastica_Type::deleteByQuery implemented
546 public function deleteByQuery(array $params = []) function in Elasticsearch\\Client
27 * <<Elasticsearch_ClientdeleteByQuery_deleteByQuery,`deleteByQuery()`>>226 .`deleteByQuery(array $params = [])`