hi, Alberto, seem the _serialize method in TermsAgg has been removed. thus, when i call TermsAgg.serialize, it will go to the default Agg._serialize. it throws NotImplementedError. thanks
Alberto Paro
@aparo
I'll fix when I go back from work.
judyyanluo
@judyyanluo
u rock!
patilvikram
@patilvikram
Hi
Prasanna Gautam
@prasincs
hey, I'm trying to use this project https://github.com/crashdump/logstash-elasticsearch-scripts which seems to be using a very old version of pyes (and perhaps targets older ElasticSearch too).. any straightforward updates anyone can notice so I can use it against latest ElasticSearch?
if there's a better version, that's fine too
_
Alberto Paro
@aparo
I'll work to port to version 2.x in spare time
Prasanna Gautam
@prasincs
ah ok.. I'll just use the REST APIs in the time being
@aparo so pyes itself doesn't support 2.x yet right?