jprante / elasticsearch-langdetect

A plugin for language detection in Elasticsearch using Nakatani Shuyo's language detector
Apache License 2.0
250 stars 46 forks source link

Compatibility with ES 2.1.1 #37

Open malaki12003 opened 8 years ago

malaki12003 commented 8 years ago

Please upgrade version 2.1.0.0 of langdetect to be compatible with ES 2.1.1

jprante commented 8 years ago

Plugin version 2.1.1.0 is now released which is compatible to ES 2.1.1

malaki12003 commented 8 years ago

Thnaks