jprante / elasticsearch-analysis-decompound

Decompounding Plugin for Elasticsearch
GNU General Public License v2.0
87 stars 38 forks source link

Support ES 2.4.4 #47

Open arjanfrans opened 7 years ago

arjanfrans commented 7 years ago

I get the following error when installing:

ERROR: Plugin [decompound] is incompatible with Elasticsearch [2.4.4]. Was designed for version [2.4.1]

A patch version increase shouldn't break the compatability.

jkrug commented 7 years ago

See https://github.com/jprante/elasticsearch-analysis-decompound/issues/40#issuecomment-277554968

Maybe you could solve that with a PR

arjanfrans commented 7 years ago

I just build it myself, that worked.

A new release must be created with this version. A PR won't really solve this, since the master branch has elasticsearch 5.x.x.