jprante / elasticsearch-analysis-skos

SKOS analysis for Elasticsearch
Apache License 2.0
54 stars 24 forks source link

Install Issue #4

Closed chris-moreland closed 10 years ago

chris-moreland commented 10 years ago

I am using Ubuntu 12.04 the latest ES Deb install - I am reciving the following error on install - I have added other plugins with out issue.

:/usr/share/elasticsearch$ sudo bin/plugin -install jprante/elasticsearch-analysis-skos --verbose -> Installing jprante/elasticsearch-analysis-skos... Trying https://github.com/jprante/elasticsearch-analysis-skos/archive/master.zip... Downloading ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................DONE Installed jprante/elasticsearch-analysis-skos into /usr/share/elasticsearch/plugins/analysis-skos Plugin installation assumed to be site plugin, but contains source code, aborting installation... Usage: -u, --url [plugin location] : Set exact URL to download the plugin from -i, --install [plugin name] : Downloads and installs listed plugins [*] -t, --timeout [duration] : Timeout setting: 30s, 1m, 1h... (infinite by default) -r, --remove [plugin name] : Removes listed plugins -l, --list : List installed plugins -v, --verbose : Prints verbose messages -s, --silent : Run in silent mode -h, --help : Prints this help message

[*] Plugin name could be: elasticsearch/plugin/version for official elasticsearch plugins (download from download.elasticsearch.org) groupId/artifactId/version for community plugins (download from maven central or oss sonatype) username/repository for site plugins (download from github master)

Message: Error while installing plugin, reason: IllegalArgumentException: Plugin installation assumed to be site plugin, but contains source code, aborting installation.

chris-moreland commented 10 years ago

Sorry - I got it going using the binary install -