摘要: 1、从github上clone es的源码 git clone https://github.com/elastic/elasticsearch.git 2、如果没有安装gradle的话,需要安装gradle 3.在es源码的根目录下执行 gradle idea,坐等编译 遇到一个问题:因为本地的j 阅读全文
posted @ 2017-07-03 10:13 SonoFelice 阅读(1584) 评论(0) 推荐(0) 编辑