taraslayshchuk / es2csv

Export from an Elasticsearch into a CSV file
Apache License 2.0
510 stars 191 forks source link

Elasticsearch 6.0 support #53

Open papajim opened 6 years ago

papajim commented 6 years ago

Hello,

It seems that by upgrading elasticsearch-py to the newer version, the tool can extract records from Elasticsearch 6.0+ without any problem. Are there any known issues ?

Thanks, George

rc9000 commented 6 years ago

I can confirm that just updating the library as @papajim suggests works for us, no issues encountered.