After much waiting, please vote for Release Candidate 1 for Solr 10.0.0 *The artifacts can be downloaded from*: https://dist.apache.org/repos/dist/dev/solr/solr-10.0.0-RC1-rev-472cdaf4bb28e0b3237e310339c880b720221432
*You can run the smoke tester directly with this command*: python3 -u dev-tools/scripts/smokeTestRelease.py \ https://dist.apache.org/repos/dist/dev/solr/solr-10.0.0-RC1-rev-472cdaf4bb28e0b3237e310339c880b720221432 You can build a release-candidate of the official docker images (full & slim) using the following command: SOLR_DOWNLOAD_SERVER= https://dist.apache.org/repos/dist/dev/solr/solr-10.0.0-RC1-rev-472cdaf4bb28e0b3237e310339c880b720221432/solr && \ docker build $SOLR_DOWNLOAD_SERVER/10.0.0/docker/Dockerfile.official-full \ --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \ -t solr-rc:10.0.0-1 && \ docker build $SOLR_DOWNLOAD_SERVER/10.0.0/docker/Dockerfile.official-slim \ --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \ -t solr-rc:10.0.0-1-slim The vote will be open for at least for 10 days, until 2026-01-16 01:00 UTC or until it's considered failed. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Here is my +1 SUCCESS! [0:51:16.744464] -Anshum Gupta
