sirensolutions / siren-join

[This is the old, single node version for Elasticsearch 2.x, see the latest "Siren Federate" plugin for distributed Elasticsearch 5.x and 6.x capabilities]
http://siren.io
GNU Affero General Public License v3.0
183 stars 60 forks source link

ERROR installing plugin #59

Closed amassaro closed 8 years ago

amassaro commented 8 years ago

Readme docs seem to be out of date? Tried using the actual (new?) GitHub path and seems to download successfully but fails on installing the plugin ...

plugin install sirensolutions/siren-join ERROR: Could not find plugin descriptor 'plugin-descriptor.properties' in plugin zip

scampi commented 8 years ago

you need to follow the instructions from the readme of master branch https://github.com/sirensolutions/siren-join/tree/master

otherwise in the (default) develop branch, you have to manually create the plugin and install it from the local file.

amassaro commented 8 years ago

Okay so basically there is not a command line install for ES 2.3.1 yet. Thank you!

rendel commented 8 years ago

I have changed the default branch to "master" in order to help avoiding confusion.