Bonjour à tous,
J'essaie actuellement d'installer le plugin elasticsearch pour du RDF River, disponible ici : https://github.com/eea/eea.elasticse...f-river-plugin
Pour l'installation j'ai suivi le tutoriel suivant :
http://eea.github.io/docs/eea.elasticsearch/
Mais lorsque j'arrive à l'étape d’installation du "elasticsearch-browse" j'ai l'erreur suivante (j'ai utilisé --verbose pour avoir plus d'explications) :
Toute proposition sera la bienvenue.Z:\elasticsearch-1.3.4\bin>plugin -install OlegKunitsyn/elas
ticsearch-browse --verbose
-> Installing OlegKunitsyn/elasticsearch-browse...
Trying https://github.com/OlegKunitsyn/elas...ive/master.zip..
.
Failed: IOException[Can't get https://github.com/OlegKunitsyn/elasticsearch-brow
se/archive/master.zip to Z:\elasticsearch-1.3.4\plugins\brow
se.zip]; nested: FileNotFoundException[https://github.com/OlegKunitsyn/elasticse
arch-browse/archive/master.zip]; nested: FileNotFoundException[https://github.co
m/OlegKunitsyn/elasticsearch-browse/archive/master.zip];
Failed to install OlegKunitsyn/elasticsearch-browse, reason: failed to download
out of all possible locations..., use --verbose to get detailed information
Partager