but get an error:
{
"error": "IndexCreationException[[k] failed to create index]; nested:
ElasticSearchIllegalArgumentException[failed to find analyzer type
[kuromoji] or tokenizer for [_kuromoji]]; nested:
NoClassSettingsException[Failed to load class setting [type] with value
[kuromoji]]; nested:
ClassNotFoundException[org.elasticsearch.index.analysis.kuromoji.KuromojiAnalyzerProvider];
",
"status": 400
}
The class name seems wrong in the error message. The kuromoji package
doesn't seem to exist in the repo. I get the same error for the
smart_chinese plugin. Has anyone got these to work?
but get an error:
{
"error": "IndexCreationException[[k] failed to create index]; nested:
ElasticSearchIllegalArgumentException[failed to find analyzer type
[kuromoji] or tokenizer for [_kuromoji]]; nested:
NoClassSettingsException[Failed to load class setting [type] with value
[kuromoji]]; nested:
ClassNotFoundException[org.elasticsearch.index.analysis.kuromoji.KuromojiAnalyzerProvider];
",
"status": 400
}
The class name seems wrong in the error message. The kuromoji package
doesn't seem to exist in the repo. I get the same error for the
smart_chinese plugin. Has anyone got these to work?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.