ES添加elasticsearch-sql插件


1、查看sql插件github

https://github.com/NLPchina/elasticsearch-sql

2、安裝

1、cd elasticsearch  #進入目錄

2、./bin/elasticsearch-plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/5.4.3.0/elasticsearch-sql-5.4.3.0.zip

3、下載SQL的Server

wget https://github.com/NLPchina/elasticsearch-sql/releases/download/5.4.1.0/es-sql-site-standalone.zip

4、解壓編譯安裝

unzip es-sql-site-standalone.zip
cd site-server/
npm install express --save

5、修改啟動端口,然后啟動server

1、修改SQL的Server的端口
  vi site_configuration.json
2、啟動服務
  node node-server.js &

 6、訪問前端

 

 

6、訪問前端
[6, Fǎngwèn qiánduān]
6, front-end access


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM