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