Results 4 issues of Eric Le Lay

Hello, When running the command on raspberry pi 3 b+: ` gunicorn --certfile $CERT --keyfile $KEYFILE -b 0.0.0.0:8000 alexa:app` I get the followinf error : ` Traceback (most recent call...

Please update travis 1. deperecate node.js version ES6 2. npm install dependancies breaking changes All PR will fail

Hi, I'm currently trying to use elasticsearch-odm with elasticsearch 5.4.0 but the ODM doesn't seem compatible with this version. Do you plan on upgrading the ODM ? thank you

Hi I'm currently working with the fork lakowalski/elasticsearch-odm and it seems that the two keywords : 'text' and 'keyword' that replace 'String' in Elasticsearch 5 don't exist in the odm....