Installation Guide - eliranmoyal/elasticsearch-sql GitHub Wiki

#Installation Guide ###Install as plugin:

Tested with Elasticsearch 1.6.X

./bin/plugin -u https://github.com/NLPchina/elasticsearch-sql/releases/download/1.3.5/elasticsearch-sql-1.3.5.zip --install sql

After doing this, you need to restart the Elasticsearch server.

Otherwise you may get errors like: Invalid index name [sql], must not start with '']; ","status":400}.