平度那里有做网站的,免费制作app软件教程,定州网站制作多少钱,接网站开发项目平台Elasticsearch version: 5.1.1 Windows Java安装
版本#xff1a;jdk8 Java Archive | Oracle 中国
安装elasticsearch-rtf
Elasticsearch-RTF是针对中文的一个发行版#xff0c;即使用最新稳定的elasticsearch版本#xff0c;并且帮你下载测试好对应的插件#xff0c;… Elasticsearch version: 5.1.1 Windows Java安装
版本jdk8 Java Archive | Oracle 中国
安装elasticsearch-rtf
Elasticsearch-RTF是针对中文的一个发行版即使用最新稳定的elasticsearch版本并且帮你下载测试好对应的插件如中文分词插件等目的是让你可以下载下来就可以直接的使用。 Github: https://github.com/medcl/elasticsearch-rtf
启动命令
cd elasticsearch/bin
elasticsearch.bathead插件
下载
部署启动
git clone git://github.com/mobz/elasticsearch-head.git
cd elasticsearch-head
# npm install phantomjs2.1.1 --ignore-scripts # run when npm install is error
npm install
npm run startopen http://localhost:9100/
此时head无法连接elasticsearch修改elasticsearch配置文件
http.cors.enabled: true
http.cors.allow-origin: *
http.cors.allow-methods: OPTIONS, HEAD, GET, POST, PUT, DELETE
http.cors.allow-headers: X-Requested-With, Content-Type, Content-Length, X-User重启elasticsearch即可
kibana安装
下载 启动 部署文件下载