$ brew install elasticsearch
$ /usr/local/bin/plugin -install elasticsearch/elasticsearch-analysis-kuromoji/2.3.0
$ /usr/local/bin/plugin -install elasticsearch/kibana
$ open http://localhost:9200/_plugin/kibana/
$ /usr/local/bin/plugin -install royrusso/elasticsearch-HQ
$ open http://localhost:9200/_plugin/HQ/
$ /usr/local/bin/plugin -install mobz/elasticsearch-head
$ open http://localhost:9200/_plugin/head/
$ /usr/local/bin/plugin -install lukas-vlcek/bigdesk
$ open http://localhost:9200/_plugin/bigdesk/
pluginでproxyをつかう場合は以下のオプションをつける.
-DproxyHost=proxy.example.com -DproxyPort=8080
$ curl http://localhost:9200/_nodes
$ curl http://localhost:9200/_cat/plugins
- http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-plugins.html
- https://github.com/elasticsearch/elasticsearch-analysis-kuromoji
- http://engineer.wantedly.com/2014/02/25/elasticsearch-at-wantedly-1.html
- http://tech.gmo-media.jp/post/70245090007/elasticsearch-kuromoji-japanese-fulltext-search