phillro/node-elasticsearch-client

Support _update

Closed this issue · 5 comments

elastic 0.20 added a _update action which can do a partial update of a document. It would be great if the elastic driver supported it.

http://www.elasticsearch.org/guide/reference/api/update.html

Cool. Will add it in. Just need to get a .2 instance going.

@phillro Would you be able to publish a new version to npm with the _update api? I would love to have the update api on production, but would prefer not to have to depend on master to do it?

Thanks!

Done in 47e91ab

Oops, npm registry still needs to be updated.

done. 2.3.