GitHub user Humbedooh opened an issue:
https://github.com/apache/incubator-ponymail/issues/424
Support ES 6
We should support at least the ES 6.x python library.
This can be trivially done by changing the == 5 logic to 'in [5,6]'
----
----
---
