The analysis-sudachi package provided by amazon in AWS OpenSearch Service is not latest.
Importing elasticsearch-sudachi-v3.3.0 as a package raises following error.
PluginValidationFailureReason : Class com.worksap.nlp.elasticsearch.sudachi.plugin.AnalysisSudachiPlugin implements the plugin interface org.opensearch.plugins.ExtensiblePlugin which is not supported.
Currently it is not clear that
- from which version this problem happens
- if AWS will fix this issue or not
- if we can (easily) fix the problem
The
analysis-sudachipackage provided by amazon in AWS OpenSearch Service is not latest.Importing elasticsearch-sudachi-v3.3.0 as a package raises following error.
Currently it is not clear that