There is only one truth. It is the source.

Installing ElasticSearch Plugins Offline

April 9, 2013

Tags: elasticsearch

Plugins can be installed offline. Just create a Zip file from the plugin's repository.

$ bin/elasticsearch/bin/plugin --install head --url file:///Users/username/mobz-elasticsearch-head-4cae0cb.zip

Head and Jetty are useful plugins: