This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f70d15956 Commit build products
f70d15956 is described below
commit f70d1595619d1468bcf3f9ae935f21d1d7cddc28
Author: Build Pelican (action) <[email protected]>
AuthorDate: Wed Mar 18 01:44:27 2026 +0000
Commit build products
---
output/downloads.html | 28 +++++++++++++++++-----------
1 file changed, 17 insertions(+), 11 deletions(-)
diff --git a/output/downloads.html b/output/downloads.html
index d9defddef..dbabbeef5 100644
--- a/output/downloads.html
+++ b/output/downloads.html
@@ -188,22 +188,28 @@ Due to the voluntary nature of Solr, no releases are
scheduled in advance.</p>
<ul>
<li>Source release:
- <a
href="https://www.apache.org/dyn/closer.lua/lucene/solr/9.10.1/solr-9.10.1-src.tgz?action=download">solr-9.10.1-src.tgz</a>
- [<a
href="https://downloads.apache.org/lucene/solr/9.10.1/solr-9.10.1-src.tgz.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/lucene/solr/9.10.1/solr-9.10.1-src.tgz.sha512">SHA512</a>]
+ <a
href="https://www.apache.org/dyn/closer.lua/solr/solr/9.10.1/solr-9.10.1-src.tgz?action=download">solr-9.10.1-src.tgz</a>
+ [<a
href="https://downloads.apache.org/solr/solr/9.10.1/solr-9.10.1-src.tgz.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/solr/solr/9.10.1/solr-9.10.1-src.tgz.sha512">SHA512</a>]
</li>
<li>Binary releases:
- <a
href="https://www.apache.org/dyn/closer.lua/lucene/solr/9.10.1/solr-9.10.1.tgz?action=download">solr-9.10.1.tgz</a>
- [<a
href="https://downloads.apache.org/lucene/solr/9.10.1/solr-9.10.1.tgz.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/lucene/solr/9.10.1/solr-9.10.1.tgz.sha512">SHA512</a>]
- /
- <a
href="https://www.apache.org/dyn/closer.lua/lucene/solr/9.10.1/solr-9.10.1.zip?action=download">solr-9.10.1.zip</a>
- [<a
href="https://downloads.apache.org/lucene/solr/9.10.1/solr-9.10.1.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/lucene/solr/9.10.1/solr-9.10.1.zip.sha512">SHA512</a>]
+ <a
href="https://www.apache.org/dyn/closer.lua/solr/solr/9.10.1/solr-9.10.1.tgz?action=download">solr-9.10.1.tgz</a>
+ [<a
href="https://downloads.apache.org/solr/solr/9.10.1/solr-9.10.1.tgz.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/solr/solr/9.10.1/solr-9.10.1.tgz.sha512">SHA512</a>]
+ ,
+ <a
href="https://www.apache.org/dyn/closer.lua/solr/solr/9.10.1/solr-9.10.1-slim.tgz?action=download">solr-9.10.1-slim.tgz</a>
+ [<a
href="https://downloads.apache.org/solr/solr/9.10.1/solr-9.10.1-slim.tgz.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/solr/solr/9.10.1/solr-9.10.1-slim.tgz.sha512">SHA512</a>]
+ </li>
+
+ <li>OpenAPI specification:
+ <a
href="https://downloads.apache.org/solr/solr/9.10.1/openApi/solr-openapi-9.10.1.json">solr-openapi-9.10.1.json</a>
+ [<a
href="https://downloads.apache.org/solr/solr/9.10.1/openApi/solr-openapi-9.10.1.json.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/solr/solr/9.10.1/openApi/solr-openapi-9.10.1.json.sha512">SHA512</a>]
</li>
- <li>Docker: <a href="https://hub.docker.com/_/solr">solr:9.10.1</a></li>
+ <li>Docker: <a href="https://hub.docker.com/_/solr">solr:9.10.1</a>, <a
href="https://hub.docker.com/_/solr">solr:9.10.1-slim</a></li>
<li><a href="/9_10_1/changes/Changes.html">Change log</a></li>
</ul>
