Zaid Amir

Results 4 comments of Zaid Amir

I tried building the code against ES 2.0.1 but there seems to be too many changes in ES and I am not sure where to start or what to change...

It seems that elastic have implemented their own [update_by_query API](https://www.elastic.co/guide/en/elasticsearch/reference/2.3/docs-update-by-query.html). From the documentation it seems to work the same way as the plugin. Though since its experimental, use at your...

Array Type http://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-array-type.html

Not sure how it makes no sense. Arrays can hold strings. You can define it as a LIST of strings. The documentation example cannot be any more clear