elasticsearch-knapsack
elasticsearch-knapsack copied to clipboard
Elasticsearch 2.2.1 Support
Thanks for a great product. I upgraded to the current version 2.2.1 but forgot to see if there was current support by Knapsack. Here is what I'm getting: ERROR: Plugin [knapsack] is incompatible with Elasticsearch [2.2.1]. Was designed for version [2.2.0] Thanks!
I tried http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-knapsack/2.2.1.0/elasticsearch-knapsack-2.2.1.0-plugin.zip which downloaded fine but the Version is 2.1.2.
I have same issue, but workaround is berow.
- unzip plugin and edit "plugin-descriptor.properties"
elasticsearch.version=2.2.1
- archive again and install plugin from file.
plugin install file:///c:/elasticsearch-knapsack-2.2.1.0-plugin.zip
It's great. It's "plugin-descriptor.properties" file is wong, we should edit it for right version