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

commit af67ea32f2c484a5d7925fc4edf313ae839a675d
Author: Build Pelican (action) <priv...@infra.apache.org>
AuthorDate: Thu Jul 24 19:38:40 2025 +0000

    Commit build products
---
 output/.htaccess                |   8 ++--
 output/downloads.html           |  36 +++++++-------
 output/features.html            |   2 +-
 output/feeds/all.atom.xml       |  39 ++++++++-------
 output/feeds/solr/news.atom.xml | 103 +++++++++-------------------------------
 output/index.html               |  14 +++---
 output/logos-and-assets.html    |   2 +-
 output/news.html                |  24 ++++++++++
 8 files changed, 101 insertions(+), 127 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index 0af9f9ef9..37cd66e17 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -193,10 +193,10 @@ 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_8_1/solr-core/org/$1
-RedirectMatch temp ^/api/(.*) /docs/9_8_1/$1
+RedirectMatch temp ^/api/org/(.*) /docs/9_9_0/solr-core/org/$1
+RedirectMatch temp ^/api/(.*) /docs/9_9_0/$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_8/$1
+#RedirectMatch temp 
^/guide/(?!index.html)(?!solr/)(?!search-index.js)([a-z].*) /guide/9_9/$1
 
 # Solr Tutorial is now in the Solr Ref Guide
 # should redirect automatically to latest version
@@ -235,5 +235,5 @@ RewriteRule ^guide/solr/(\d+_\d+|latest)/.*$  
__root/docs.solr.apache.org/$0 [PT
 # Redirects generated by Antora for the ref-guide
 RedirectMatch Permanent ^/guide/solr/?$ /guide/solr/latest/
 
-Redirect 302 /guide/solr/9_8 /guide/solr/latest
+Redirect 302 /guide/solr/9_9 /guide/solr/latest
 Redirect 301 /guide/index.html /guide/solr/latest/index.html
\ No newline at end of file
diff --git a/output/downloads.html b/output/downloads.html
index 042ee8dca..6f035ee01 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-981">Solr 9.8.1
-    <a class="headerlink" href="#solr-981" title="Permanent link">¶</a>
+  <h2 id="solr-990">Solr 9.9.0
+    <a class="headerlink" href="#solr-990" title="Permanent link">¶</a>
   </h2>
 
-  <p>Solr 9.8.1 is the most recent Apache Solr release.</p>
+  <p>Solr 9.9.0 is the most recent Apache Solr release.</p>
 
   <ul>
     <li>Source release:
-      <a 
href="https://www.apache.org/dyn/closer.lua/solr/solr/9.8.1/solr-9.8.1-src.tgz?action=download";>solr-9.8.1-src.tgz</a>
-      [<a 
href="https://downloads.apache.org/solr/solr/9.8.1/solr-9.8.1-src.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/solr/solr/9.8.1/solr-9.8.1-src.tgz.sha512";>SHA512</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/solr/solr/9.9.0/solr-9.9.0-src.tgz?action=download";>solr-9.9.0-src.tgz</a>
+      [<a 
href="https://downloads.apache.org/solr/solr/9.9.0/solr-9.9.0-src.tgz.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/solr/solr/9.9.0/solr-9.9.0-src.tgz.sha512";>SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <a 
href="https://www.apache.org/dyn/closer.lua/solr/solr/9.8.1/solr-9.8.1.tgz?action=download";>solr-9.8.1.tgz</a>
-      [<a 
href="https://downloads.apache.org/solr/solr/9.8.1/solr-9.8.1.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/solr/solr/9.8.1/solr-9.8.1.tgz.sha512";>SHA512</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/solr/solr/9.9.0/solr-9.9.0.tgz?action=download";>solr-9.9.0.tgz</a>
+      [<a 
href="https://downloads.apache.org/solr/solr/9.9.0/solr-9.9.0.tgz.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/solr/solr/9.9.0/solr-9.9.0.tgz.sha512";>SHA512</a>]
       ,
-      <a 
href="https://www.apache.org/dyn/closer.lua/solr/solr/9.8.1/solr-9.8.1-slim.tgz?action=download";>solr-9.8.1-slim.tgz</a>
-      [<a 
href="https://downloads.apache.org/solr/solr/9.8.1/solr-9.8.1-slim.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/solr/solr/9.8.1/solr-9.8.1-slim.tgz.sha512";>SHA512</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/solr/solr/9.9.0/solr-9.9.0-slim.tgz?action=download";>solr-9.9.0-slim.tgz</a>
+      [<a 
href="https://downloads.apache.org/solr/solr/9.9.0/solr-9.9.0-slim.tgz.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/solr/solr/9.9.0/solr-9.9.0-slim.tgz.sha512";>SHA512</a>]
     </li>
 
     <li>OpenAPI specification:
-      <a 
href="https://downloads.apache.org/solr/solr/9.8.1/openApi/solr-openapi-9.8.1.json";>solr-openapi-9.8.1.json</a>
-      [<a 
href="https://downloads.apache.org/solr/solr/9.8.1/openApi/solr-openapi-9.8.1.json.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/solr/solr/9.8.1/openApi/solr-openapi-9.8.1.json.sha512";>SHA512</a>]
+      <a 
href="https://downloads.apache.org/solr/solr/9.9.0/openApi/solr-openapi-9.9.0.json";>solr-openapi-9.9.0.json</a>
+      [<a 
href="https://downloads.apache.org/solr/solr/9.9.0/openApi/solr-openapi-9.9.0.json.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/solr/solr/9.9.0/openApi/solr-openapi-9.9.0.json.sha512";>SHA512</a>]
     </li>
 
-    <li>Docker: <a href="https://hub.docker.com/_/solr";>solr:9.8.1</a>, <a 
href="https://hub.docker.com/_/solr";>solr:9.8.1-slim</a></li>
+    <li>Docker: <a href="https://hub.docker.com/_/solr";>solr:9.9.0</a>, <a 
href="https://hub.docker.com/_/solr";>solr:9.9.0-slim</a></li>
 
-    <li><a href="/9_8_1/changes/Changes.html">Change log</a></li>
+    <li><a href="/9_9_0/changes/Changes.html">Change log</a></li>
   </ul>
 
   <h3 id="solr-8114">Solr 8.11.4
@@ -239,7 +239,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.8.1</code>) contain Apache Solr, html 
documentation and a tutorial.</p>
+  the release, e.g. <code>9.9.0</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>
 
diff --git a/output/features.html b/output/features.html
index 041926fa4..cfef5a8f9 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.8.1
+    Apache Solr<sup>&trade;</sup> 9.9.0
   </div>
   <h1>
     Solr Features
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 21ce9434f..3f0fb0788 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,26 @@
 <?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-03-25T00:00:00+00:00</updated><entry><title>Apache
 Solr Operator™ v0.9.1 available</title><link 
href="/apache-solr-operatortm-v091-available.html" 
rel="alternate"/><published>2025-03-25T00:00:00+00:00</published><updated>2025-03-25T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2025-03-2 [...]
+<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-07-24T00:00:00+00:00</updated><entry><title>Apache
 Solr™ 9.9.0 available</title><link href="/apache-solrtm-990-available.html" 
rel="alternate"/><published>2025-07-24T00:00:00+00:00</published><updated>2025-07-24T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2025-07-24:/apache-solrtm-990 [...]
+&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.9.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.9.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;h3 id="solr-990-release-highlights"&gt;Solr 9.9.0 Release 
Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;Solr now supports encoding text to vectors during indexing using 
external LLM services.&lt;/li&gt;
+&lt;li&gt;More query capabilities in Fuzzy queries and Rank queries.&lt;/li&gt;
+&lt;li&gt;Function queries can now be expressed with a numerical subset of 
JavaScript and access the fields and score.  Powered by Lucene's Expressions 
module.&lt;/li&gt;
+&lt;li&gt;Solr now supports Jetty's Graceful Shutdown module (via 
SOLR_JETTY_GRACEFUL=true) to prevent client connections from being abruptly 
terminated on orderly shutdown.&lt;/li&gt;
+&lt;li&gt;PKI Auth now utilizes caching, and is much more performant for 
high-throughput clusters.&lt;/li&gt;
+&lt;li&gt;Optimizations in certain queries: MatchAllDocs 
(&lt;em&gt;:&lt;/em&gt;), rows=0, function queries in "fl".&lt;/li&gt;
+&lt;li&gt;Numerous optimization and bug fixes for SolrJ clients.&lt;/li&gt;
+&lt;li&gt;Performance issues in ParallelHttpShardHandler have been 
fixed.&lt;/li&gt;
+&lt;/ul&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_9/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_9/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and 
bugfixes:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/9_9_0/changes/Changes.html"&gt;https://solr.apache.org/9_9_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
+&lt;h4 id="thanks-to-all-contributors"&gt;Thanks to all contributors&lt;/h4&gt;
+&lt;p&gt;David Smiley, Houston Putman, Jason Gerlowski, Pierre Salagnac, Kevin 
Risden, Matthew Biscocho, hossman, Luke Kot-Zaniewski, Christine Poerschke, 
Siju Varghese, Rahul Goswami, Bruno Roustant, Renato Haeberli, Alessandro 
Benedetti, Eric Pugh, Lamine Idjeraoui, Gus Heck, Ryan Ernst, Torsten Koster, 
Mark Miller, Jude Muriithi, Martin Anzinger, Yura Korolov, Aparna Suresh, Alex 
Deparvu, Ilaria Petreti, Anna Ruggero, Uwe Schindler, Tyler Bertrand, Sanjay 
Dutt, Paul Blanchaert, Gaurav [...]
 &lt;p&gt;The Apache Solr Operator is a safe and easy way of managing a Solr 
ecosystem in Kubernetes.&lt;/p&gt;
 &lt;p&gt;This release contains numerous bug fixes, and optimizations, some of 
which are highlighted below. The …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Apache Solr PMC is pleased to announce the release of 
the Apache Solr Operator v0.9.1.&lt;/p&gt;
 &lt;p&gt;The Apache Solr Operator is a safe and easy way of managing a Solr 
ecosystem in Kubernetes.&lt;/p&gt;
@@ -2276,18 +2297,4 @@ fix since the 7.2.0 release.&lt;/p&gt;
 &lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
 &lt;p&gt;&lt;a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/7.2.1"&gt;https://www.apache.org/dyn/closer.lua/lucene/solr/7.2.1&lt;/a&gt;&lt;/p&gt;
 &lt;p&gt;Please read CHANGES.txt for a detailed list of changes:&lt;/p&gt;
-&lt;p&gt;&lt;a 
href="https://solr.apache.org/7_2_1/changes/Changes.html"&gt;https://solr.apache.org/7_2_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/news"/></entry><entry><title>Apache Solr™ 7.2.0 
available</title><link href="/" 
rel="alternate"/><published>2017-12-21T00:00:00+00:00</published><updated>2017-12-21T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2017-12-21:/</id><summary 
type="html">&lt;p&gt;The Lucene PMC is ple [...]
-&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.2.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.2.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_2_0/changes/Changes.html"&gt;https://solr.apache.org/7_2_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
-&lt;h3 id="solr-720-release-highlights"&gt;Solr 7.2.0 Release 
Highlights:&lt;/h3&gt;
-&lt;ul&gt;
-&lt;li&gt;Bi-directional syncing of CDCR clusters is now supported.&lt;/li&gt;
-&lt;li&gt;The new synonymQueryStyle field type option allows for better 
scoring when terms at the same position are hyponyms/hypernyms rather than 
synonyms.&lt;/li&gt;
-&lt;li&gt;More stream evaluators, including: matrix operations; spline; 
derivative; regression; normalization; scaling; correlation; markov chains; 
time series differencing; and triangular and geometric distributions.&lt;/li&gt;
-&lt;li&gt;The new facet.matches parameter returns facet buckets only for terms 
that match a regular expression.&lt;/li&gt;
-&lt;li&gt;New Autoscaling features: the autoscaling/suggestions API end-point; 
the UTILIZENODE command, which moves replicas according to autoscaling policies 
and preferences; and the Autoscaling set-property command.&lt;/li&gt;
-&lt;/ul&gt;</content><category term="solr/news"/></entry></feed>
\ No newline at end of file
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/7_2_1/changes/Changes.html"&gt;https://solr.apache.org/7_2_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/news"/></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 ca6b90444..e1625b35e 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -1,5 +1,26 @@
 <?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-03-11T00:00:00+00:00</updated><entry><title>Apache
 Solr™ 9.8.1 available</title><link href="/apache-solrtm-981-available.html" 
rel="alternate"/><published>2025-03-11T00:00:00+00:00</published><updated>2025-03-11T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2025-03-11: [...]
+<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-07-24T00:00:00+00:00</updated><entry><title>Apache
 Solr™ 9.9.0 available</title><link href="/apache-solrtm-990-available.html" 
rel="alternate"/><published>2025-07-24T00:00:00+00:00</published><updated>2025-07-24T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2025-07-24: [...]
+&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.9.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.9.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;h3 id="solr-990-release-highlights"&gt;Solr 9.9.0 Release 
Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;Solr now supports encoding text to vectors during indexing using 
external LLM services.&lt;/li&gt;
+&lt;li&gt;More query capabilities in Fuzzy queries and Rank queries.&lt;/li&gt;
+&lt;li&gt;Function queries can now be expressed with a numerical subset of 
JavaScript and access the fields and score.  Powered by Lucene's Expressions 
module.&lt;/li&gt;
+&lt;li&gt;Solr now supports Jetty's Graceful Shutdown module (via 
SOLR_JETTY_GRACEFUL=true) to prevent client connections from being abruptly 
terminated on orderly shutdown.&lt;/li&gt;
+&lt;li&gt;PKI Auth now utilizes caching, and is much more performant for 
high-throughput clusters.&lt;/li&gt;
+&lt;li&gt;Optimizations in certain queries: MatchAllDocs 
(&lt;em&gt;:&lt;/em&gt;), rows=0, function queries in "fl".&lt;/li&gt;
+&lt;li&gt;Numerous optimization and bug fixes for SolrJ clients.&lt;/li&gt;
+&lt;li&gt;Performance issues in ParallelHttpShardHandler have been 
fixed.&lt;/li&gt;
+&lt;/ul&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_9/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_9/upgrade-notes/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Please read CHANGES.txt for a full list of new features, changes and 
bugfixes:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/9_9_0/changes/Changes.html"&gt;https://solr.apache.org/9_9_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
+&lt;h4 id="thanks-to-all-contributors"&gt;Thanks to all contributors&lt;/h4&gt;
+&lt;p&gt;David Smiley, Houston Putman, Jason Gerlowski, Pierre Salagnac, Kevin 
Risden, Matthew Biscocho, hossman, Luke Kot-Zaniewski, Christine Poerschke, 
Siju Varghese, Rahul Goswami, Bruno Roustant, Renato Haeberli, Alessandro 
Benedetti, Eric Pugh, Lamine Idjeraoui, Gus Heck, Ryan Ernst, Torsten Koster, 
Mark Miller, Jude Muriithi, Martin Anzinger, Yura Korolov, Aparna Suresh, Alex 
Deparvu, Ilaria Petreti, Anna Ruggero, Uwe Schindler, Tyler Bertrand, Sanjay 
Dutt, Paul Blanchaert, Gaurav [...]
 &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.8.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.8.1 is available for immediate download at:&lt;/p&gt;
@@ -2550,82 +2571,4 @@ and navigation features of many of the world's largest 
internet sites.&lt;/p&gt;
 &lt;li&gt;Requests are not distributed evenly if the collection isn't present 
locally&lt;/li&gt;
 &lt;/ul&gt;
 &lt;p&gt;See the CHANGES.txt file included with the release for a full list of 
changes and further 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><entry><title>Apache Solr 5.2.0 and Reference Guide 
for 5.2 available</title><link href="/" 
rel="alternate"/><published>2015-06-07T00:00:00+00:00</published><updated>2015-06-07T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>tag:None,2015-06-07:/</id><summary 
type="html">&lt;p&gt;Solr is  [...]
-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.2.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;See the &lt;a 
href="/docs/5_2_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;Solr 5.2.0 Release Highlights:&lt;/p&gt;
-&lt;ul&gt;
-&lt;li&gt;
-&lt;p&gt;Restore API allows restoring a core from an index backup.&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;JSON Facet API&lt;/p&gt;
-&lt;ul&gt;
-&lt;li&gt;unique() is now implemented for numeric and date fields&lt;/li&gt;
-&lt;li&gt;Optional flatter form via a "type" parameter&lt;/li&gt;
-&lt;li&gt;Added support for "mincount" parameter in range facets to suppress 
buckets less than that count&lt;/li&gt;
-&lt;li&gt;Multi-select faceting support for the Facet Module via the 
"excludeTags" parameter which disregards any matching tagged filters for that 
facet.&lt;/li&gt;
-&lt;li&gt;hll() facet function for distributed cardinality via HyperLogLog 
algorithm.
-See examples at http://yonik.com/solr-count-distinct/&lt;/li&gt;
-&lt;/ul&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;A new "facet.range.method" parameter to let users choose how to do 
range faceting between an implementation based on filters (previous algorithm, 
using "facet.range.method=filter") or DocValues 
("facet.range.method=dv")&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;Rule-based Replica assignment during collection, shard, and replica 
creation.&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;Stats component:&lt;/p&gt;
-&lt;ul&gt;
-&lt;li&gt;New 'cardinality' option for stats.field, uses HyperLogLog to 
efficiently estimate the cardinality of a field w/bounded RAM. Blog post: 
https://lucidworks.com/blog/hyperloglog-field-value-cardinality-stats/&lt;/li&gt;
-&lt;li&gt;stats.field now supports individual local params for 'countDistinct' 
and 'distinctValues'. 'calcdistinct' is still supported as an alias for both 
options.&lt;/li&gt;
-&lt;/ul&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;Solr security&lt;/p&gt;
-&lt;ul&gt;
-&lt;li&gt;Authentication and Authorization frameworks that define interfaces, 
and mechanisms to create, load, and use authorization/authentication plugins 
have been added.&lt;/li&gt;
-&lt;li&gt;A Kerberos authentication plugin which would allow running a 
Kerberized Solr setup.&lt;/li&gt;
-&lt;/ul&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;Solr Streaming Expressions
-   See 
https://cwiki.apache.org/confluence/display/solr/Streaming+Expressions&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;bin/post (and SimplePostTool in -Dauto=yes mode) now sends rather 
than skips files without a known content type, as "application/octet-stream", 
provided it still is in the allowed filetypes setting.&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;HDFS transaction log replication factor is now configurable&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;A cluster-wide property can now be be added/edited/deleted using the 
zkcli script and doesn't require a running Solr instance.&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;New spatial RptWithGeometrySpatialField, based on 
CompositeSpatialStrategy, which blends RPT indexes for speed with serialized 
geometry for accuracy.  Includes a Lucene segment based in-memory shape 
cache.&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;Refactored Admin UI using AngularJS. It isn't the default, but a 
parallel UI interface in this release.&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;Solr has internally been upgraded to use Jetty 9.&lt;/p&gt;
-&lt;/li&gt;
-&lt;/ul&gt;
-&lt;p&gt;Solr 5.2.0 also includes many other new features as well as numerous
-optimizations and bugfixes of the corresponding Apache Lucene 
release.&lt;/p&gt;
-&lt;p&gt;Also available is the Solr Reference Guide for Solr 5.2. This 591 page
-PDF serves as the definitive user's manual for Solr 5.2. It can be downloaded
-from the Apache mirror network: &lt;a 
href="https://s.apache.org/Solr-Ref-Guide-PDF"&gt;https://s.apache.org/Solr-Ref-Guide-PDF&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/news"/></entry></feed>
\ No newline at end of file
+&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
diff --git a/output/index.html b/output/index.html
index 839d51550..3a03f2577 100644
--- a/output/index.html
+++ b/output/index.html
@@ -137,10 +137,10 @@
     </div>
   </div>
 </section>
-<section class="topnews" latest-date="2025-03-11">
+<section class="topnews" latest-date="2025-07-24">
   <div class="row">
-    <p id="apache-solrtm-981-available">
-      <a href="/news.html#apache-solrtm-981-available"><b>NEWS:</b> Apache 
Solr™ 9.8.1 available</a> <span class="news-date">(11.Mar)</span>
+    <p id="apache-solrtm-990-available">
+      <a href="/news.html#apache-solrtm-990-available"><b>NEWS:</b> Apache 
Solr™ 9.9.0 available</a> <span class="news-date">(24.Jul)</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.8.1
+        Apache Solr<sup>&trade;</sup> 9.9.0
       </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 | 11 March 2025
+        Solr News | 24 July 2025
       </div>
       <h1>
-        Apache Solr 9.8.1 available
+        Apache Solr 9.9.0 available
       </h1>
       <p>
-      The Solr PMC is pleased to announce the release of Apache Solr 9.8.1.  
Download <a href="/downloads.html">here</a>.
+      The Solr PMC is pleased to announce the release of Apache Solr 9.9.0.  
Download <a href="/downloads.html">here</a>.
       </p>
       <a href="/news.html"><span class="white">Read More News</span></a>
     </div>
diff --git a/output/logos-and-assets.html b/output/logos-and-assets.html
index f98b40fe7..89aa0dfaa 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.8.1
+    Apache Solr<sup>&trade;</sup> 9.9.0
   </div>
   <h1>Solr Logos and Assets</h1>
   <p>Solr's identity system: a style guide, icons, and logos</p>
diff --git a/output/news.html b/output/news.html
index 7492f4f10..cc4cb2caa 100644
--- a/output/news.html
+++ b/output/news.html
@@ -150,6 +150,30 @@
   <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-990-available">24 July 2025, Apache Solr™ 9.9.0 
available
+    <a class="headerlink" href="#apache-solrtm-990-available" title="Permanent 
link">¶</a>
+  </h2>
+  <p>The Solr PMC is pleased to announce the release of Apache Solr 9.9.0.</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.9.0 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-990-release-highlights">Solr 9.9.0 Release Highlights:</h3>
+<ul>
+<li>Solr now supports encoding text to vectors during indexing using external 
LLM services.</li>
+<li>More query capabilities in Fuzzy queries and Rank queries.</li>
+<li>Function queries can now be expressed with a numerical subset of 
JavaScript and access the fields and score.  Powered by Lucene's Expressions 
module.</li>
+<li>Solr now supports Jetty's Graceful Shutdown module (via 
SOLR_JETTY_GRACEFUL=true) to prevent client connections from being abruptly 
terminated on orderly shutdown.</li>
+<li>PKI Auth now utilizes caching, and is much more performant for 
high-throughput clusters.</li>
+<li>Optimizations in certain queries: MatchAllDocs (<em>:</em>), rows=0, 
function queries in "fl".</li>
+<li>Numerous optimization and bug fixes for SolrJ clients.</li>
+<li>Performance issues in ParallelHttpShardHandler have been fixed.</li>
+</ul>
+<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_9/upgrade-notes/solr-upgrade-notes.html";>https://solr.apache.org/guide/solr/9_9/upgrade-notes/solr-upgrade-notes.html</a></p>
+<p>Please read CHANGES.txt for a full list of new features, changes and 
bugfixes:</p>
+<p><a 
href="https://solr.apache.org/9_9_0/changes/Changes.html";>https://solr.apache.org/9_9_0/changes/Changes.html</a></p>
+<h4 id="thanks-to-all-contributors">Thanks to all contributors</h4>
+<p>David Smiley, Houston Putman, Jason Gerlowski, Pierre Salagnac, Kevin 
Risden, Matthew Biscocho, hossman, Luke Kot-Zaniewski, Christine Poerschke, 
Siju Varghese, Rahul Goswami, Bruno Roustant, Renato Haeberli, Alessandro 
Benedetti, Eric Pugh, Lamine Idjeraoui, Gus Heck, Ryan Ernst, Torsten Koster, 
Mark Miller, Jude Muriithi, Martin Anzinger, Yura Korolov, Aparna Suresh, Alex 
Deparvu, Ilaria Petreti, Anna Ruggero, Uwe Schindler, Tyler Bertrand, Sanjay 
Dutt, Paul Blanchaert, Gaurav Tuli</p>
   <h2 id="apache-solrtm-981-available">11 March 2025, Apache Solr™ 9.8.1 
available
     <a class="headerlink" href="#apache-solrtm-981-available" title="Permanent 
link">¶</a>
   </h2>

Reply via email to