pelias/schema

Issue with creating schema

Closed this issue · 3 comments

Any reason for this error using the latest pelias schema repo master and ES 5.5?

�[0;33m--------------
 create index 
--------------�[0m

[class_cast_exception] java.lang.String cannot be cast to java.util.Map ```

We actually dropped support for ES5 this week (as ES7 support is coming shortly)
Please try again using the latest version of ES6

Please do a pelias compose pull and try again, it should still fail but with a descriptive error message :)