Elasticsearch-py: Support for update_by_query

Created on 26 Jun 2016  路  2Comments  路  Source: elastic/elasticsearch-py

Python client support for the newly added update_by_query query

Most helpful comment

Is there any chance of this getting into the 2.x branch? update_by_query was added in 2.3.
The commit message for a359c5f is "ES 5.0 APIs" and contains the update_by_query change as well as other changes to support 5.0 changes.

I could extract the update_by_query changes for the 2.x branch if that would be useful/appreciated.

thanks.

All 2 comments

Fixed in a359c5fba266df4ff9a8a31e10b9d25abad4f3c9

Thanks!

Is there any chance of this getting into the 2.x branch? update_by_query was added in 2.3.
The commit message for a359c5f is "ES 5.0 APIs" and contains the update_by_query change as well as other changes to support 5.0 changes.

I could extract the update_by_query changes for the 2.x branch if that would be useful/appreciated.

thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

geudrik picture geudrik  路  6Comments

drorata picture drorata  路  7Comments

tlinhart picture tlinhart  路  5Comments

K-7 picture K-7  路  6Comments

jaisharma639 picture jaisharma639  路  6Comments