Closed newgate1999 closed 3 years ago
@newgate1999 Your installation command is missing a prefix file://
in plugin path:
sudo bin/elasticsearch-plugin install file:///usr/share/elasticsearch/elasticsearch-analysis-vietnamese-7.12.zip
thanks for your reply. I'm resolved problem.
Hi all, I want to add this plugin to elasticseach version 7.12.0. I changed the version in pom file and build project. Then I copied the jar file and compressed it into a zip file. but when installing the plugin it always gives this error. I don't know if I did it right.
sudo bin/elasticsearch-plugin install /usr/share/elasticsearch/elasticsearch-analysis-vietnamese-7.12.zip -> Installing /usr/share/elasticsearch/elasticsearch-analysis-vietnamese-7.12.zip -> Failed installing /usr/share/elasticsearch/elasticsearch-analysis-vietnamese-7.12.zip -> Rolling back /usr/share/elasticsearch/elasticsearch-analysis-vietnamese-7.12.zip -> Rolled back /usr/share/elasticsearch/elasticsearch-analysis-vietnamese-7.12.zip A tool for managing installed elasticsearch plugins
I hope to hear from you soon. Regard,