You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
peter@linode-esdemo:~$ curl -XPUT 'http://localhost:9200/test/'
{"error":"IndexCreationException[[test] failed to create index]; nested: Elasti
csearchIllegalArgumentException[failed to find analyzer type [org.elasticsearch
.index.analysis.IkAnalyzerProvider] or tokenizer for [ik]]; nested: NoClassSett
ingsException[Failed to load class setting [type] with value [org.elasticsearch
.index.analysis.IkAnalyzerProvider]]; nested: ClassNotFoundException[org.elasti
csearch.index.analysis.ikanalyzerprovider.IkAnalyzerProviderAnalyzerProvider];
The text was updated successfully, but these errors were encountered:
peter@linode-esdemo:~$ curl -XPUT 'http://localhost:9200/test/'
{"error":"IndexCreationException[[test] failed to create index]; nested: Elasti
csearchIllegalArgumentException[failed to find analyzer type [org.elasticsearch
.index.analysis.IkAnalyzerProvider] or tokenizer for [ik]]; nested: NoClassSett
ingsException[Failed to load class setting [type] with value [org.elasticsearch
.index.analysis.IkAnalyzerProvider]]; nested: ClassNotFoundException[org.elasti
csearch.index.analysis.ikanalyzerprovider.IkAnalyzerProviderAnalyzerProvider];
The text was updated successfully, but these errors were encountered: