Elasticsearch-php: Did v5.0 elasticsearch-php has the "delete by query" method?

Created on 1 Nov 2016  路  2Comments  路  Source: elastic/elasticsearch-php

I can't find where has this method.

Elasticsearch 5.0 Document APIs delete by query

But i can't find it in elasticsearch-php.

System details

  • MacOS 10.12.1
  • PHP 7.0.12
  • ES-PHP 5.0
  • Elasticsearch 5.0

All 2 comments

https://www.elastic.co/guide/en/elasticsearch/client/php-api/current/_breaking_changes_from_2_x.html
"DeleteByQuery endpoint has been removed." - they removed method.
May I ask how you solved your problem?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

enumanc picture enumanc  路  5Comments

kabudu picture kabudu  路  4Comments

r0mdau picture r0mdau  路  3Comments

KarboniteKream picture KarboniteKream  路  5Comments

approached picture approached  路  4Comments