Shinsuke Sugaya
Shinsuke Sugaya
I'll work on it next week.
Could you check elasticsearch's log file? It may not be a problem for es 2.2...
Thanks! The cause is SecurityManager... At the moment, the workaround is to set ``` security.manager.enabled : false ``` to elasticsearch.yml.
Plugin version is different from elasticsearch version. See readme: https://github.com/codelibs/elasticsearch-dataformat#version
Please check if you can download https://oss.sonatype.org/service/local/repositories/releases/content/org/codelibs/elasticsearch-dataformat/1.5.0/elasticsearch-dataformat-1.5.0.zip on the network environment.
It might be a problem for http proxy... > Can I just unzip it to plugins folder? Will that work? Yes. > 'source' is not recognized as an internal or...
This is not a problem for our plugin. I think that elasticsearch-analysis-phonetic comes from http://download.elasticsearch.org/. Third party plugins are provided at Maven repository. So, you need to fix the following...
Please check elasticsearch's log file.
Installation of Reindexing Plugin seems to be failed. > Params: {id=newindex, index=oldindex, type=_reindex} elasticsearch handles _reindex as type. Please check if the plugin is installed correctly.
See: https://www.elastic.co/guide/en/elasticsearch/reference/2.x/cat-plugins.html