cbeer / solr_wrapper

Wrap your tests with Solr 5+
MIT License
23 stars 20 forks source link

Automatically getting latest solr version is failing #132

Closed bkeese closed 4 years ago

bkeese commented 4 years ago

Apparently, Apache decided to no longer provide latest version info at https://lucene.apache.org/latestversion.html

This breaks solr_wrapper's fetch_latest_version method.

A workaround is to provide a specific version in config.