Open gibrown opened 10 years ago
Plugin fails to work on versions 0.90.10+ due to elasticsearch/elasticsearch@1b497d8
Good description of the problem is here: https://github.com/carrot2/elasticsearch-carrot2/issues/4
The multi-branch structure of plugins like https://github.com/elasticsearch/elasticsearch-analysis-icu seems like a good way to handle this.
Thanks for reporting.
For the Knapsack plugin, I have created branches for 0.19, 0.20, 0.90
It's quite a bit of work to maintain branches for previous ES versions for each of my plugins, but I will do my best.
Plugin fails to work on versions 0.90.10+ due to elasticsearch/elasticsearch@1b497d8
Good description of the problem is here: https://github.com/carrot2/elasticsearch-carrot2/issues/4
The multi-branch structure of plugins like https://github.com/elasticsearch/elasticsearch-analysis-icu seems like a good way to handle this.