Download link to 4.6.0 no longer works.
Closed this issue · 1 comments
yanniboi commented
Hey!
First off, great work on this repo, it is really helpful!
However there is a problem with the solr download for 4.6.0:
In '/spec/classes/config_spec.rb' you download solr from 'http://www.eng.lsu.edu/mirrors/apache/lucene/solr/4.6.0/solr-4.6.0.tgz'. This link no longer works. You need to either download it from elsewhere (eg. http://archive.apache.org/dist/lucene/solr/4.6.0/solr-4.6.0.tgz) or upgrade to 4.7.0 (http://www.eng.lsu.edu/mirrors/apache/lucene/solr/4.7.0/solr-4.7.0.tgz).
Thanks again for the great work!
vamsee commented
Hi, thanks for pointing this out. I just made a new release which will let you configure the mirror and version of solr you want to download. Please check the README.md file for an example.