Please vote for the first release candidate for Lucene/Solr 5.2.0 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-5.2.0-RC1-rev1682085
You can run the smoke tester directly with this command: python3 -u dev-tools/scripts/smokeTestRelease.py https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-5.2.0-RC1-rev1682085 I've run the test suite a few times, the smoke tester, basic collection creation, startup, indexing, and query. Here's my +1. SUCCESS! [0:31:23.943785] P.S: I hit failure in MultiThreadedOCPTest 2 times while creating the RC, so I'm looking at what's triggering it in parallel to make sure that we're not overlooking a problem. As it has been failing on Jenkins frequently, I've created SOLR-7602 <https://issues.apache.org/jira/browse/SOLR-7602>to track this. -- Anshum Gupta
