Skip to content

Installation Guide

eliranmoyal edited this page Sep 11, 2015 · 19 revisions

#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}.

Clone this wiki locally