nytlabs/streamtools

update/put for elasticsearch?

jacqui opened this issue · 1 comments

right now you can only enter new data, with auto-generated IDs, into elasticsearch. it would be nice to be able to update existing data.

better yet, use the upsert support in ES's update api to update or index.

the elasticsearch block needs to be completely redone. closing this and #461, will open a new issue about it.