mozilla / elasticutils

[deprecated] A friendly chainable ElasticSearch interface for python
http://elasticutils.rtfd.org
BSD 3-Clause "New" or "Revised" License
243 stars 76 forks source link

Fix bulk monkeypatch to work with non-insert op_types #267

Closed willkg closed 9 years ago

willkg commented 9 years ago

This also adds a test for the monkeypatch to make sure it works with the various bulk op_types.

Fixes #266

r?

willkg commented 9 years ago

No one has said anything, so I'm going to assume silence means it's good to go and land it.