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 faa26b1ff Commit build products
faa26b1ff is described below

commit faa26b1ffb1004737427147e2f3f61d89a4fe488
Author: Build Pelican (action) <[email protected]>
AuthorDate: Tue Jan 20 15:53:41 2026 +0000

    Commit build products
---
 output/.htaccess                                   |  4 +-
 output/blog.html                                   |  2 +-
 ...lr-filter-queries-integer-or-string-fields.html |  2 +-
 .../apache-solr-neural-search-tutorial.html        |  2 +-
 ...apache-solr-performance-with-apache-jmeter.html |  2 +-
 ...l-features-in-apache-solr-learning-to-rank.html |  2 +-
 ...unity-over-code-eu-2024-birds-of-a-feather.html |  2 +-
 ...unity-over-code-na-2024-birds-of-a-feather.html |  2 +-
 .../community-over-code-north-america-2024.html    |  2 +-
 .../contribute-to-the-apache-solr-blog.html        |  2 +-
 ...o-sort-apache-solr-results-in-random-order.html |  2 +-
 ...-to-use-apache-solr-request-parameters-api.html |  2 +-
 .../blogposts/hybrid-search-with-apache-solr.html  |  2 +-
 ...ed-fields-on-apache-solr-query-performance.html |  2 +-
 ...ies-and-minimum-should-match-with-synonyms.html |  2 +-
 .../blogposts/welcome-to-the-apache-solr-blog.html |  2 +-
 output/community.html                              |  2 +-
 output/downloads.html                              | 38 ++++++++---------
 output/editing-website.html                        |  2 +-
 output/features.html                               |  4 +-
 output/feeds/all.atom.xml                          | 42 +++++++++----------
 output/feeds/solr/news.atom.xml                    | 47 +++++++++-------------
 output/guide/index.html                            |  2 +-
 output/guide/solr-tutorial.html                    |  2 +-
 output/index.html                                  | 16 ++++----
 output/logos-and-assets.html                       |  4 +-
 output/news.html                                   | 21 +++++++++-
 output/operator/articles/explore-v030-gke.html     |  2 +-
 output/operator/artifacts.html                     |  2 +-
 output/operator/community.html                     |  2 +-
 output/operator/features.html                      |  2 +-
 output/operator/index.html                         |  2 +-
 output/operator/logos-and-assets.html              |  2 +-
 output/operator/news.html                          |  2 +-
 output/operator/resources.html                     |  2 +-
 output/resources.html                              |  2 +-
 output/security.html                               |  2 +-
 output/whoweare.html                               |  2 +-
 38 files changed, 119 insertions(+), 117 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index 71ec4fb8c..b9a17e74b 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -193,8 +193,8 @@ RedirectMatch Permanent ^/guide/\d+_\d+$ $0/
 # Other pages can always be redirected to the "most current" released javadocs
 # using "temp" instead of permanent so crawlers know that they
 # might change again in the future
-RedirectMatch temp ^/api/org/(.*) /docs/9_10_0/solr-core/org/$1
-RedirectMatch temp ^/api/(.*) /docs/9_10_0/$1
+RedirectMatch temp ^/api/org/(.*) /docs/9_10_1/solr-core/org/$1
+RedirectMatch temp ^/api/(.*) /docs/9_10_1/$1
 # No need for this after 9.0, as we now use /guide/solr/latest/foo
 #RedirectMatch temp 
^/guide/(?!index.html)(?!solr/)(?!search-index.js)([a-z].*) /guide/9_10/$1
 
diff --git a/output/blog.html b/output/blog.html
index b83c82433..d44d8fab9 100644
--- a/output/blog.html
+++ b/output/blog.html
@@ -326,7 +326,7 @@ If you have one you'd like to contribute, or would like to 
link out to an extern
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git 
a/output/blogposts/apache-solr-filter-queries-integer-or-string-fields.html 
b/output/blogposts/apache-solr-filter-queries-integer-or-string-fields.html
index 3d8f07a0e..a99872d7f 100644
--- a/output/blogposts/apache-solr-filter-queries-integer-or-string-fields.html
+++ b/output/blogposts/apache-solr-filter-queries-integer-or-string-fields.html
@@ -208,7 +208,7 @@ The key question is: how should you index this field for 
optimal performance? Sh
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/blogposts/apache-solr-neural-search-tutorial.html 
b/output/blogposts/apache-solr-neural-search-tutorial.html
index 04bd6c0ca..a122ff412 100644
--- a/output/blogposts/apache-solr-neural-search-tutorial.html
+++ b/output/blogposts/apache-solr-neural-search-tutorial.html
@@ -213,7 +213,7 @@ Through practical examples we will see how:</p>
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git 
a/output/blogposts/benchmark-apache-solr-performance-with-apache-jmeter.html 
b/output/blogposts/benchmark-apache-solr-performance-with-apache-jmeter.html
index 4ea4fc64e..57fa9ff3b 100644
--- a/output/blogposts/benchmark-apache-solr-performance-with-apache-jmeter.html
+++ b/output/blogposts/benchmark-apache-solr-performance-with-apache-jmeter.html
@@ -207,7 +207,7 @@ Read about how to set up a performance test with JMeter 
with Apache Solr as a ta
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git 
a/output/blogposts/categorical-features-in-apache-solr-learning-to-rank.html 
b/output/blogposts/categorical-features-in-apache-solr-learning-to-rank.html
index 472df3d5e..de638b110 100644
--- a/output/blogposts/categorical-features-in-apache-solr-learning-to-rank.html
+++ b/output/blogposts/categorical-features-in-apache-solr-learning-to-rank.html
@@ -209,7 +209,7 @@ Instead, we'll explore how to make the most of the 
available options. To read th
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git 
a/output/blogposts/community-over-code-eu-2024-birds-of-a-feather.html 
b/output/blogposts/community-over-code-eu-2024-birds-of-a-feather.html
index 102de8794..63a4eb693 100644
--- a/output/blogposts/community-over-code-eu-2024-birds-of-a-feather.html
+++ b/output/blogposts/community-over-code-eu-2024-birds-of-a-feather.html
@@ -206,7 +206,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git 
a/output/blogposts/community-over-code-na-2024-birds-of-a-feather.html 
b/output/blogposts/community-over-code-na-2024-birds-of-a-feather.html
index d584a575d..70a2d2f4c 100644
--- a/output/blogposts/community-over-code-na-2024-birds-of-a-feather.html
+++ b/output/blogposts/community-over-code-na-2024-birds-of-a-feather.html
@@ -206,7 +206,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/blogposts/community-over-code-north-america-2024.html 
b/output/blogposts/community-over-code-north-america-2024.html
index 86bf93d50..7bfede160 100644
--- a/output/blogposts/community-over-code-north-america-2024.html
+++ b/output/blogposts/community-over-code-north-america-2024.html
@@ -227,7 +227,7 @@ Denver, Colorado, USA</p>
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/blogposts/contribute-to-the-apache-solr-blog.html 
b/output/blogposts/contribute-to-the-apache-solr-blog.html
index cc5e58ffb..fbda16874 100644
--- a/output/blogposts/contribute-to-the-apache-solr-blog.html
+++ b/output/blogposts/contribute-to-the-apache-solr-blog.html
@@ -325,7 +325,7 @@ Here's hoping the next post the community reads, is 
yours!</p>  </div>
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git 
a/output/blogposts/how-to-sort-apache-solr-results-in-random-order.html 
b/output/blogposts/how-to-sort-apache-solr-results-in-random-order.html
index 4d6374b12..394f62a6e 100644
--- a/output/blogposts/how-to-sort-apache-solr-results-in-random-order.html
+++ b/output/blogposts/how-to-sort-apache-solr-results-in-random-order.html
@@ -209,7 +209,7 @@ For example, retrieving some documents to generate a 
dataset for the fine-tuning
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git 
a/output/blogposts/how-to-use-apache-solr-request-parameters-api.html 
b/output/blogposts/how-to-use-apache-solr-request-parameters-api.html
index e240b47ea..91cedd70d 100644
--- a/output/blogposts/how-to-use-apache-solr-request-parameters-api.html
+++ b/output/blogposts/how-to-use-apache-solr-request-parameters-api.html
@@ -206,7 +206,7 @@ Let's see how to set and view Apache Solr Request 
Parameters API in this externa
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/blogposts/hybrid-search-with-apache-solr.html 
b/output/blogposts/hybrid-search-with-apache-solr.html
index 1f3dd6f12..b0c81fe28 100644
--- a/output/blogposts/hybrid-search-with-apache-solr.html
+++ b/output/blogposts/hybrid-search-with-apache-solr.html
@@ -207,7 +207,7 @@ Hybrid search can be used in retrieval, ranking, and even 
Solr's commonly-used "
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git 
a/output/blogposts/impact-of-large-stored-fields-on-apache-solr-query-performance.html
 
b/output/blogposts/impact-of-large-stored-fields-on-apache-solr-query-performance.html
index d2d2103ca..4f5b04425 100644
--- 
a/output/blogposts/impact-of-large-stored-fields-on-apache-solr-query-performance.html
+++ 
b/output/blogposts/impact-of-large-stored-fields-on-apache-solr-query-performance.html
@@ -207,7 +207,7 @@ Having fields stored can be helpful in several scenarios. 
The downside is that t
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git 
a/output/blogposts/solr-autogeneratephrasequeries-and-minimum-should-match-with-synonyms.html
 
b/output/blogposts/solr-autogeneratephrasequeries-and-minimum-should-match-with-synonyms.html
index 630430f8f..87d0cd977 100644
--- 
a/output/blogposts/solr-autogeneratephrasequeries-and-minimum-should-match-with-synonyms.html
+++ 
b/output/blogposts/solr-autogeneratephrasequeries-and-minimum-should-match-with-synonyms.html
@@ -205,7 +205,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/blogposts/welcome-to-the-apache-solr-blog.html 
b/output/blogposts/welcome-to-the-apache-solr-blog.html
index be4731038..6958fac2c 100644
--- a/output/blogposts/welcome-to-the-apache-solr-blog.html
+++ b/output/blogposts/welcome-to-the-apache-solr-blog.html
@@ -223,7 +223,7 @@ See our <a 
href="/blogposts/contribute-to-the-apache-solr-blog.html">"How-To" Gu
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/community.html b/output/community.html
index 8fc901047..3d74957f9 100644
--- a/output/community.html
+++ b/output/community.html
@@ -354,7 +354,7 @@ to obtain a personal fork from which you can later 
contribute your changes based
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/downloads.html b/output/downloads.html
index 45be8936c..782d8e53c 100644
--- a/output/downloads.html
+++ b/output/downloads.html
@@ -148,38 +148,38 @@
   <p>Official releases are usually created when the <a 
href="/whoweare.html">developers</a>
 feel there are sufficient changes, improvements and bug fixes to warrant a 
release.
 Due to the voluntary nature of Solr, no releases are scheduled in advance.</p>
-  <h2 id="solr-9100">Solr 9.10.0
-    <a class="headerlink" href="#solr-9100" title="Permanent link">¶</a>
+  <h2 id="solr-9101">Solr 9.10.1
+    <a class="headerlink" href="#solr-9101" title="Permanent link">¶</a>
   </h2>
 
-  <p>Solr 9.10.0 is the most recent Apache Solr release.</p>
+  <p>Solr 9.10.1 is the most recent Apache Solr release.</p>
 
   <ul>
     <li>Source release:
-      <a 
href="https://www.apache.org/dyn/closer.lua/solr/solr/9.10.0/solr-9.10.0-src.tgz?action=download";>solr-9.10.0-src.tgz</a>
-      [<a 
href="https://downloads.apache.org/solr/solr/9.10.0/solr-9.10.0-src.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/solr/solr/9.10.0/solr-9.10.0-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/solr/solr/9.10.0/solr-9.10.0.tgz?action=download";>solr-9.10.0.tgz</a>
-      [<a 
href="https://downloads.apache.org/solr/solr/9.10.0/solr-9.10.0.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/solr/solr/9.10.0/solr-9.10.0.tgz.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.0/solr-9.10.0-slim.tgz?action=download";>solr-9.10.0-slim.tgz</a>
-      [<a 
href="https://downloads.apache.org/solr/solr/9.10.0/solr-9.10.0-slim.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/solr/solr/9.10.0/solr-9.10.0-slim.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.0/openApi/solr-openapi-9.10.0.json";>solr-openapi-9.10.0.json</a>
-      [<a 
href="https://downloads.apache.org/solr/solr/9.10.0/openApi/solr-openapi-9.10.0.json.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/solr/solr/9.10.0/openApi/solr-openapi-9.10.0.json.sha512";>SHA512</a>]
+      <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.0</a>, <a 
href="https://hub.docker.com/_/solr";>solr:9.10.0-slim</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_0/changes/Changes.html">Change log</a></li>
+    <li><a href="/9_10_1/changes/Changes.html">Change log</a></li>
   </ul>
 
   <h2>Solr 8.x</h2>
@@ -214,7 +214,7 @@ Due to the voluntary nature of Solr, no releases are 
scheduled in advance.</p>
   </h3>
 
   <p>The <code>solr-VERSION.zip</code> or <code>solr-VERSION.tgz</code> files 
(where <code>VERSION</code> is the version number of
-  the release, e.g. <code>9.10.0</code>) contain Apache Solr, html 
documentation and a tutorial.</p>
+  the release, e.g. <code>9.10.1</code>) contain Apache Solr, html 
documentation and a tutorial.</p>
 
   <p>The <code>solr-VERSION-src.tgz</code> file contains the full source code 
for that version.</p>
 
@@ -337,7 +337,7 @@ Due to the voluntary nature of Solr, no releases are 
scheduled in advance.</p>
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/editing-website.html b/output/editing-website.html
index eef88fce9..1cff70dcd 100644
--- a/output/editing-website.html
+++ b/output/editing-website.html
@@ -241,7 +241,7 @@ git push origin
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/features.html b/output/features.html
index 8250e225c..e85962cdb 100644
--- a/output/features.html
+++ b/output/features.html
@@ -134,7 +134,7 @@
   <div class="row">
 <div class="large-12 columns">
   <div class="annotation">
-    Apache Solr<sup>&trade;</sup> 9.10.0
+    Apache Solr<sup>&trade;</sup> 9.10.1
   </div>
   <h1>
     Solr Features
@@ -1099,7 +1099,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index d3652b32b..9eae0606a 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,21 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache Solr</title><link 
href="/" rel="alternate"/><link href="/feeds/all.atom.xml" 
rel="self"/><id>/</id><updated>2025-12-09T00:00:00+00:00</updated><entry><title>CVE-2025-66516:
 Apache Solr extraction module vulnerable to XXE attacks via XFA content in 
PDFs</title><link 
href="/cve-2025-66516-apache-solr-extraction-module-vulnerable-to-xxe-attacks-via-xfa-content-in-pdfs.html"
 rel="alternate"/><published>2025-12-09T00:00:00+00:00</publish [...]
+<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache Solr</title><link 
href="/" rel="alternate"/><link href="/feeds/all.atom.xml" 
rel="self"/><id>/</id><updated>2026-01-20T00:00:00+00:00</updated><entry><title>Apache
 Solr™ 9.10.1 available</title><link href="/apache-solrtm-9101-available.html" 
rel="alternate"/><published>2026-01-20T00:00:00+00:00</published><updated>2026-01-20T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2026-01-20:/apache-solrtm-9 [...]
+&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform 
built on Apache Lucene. It powers full-text, vector, analytics, and geospatial 
search at many of the world's largest organizations. Other major features 
include Kubernetes and docker …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache 
Solr 9.10.1.&lt;/p&gt;
+&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform 
built on Apache Lucene. It powers full-text, vector, analytics, and geospatial 
search at many of the world's largest organizations. Other major features 
include Kubernetes and docker integration, streaming, highlighting, faceting, 
and spellchecking.&lt;/p&gt;
+&lt;p&gt;Solr 9.10.1 is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
+&lt;h3 id="solr-9101-release-highlights"&gt;Solr 9.10.1 Release 
Highlights:&lt;/h3&gt;
+&lt;p&gt;Solr 9.10.1 contains a number of bugfixes and quality-of-life 
improvements, including:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Reversing a performance regression impacting "no rows" Solr 
queries.&lt;/li&gt;
+&lt;li&gt;Fixing an error previously triggered when sorting on spatial field 
types.&lt;/li&gt;
+&lt;li&gt;Preventing a deadlock that caused "hanging" / "orphaning" for 
distributed request threads when using ParallelHttpShardHandler&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Solr 9.10.1 also includes fixes for two recently published security 
issues, CVE-2026-22444 and CVE-2026-22022.  Administrators should either 
upgrade their deployments to Solr 9.10.1 to include these fixes and/or ensure 
that adequate remediation is in place as described in the CVE 
descriptions.&lt;/p&gt;
+&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for 
information on upgrading from previous Solr versions:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Please read CHANGELOG.md for a full list of bugfixes:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/9_10_1/changes/Changes.html"&gt;https://solr.apache.org/9_10_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/news"/></entry><entry><title>CVE-2025-66516: Apache Solr extraction 
module vulnerable to XXE attacks via XFA content in PDFs</title><link 
href="/cve-2025-66516-apache-solr-extraction-module-vulnerable-to-xxe-attacks-via-xfa-content-in-pdfs.html"
 rel="alternate"/><published>2025-12-09T00:00:00+00:00</published><u [...]
 &lt;p&gt;High&lt;/p&gt;
 &lt;p&gt;&lt;strong&gt;Versions Affected&lt;/strong&gt;&lt;/p&gt;
 &lt;ul&gt;
@@ -2299,26 +2315,4 @@ secure Solr servers.&lt;/p&gt;
 麦 香浓郁&lt;/p&gt;
 &lt;p&gt;&lt;strong&gt;References:&lt;/strong&gt;&lt;/p&gt;
 &lt;p&gt;[1] &lt;a 
href="https://issues.apache.org/jira/browse/SOLR-11971"&gt;https://issues.apache.org/jira/browse/SOLR-11971&lt;/a&gt;&lt;br&gt;
-[2] &lt;a 
href="https://cwiki.apache.org/confluence/display/solr/SolrSecurity"&gt;https://cwiki.apache.org/confluence/display/solr/SolrSecurity&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/security"/></entry><entry><title>Apache Solr™ 7.3.0 
available</title><link href="/" 
rel="alternate"/><published>2018-04-04T00:00:00+00:00</published><updated>2018-04-04T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2018-04-04:/</id><summary 
type="html">&lt;p&gt; [...]
-&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document (e.g …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of 
Apache Solr 7.3.0&lt;/p&gt;
-&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document (e.g., Word, PDF) handling, and geospatial search. 
Solr is highly scalable, providing fault tolerant distributed search and 
indexing, and powers the search and navigation features of many of the world's 
largest internet sites.&lt;/p&gt;
-&lt;p&gt;Solr 7.3.0 is available for immediate download at:&lt;/p&gt;
-&lt;p&gt;&lt;a 
href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
-&lt;p&gt;Please read CHANGES.txt for a full list of new features and 
changes:&lt;/p&gt;
-&lt;p&gt;&lt;a 
href="https://solr.apache.org/7_3_0/changes/Changes.html"&gt;https://solr.apache.org/7_3_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
-&lt;h3 id="solr-730-release-highlights"&gt;Solr 7.3.0 Release 
Highlights:&lt;/h3&gt;
-&lt;ul&gt;
-&lt;li&gt;OpenNLP request processors&lt;/li&gt;
-&lt;li&gt;Automatic time-based collection creation&lt;/li&gt;
-&lt;li&gt;Multivalued primitive fields can be used in sorting&lt;/li&gt;
-&lt;li&gt;SortableTextField allows sorting and faceting on free text&lt;/li&gt;
-&lt;li&gt;New stream evaluators&lt;/li&gt;
-&lt;li&gt;Improvements around leader-initiated recovery&lt;/li&gt;
-&lt;li&gt;New autoscaling features&lt;/li&gt;
-&lt;li&gt;A Prometheus metrics exporter&lt;/li&gt;
-&lt;li&gt;Filtering with exclusions on parent and child queries&lt;/li&gt;
-&lt;li&gt;Filtering with exclusions via a new query parser&lt;/li&gt;
-&lt;li&gt;Neural network modelling via learning to rank&lt;/li&gt;
-&lt;li&gt;Solr runs with Java 10&lt;/li&gt;
-&lt;/ul&gt;
-&lt;p&gt;The Apache Solr Reference Guide for 7.3 is also available in &lt;a 
href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/apache-solr-ref-guide-7.3.pdf"&gt;PDF
 form&lt;/a&gt; or  &lt;a 
href="https://solr.apache.org/guide/7_3"&gt;online&lt;/a&gt;.&lt;/p&gt;</content><category
 term="solr/news"/></entry></feed>
\ No newline at end of file
+[2] &lt;a 
href="https://cwiki.apache.org/confluence/display/solr/SolrSecurity"&gt;https://cwiki.apache.org/confluence/display/solr/SolrSecurity&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/security"/></entry></feed>
\ No newline at end of file
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index ec4d3a046..c6d57b136 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -1,5 +1,21 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache Solr - 
solr/news</title><link href="/" rel="alternate"/><link 
href="/feeds/solr/news.atom.xml" 
rel="self"/><id>/</id><updated>2025-11-06T00:00:00+00:00</updated><entry><title>Apache
 Solr™ 9.10.0 available</title><link href="/apache-solrtm-9100-available.html" 
rel="alternate"/><published>2025-11-06T00:00:00+00:00</published><updated>2025-11-06T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2025-11-0 [...]
+<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache Solr - 
solr/news</title><link href="/" rel="alternate"/><link 
href="/feeds/solr/news.atom.xml" 
rel="self"/><id>/</id><updated>2026-01-20T00:00:00+00:00</updated><entry><title>Apache
 Solr™ 9.10.1 available</title><link href="/apache-solrtm-9101-available.html" 
rel="alternate"/><published>2026-01-20T00:00:00+00:00</published><updated>2026-01-20T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2026-01-2 [...]
+&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform 
built on Apache Lucene. It powers full-text, vector, analytics, and geospatial 
search at many of the world's largest organizations. Other major features 
include Kubernetes and docker …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache 
Solr 9.10.1.&lt;/p&gt;
+&lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform 
built on Apache Lucene. It powers full-text, vector, analytics, and geospatial 
search at many of the world's largest organizations. Other major features 
include Kubernetes and docker integration, streaming, highlighting, faceting, 
and spellchecking.&lt;/p&gt;
+&lt;p&gt;Solr 9.10.1 is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
+&lt;h3 id="solr-9101-release-highlights"&gt;Solr 9.10.1 Release 
Highlights:&lt;/h3&gt;
+&lt;p&gt;Solr 9.10.1 contains a number of bugfixes and quality-of-life 
improvements, including:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Reversing a performance regression impacting "no rows" Solr 
queries.&lt;/li&gt;
+&lt;li&gt;Fixing an error previously triggered when sorting on spatial field 
types.&lt;/li&gt;
+&lt;li&gt;Preventing a deadlock that caused "hanging" / "orphaning" for 
distributed request threads when using ParallelHttpShardHandler&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Solr 9.10.1 also includes fixes for two recently published security 
issues, CVE-2026-22444 and CVE-2026-22022.  Administrators should either 
upgrade their deployments to Solr 9.10.1 to include these fixes and/or ensure 
that adequate remediation is in place as described in the CVE 
descriptions.&lt;/p&gt;
+&lt;p&gt;Please refer to the Upgrade Notes in the Solr Ref Guide for 
information on upgrading from previous Solr versions:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Please read CHANGELOG.md for a full list of bugfixes:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/9_10_1/changes/Changes.html"&gt;https://solr.apache.org/9_10_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/news"/></entry><entry><title>Apache Solr™ 9.10.0 
available</title><link href="/apache-solrtm-9100-available.html" 
rel="alternate"/><published>2025-11-06T00:00:00+00:00</published><updated>2025-11-06T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2025-11-06:/apache-solrtm-9100-a [...]
 &lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform 
built on Apache Lucene. It powers full-text, vector, analytics, and geospatial 
search at many of the world's largest organizations. Other major features 
include Kubernetes and docker …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache 
Solr 9.10.0.&lt;/p&gt;
 &lt;p&gt;Solr is the blazing-fast, open source, multi-modal search platform 
built on Apache Lucene. It powers full-text, vector, analytics, and geospatial 
search at many of the world's largest organizations. Other major features 
include Kubernetes and docker integration, streaming, highlighting, faceting, 
and spellchecking.&lt;/p&gt;
 &lt;p&gt;Solr 9.10.0 is available for immediate download at:&lt;/p&gt;
@@ -2543,31 +2559,4 @@ file included with the release for a full list of 
details.&lt;/p&gt;</content><c
 &lt;li&gt;Use of timeAllowed can cause incomplete filters to be cached and 
incorrect results to be returned on subsequent requests&lt;/li&gt;
 &lt;li&gt;VelocityResponseWriter's $resource.get(key,baseName,locale) to use 
specified locale.&lt;/li&gt;
 &lt;li&gt;Resolve XSS issue in Admin UI stats page&lt;/li&gt;
-&lt;/ul&gt;</content><category term="solr/news"/></entry><entry><title>Apache 
Solr 5.3.0 and Reference Guide for 5.3 available</title><link href="/" 
rel="alternate"/><published>2015-08-24T00:00:00+00:00</published><updated>2015-08-24T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2015-08-24:/</id><summary 
type="html">&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL 
search platform
-from the Apache Lucene project. Its major features include powerful
-full-text search, hit highlighting, faceted search, dynamic
-clustering, database integration, rich document (e.g., Word, PDF)
-handling, and geospatial search.  Solr is highly scalable, providing
-fault tolerant distributed search …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL 
search platform
-from the Apache Lucene project. Its major features include powerful
-full-text search, hit highlighting, faceted search, dynamic
-clustering, database integration, rich document (e.g., Word, PDF)
-handling, and geospatial search.  Solr is highly scalable, providing
-fault tolerant distributed search and indexing, and powers the search
-and navigation features of many of the world's largest internet 
sites.&lt;/p&gt;
-&lt;p&gt;Solr 5.3.0 is available for immediate download at:
-&lt;a 
href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
-&lt;p&gt;Solr 5.3 Release Highlights:&lt;/p&gt;
-&lt;ul&gt;
-&lt;li&gt;In addition to many other improvements in the security framework, 
Solr now includes an AuthenticationPlugin implementing HTTP Basic Auth that 
stores credentials securely in ZooKeeper. This is a simple way to require a 
username and password for anyone accessing Solr’s admin screen or 
APIs.&lt;/li&gt;
-&lt;li&gt;In built AuthorizationPlugin that provides fine grained control over 
implementing ACLs for various resources with permisssion rules which are stored 
in ZooKeeper.&lt;/li&gt;
-&lt;li&gt;The JSON Facet API can now change the domain for facet commands, 
essentially doing a block join and moving from parents to children, or children 
to parents before calculating the facet data.&lt;/li&gt;
-&lt;li&gt;Major improvements in performance of the new Facet Module / JSON 
Facet API.&lt;/li&gt;
-&lt;li&gt;Query and Range Facets under Pivot Facets. Just like the JSON Facet 
API, pivot facets can how nest other facet types such as range and query 
facets.&lt;/li&gt;
-&lt;li&gt;More Like This Query Parser options. The MoreLikeThis QParser now 
supports all options provided by the MLT Handler. The query parser is much more 
versatile than the handler as it works in cloud mode as well as anywhere a 
normal query can be specified.&lt;/li&gt;
-&lt;li&gt;Added Schema API support in SolrJ&lt;/li&gt;
-&lt;li&gt;Added Scoring mode for query-time join and block join.&lt;/li&gt;
-&lt;li&gt;Added Smile response format&lt;/li&gt;
-&lt;/ul&gt;
-&lt;p&gt;See the &lt;a 
href="/docs/5_3_0/changes/Changes.html"&gt;CHANGES.txt&lt;/a&gt; file included 
with the release for a full list of details.&lt;/p&gt;
-&lt;p&gt;Please report any feedback to the &lt;a 
href="https://solr.apache.org/discussion.html"&gt;mailing 
lists&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"/></entry></feed>
\ No newline at end of file
+&lt;/ul&gt;</content><category term="solr/news"/></entry></feed>
\ No newline at end of file
diff --git a/output/guide/index.html b/output/guide/index.html
index 616e64d65..b4c0a3902 100644
--- a/output/guide/index.html
+++ b/output/guide/index.html
@@ -237,7 +237,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/guide/solr-tutorial.html b/output/guide/solr-tutorial.html
index d6c4b3c02..670c7c0a0 100644
--- a/output/guide/solr-tutorial.html
+++ b/output/guide/solr-tutorial.html
@@ -208,7 +208,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/index.html b/output/index.html
index d03522720..d3d58d729 100644
--- a/output/index.html
+++ b/output/index.html
@@ -137,10 +137,10 @@
     </div>
   </div>
 </section>
-<section class="topnews" latest-date="2025-11-06">
+<section class="topnews" latest-date="2026-01-20">
   <div class="row">
-    <p id="apache-solrtm-9100-available">
-      <a href="/news.html#apache-solrtm-9100-available"><b>NEWS:</b> Apache 
Solr™ 9.10.0 available</a> <span class="news-date">(06.Nov)</span>
+    <p id="apache-solrtm-9101-available">
+      <a href="/news.html#apache-solrtm-9101-available"><b>NEWS:</b> Apache 
Solr™ 9.10.1 available</a> <span class="news-date">(20.Jan)</span>
     </p>
   </div>
 </section>
@@ -155,7 +155,7 @@
   <div class="row">
     <div class="large-10 large-offset-1 columns">
       <div class="annotation">
-        Apache Solr<sup>&trade;</sup> 9.10.0
+        Apache Solr<sup>&trade;</sup> 9.10.1
       </div>
       <h1>
         Solr is the blazing-fast, open source, multi-modal search platform 
built on the full-text, vector, and geospatial search capabilities of Apache 
Lucene<sup>&trade;</sup>.
@@ -338,13 +338,13 @@
   <div class="row">
     <div class="large-12 columns text-center">
       <div class="annotation">
-        Solr News | 6 November 2025
+        Solr News | 20 January 2026
       </div>
       <h1>
-        Apache Solr 9.10.0 available
+        Apache Solr 9.10.1 available
       </h1>
       <p>
-      The Solr PMC is pleased to announce the release of Apache Solr 9.10.0.  
Download <a href="/downloads.html">here</a>.
+      The Solr PMC is pleased to announce the release of Apache Solr 9.10.1.  
Download <a href="/downloads.html">here</a>.
       </p>
       <a href="/news.html"><span class="white">Read More News</span></a>
     </div>
@@ -437,7 +437,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/logos-and-assets.html b/output/logos-and-assets.html
index 75b420129..85b63d9fe 100644
--- a/output/logos-and-assets.html
+++ b/output/logos-and-assets.html
@@ -134,7 +134,7 @@
   <div class="row">
 <div class="large-12 columns">
   <div class="annotation">
-    Apache Solr<sup>&trade;</sup> 9.10.0
+    Apache Solr<sup>&trade;</sup> 9.10.1
   </div>
   <h1>Solr Logos and Assets</h1>
   <p>Solr's identity system: a style guide, icons, and logos</p>
@@ -261,7 +261,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/news.html b/output/news.html
index eb8ebca94..e3ef8eab9 100644
--- a/output/news.html
+++ b/output/news.html
@@ -150,6 +150,25 @@
   <h1 id="solr-news">Solr<sup>™</sup> News<a class="headerlink" 
href="#solr-news" title="Permanent link">¶</a></h1>
   <p>You may also read these news as an <a 
href="/feeds/solr/news.atom.xml">ATOM feed</a>.</p>
 
+  <h2 id="apache-solrtm-9101-available">20 January 2026, Apache Solr™ 9.10.1 
available
+    <a class="headerlink" href="#apache-solrtm-9101-available" 
title="Permanent link">¶</a>
+  </h2>
+  <p>The Solr PMC is pleased to announce the release of Apache Solr 9.10.1.</p>
+<p>Solr is the blazing-fast, open source, multi-modal search platform built on 
Apache Lucene. It powers full-text, vector, analytics, and geospatial search at 
many of the world's largest organizations. Other major features include 
Kubernetes and docker integration, streaming, highlighting, faceting, and 
spellchecking.</p>
+<p>Solr 9.10.1 is available for immediate download at:</p>
+<p><a 
href="https://solr.apache.org/downloads.html";>https://solr.apache.org/downloads.html</a></p>
+<h3 id="solr-9101-release-highlights">Solr 9.10.1 Release Highlights:</h3>
+<p>Solr 9.10.1 contains a number of bugfixes and quality-of-life improvements, 
including:</p>
+<ul>
+<li>Reversing a performance regression impacting "no rows" Solr queries.</li>
+<li>Fixing an error previously triggered when sorting on spatial field 
types.</li>
+<li>Preventing a deadlock that caused "hanging" / "orphaning" for distributed 
request threads when using ParallelHttpShardHandler</li>
+</ul>
+<p>Solr 9.10.1 also includes fixes for two recently published security issues, 
CVE-2026-22444 and CVE-2026-22022.  Administrators should either upgrade their 
deployments to Solr 9.10.1 to include these fixes and/or ensure that adequate 
remediation is in place as described in the CVE descriptions.</p>
+<p>Please refer to the Upgrade Notes in the Solr Ref Guide for information on 
upgrading from previous Solr versions:</p>
+<p><a 
href="https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html";>https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html</a></p>
+<p>Please read CHANGELOG.md for a full list of bugfixes:</p>
+<p><a 
href="https://solr.apache.org/9_10_1/changes/Changes.html";>https://solr.apache.org/9_10_1/changes/Changes.html</a></p>
   <h2 
id="cve-2025-66516-apache-solr-extraction-module-vulnerable-to-xxe-attacks-via-xfa-content-in-pdfs">9
 December 2025, CVE-2025-66516: Apache Solr extraction module vulnerable to XXE 
attacks via XFA content in PDFs
     <a class="headerlink" 
href="#cve-2025-66516-apache-solr-extraction-module-vulnerable-to-xxe-attacks-via-xfa-content-in-pdfs"
 title="Permanent link">¶</a>
   </h2>
@@ -4640,7 +4659,7 @@ file included with the release for a full list of 
details.</p>
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/operator/articles/explore-v030-gke.html 
b/output/operator/articles/explore-v030-gke.html
index fbad28b8b..2058e0063 100644
--- a/output/operator/articles/explore-v030-gke.html
+++ b/output/operator/articles/explore-v030-gke.html
@@ -1024,7 +1024,7 @@ Let’s us know, we’re on slack <a 
href="https://kubernetes.slack.com/messages
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/operator/artifacts.html b/output/operator/artifacts.html
index d1a632020..e2efe3fec 100644
--- a/output/operator/artifacts.html
+++ b/output/operator/artifacts.html
@@ -355,7 +355,7 @@ Source releases are provided for the operator, however 
binaries are only provide
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/operator/community.html b/output/operator/community.html
index 1693fd2d1..9d4fae2f3 100644
--- a/output/operator/community.html
+++ b/output/operator/community.html
@@ -248,7 +248,7 @@ to obtain a personal fork from which you can later 
contribute your changes throu
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/operator/features.html b/output/operator/features.html
index 1625c2e26..2f14224b8 100644
--- a/output/operator/features.html
+++ b/output/operator/features.html
@@ -406,7 +406,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/operator/index.html b/output/operator/index.html
index 9b80b8abd..4ef9cc8bb 100644
--- a/output/operator/index.html
+++ b/output/operator/index.html
@@ -491,7 +491,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/operator/logos-and-assets.html 
b/output/operator/logos-and-assets.html
index 0a6919662..45f859866 100644
--- a/output/operator/logos-and-assets.html
+++ b/output/operator/logos-and-assets.html
@@ -241,7 +241,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/operator/news.html b/output/operator/news.html
index bfcbffcfa..330e2b0e2 100644
--- a/output/operator/news.html
+++ b/output/operator/news.html
@@ -473,7 +473,7 @@ Make sure to run the new <code>make prepare</code> command 
before submitting a P
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/operator/resources.html b/output/operator/resources.html
index 16d67922a..67bedff41 100644
--- a/output/operator/resources.html
+++ b/output/operator/resources.html
@@ -249,7 +249,7 @@
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/resources.html b/output/resources.html
index 7f518df1f..35ad758a4 100644
--- a/output/resources.html
+++ b/output/resources.html
@@ -406,7 +406,7 @@ Rafał Kuć is proud to introduce a new book on Solr, <a 
href="http://www.packtp
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/security.html b/output/security.html
index 42f2c4382..9cd863888 100644
--- a/output/security.html
+++ b/output/security.html
@@ -1136,7 +1136,7 @@ It also requires the Zookeeper Admin Server to be 
manually enabled in the config
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.
diff --git a/output/whoweare.html b/output/whoweare.html
index 9fd610773..4cdba4c30 100644
--- a/output/whoweare.html
+++ b/output/whoweare.html
@@ -277,7 +277,7 @@ have direct write access to the source repositories. 
Developers may be invited a
 </div>
 <div class="row copyright">
 <div class="large-centered columns">
-  <p>Copyright © 2025 The Apache Software Foundation, Licensed under the
+  <p>Copyright © 2026 The Apache Software Foundation, Licensed under the
     <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>. <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a><br/>
     Apache and the Apache logo are trademarks of The Apache Software 
Foundation. Apache Lucene,
     Apache Solr and their respective logos are trademarks of the Apache 
Software Foundation.

Reply via email to