以下の内容はhttps://mom0tomo.hateblo.jp/entry/2018/08/15/113810より取得しました。


Homebrewで管理しているElasticsearchにプラグインをインストールする

読んだもの

www.elastic.co

学んだこと

Elasticsearch::Transport::Transport::Errors::BadRequest:[400] No handler found for [400] No handler found for analysis-icu

などというエラーが出たので、analysis-icuをインストールしようとした。

公式だと

$ bin/elasticsearch-plugin install [plugin_name]

でインストールするように書いてあるが、brewでElasticsearchを管理している場合はパスが異なる。

brew管理の場合は

$ /usr/local/bin/elasticsearch-plugin install [plugin_name]

でインストールする。




以上の内容はhttps://mom0tomo.hateblo.jp/entry/2018/08/15/113810より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14