#参考
[Install Elastic Search Plugins Through Docker](
http://codedependant.net/2015/01/17/install-elastic-search-plugins-through-docker/)
安装
https://github.com/elastic/elasticsearch/tree/master/plugins
sql(_plugin/sql/
)
bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.3.2.0/elasticsearch-sql-2.3.2.0.zip
1.x
bin/plugin -u https://github.com/NLPchina/elasticsearch-sql/releases/download/1.4.9/elasticsearch-sql-1.4.9.zip --install sql
bigdesk(不支持2.x+
)
bin/plugin install lukas-vlcek/bigdesk
head(/_plugin/head
)
bin/plugin install mobz/elasticsearch-head
marvel(不支持2.x+
)
bin/plugin install elasticsearch/marvel/latest
hq(/_plugin/hq/
)
bin/plugin install royrusso/elasticsearch-HQ
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。