https://www.jianshu.com/p/8a217ce05475git
github地址:https://github.com/apache/lucene-solrgithub
第一步:git clone https://github.com/apache/lucene-solr.git 下载项目apache
第二步:安装ant & ivy (二者合起来相似maven)bootstrap
第三步:ant compile (时间会比较长),若是出现.ant/lib does not exist,先执行ant ivy-bootstrap,再执行ant compileeclipse
第四步:ant eclipse maven
第五步:导入eclipseip