5
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

全文検索エンジンElasticsearchで日本語を使えるようにする(IBM Bluemix編)

Last updated at Posted at 2016-11-01

##概要
IBM BluemixでElasticsearchを使う場合、Kuromojiプラグインで日本語を使えるようにする方法を解説。まずCompose for Elasticsearchサービスを作っておく。そもそもComposeっていうのは、IBMが買収してBluemixに統合したDBaaSです。なのでElasticsearchの管理画面が別にあります。そこでKuromojiプラグインをオンにします。

##Compose for Elasticsearchサービス
まずCompose for Elasticsearchサービスを作っておく。
https://console.ng.bluemix.net/catalog/services/compose-for-elasticsearch/

##Composeの管理画面にログイン
Composeの管理画面にログインする。
https://app.compose.io
初めてログインする場合は、BluemixのIDを入れて、'Forgot your password?' からパスワードリセットしてログインする。

##Kuromojiプラグインの有効化
ログインできたらElasticsearchの管理画面からplug-inを選ぶ。デフォルトのplug-inはHeadとKopfのみなので、画面からKuromojiのスイッチをオンにする。'Set Active Plugins'ボタンをクリックして再起動させる。

IMG_0563.PNG
##他にどんなプラグインが使えるのか?
どんなプラグインが使えるのか?は、ココに記述があります。
https://help.compose.com/docs/elasticsearch-faq

5
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?