You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by gi...@apache.org on 2023/03/27 14:41:47 UTC

[solr-site] branch asf-staging updated: Automatic Site Publish by Buildbot

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 206b8cde3 Automatic Site Publish by Buildbot
206b8cde3 is described below

commit 206b8cde3f5062ab3f537231ce06ffaf99eb7ba6
Author: buildbot <us...@infra.apache.org>
AuthorDate: Mon Mar 27 14:41:44 2023 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess                |  8 ++++----
 output/downloads.html           | 24 ++++++++++++------------
 output/features.html            |  2 +-
 output/feeds/all.atom.xml       | 23 ++++++++++++++++++++++-
 output/feeds/solr/news.atom.xml | 23 ++++++++++++++++++++++-
 output/index.html               | 14 +++++++-------
 output/logos-and-assets.html    |  2 +-
 output/news.html                | 24 ++++++++++++++++++++++++
 8 files changed, 93 insertions(+), 27 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index 4e0e47799..2c384700f 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -186,10 +186,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_1_1/solr-core/org/$1
-RedirectMatch temp ^/api/(.*) /docs/9_1_1/$1
+RedirectMatch temp ^/api/org/(.*) /docs/9_2_0/solr-core/org/$1
+RedirectMatch temp ^/api/(.*) /docs/9_2_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_1/$1
+#RedirectMatch temp ^/guide/(?!index.html)(?!solr/)(?!search-index.js)([a-z].*) /guide/9_2/$1
 
 # Solr Tutorial is now in the Solr Ref Guide
 # should redirect automatically to latest version
@@ -224,5 +224,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_1 /guide/solr/latest
+Redirect 302 /guide/solr/9_2 /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 49cf81296..625a1f73a 100644
--- a/output/downloads.html
+++ b/output/downloads.html
@@ -130,28 +130,28 @@
   <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-911">Solr 9.1.1
-    <a class="headerlink" href="#solr-911" title="Permanent link">¶</a>
+  <h2 id="solr-920">Solr 9.2.0
+    <a class="headerlink" href="#solr-920" title="Permanent link">¶</a>
   </h2>
 
-  <p>Solr 9.1.1 is the most recent Apache Solr release.</p>
+  <p>Solr 9.2.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.1.1/solr-9.1.1-src.tgz?action=download">solr-9.1.1-src.tgz</a>
-      [<a href="https://downloads.apache.org/solr/solr/9.1.1/solr-9.1.1-src.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/solr/solr/9.1.1/solr-9.1.1-src.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/solr/solr/9.2.0/solr-9.2.0-src.tgz?action=download">solr-9.2.0-src.tgz</a>
+      [<a href="https://downloads.apache.org/solr/solr/9.2.0/solr-9.2.0-src.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/solr/solr/9.2.0/solr-9.2.0-src.tgz.sha512">SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <a href="https://www.apache.org/dyn/closer.lua/solr/solr/9.1.1/solr-9.1.1.tgz?action=download">solr-9.1.1.tgz</a>
-      [<a href="https://downloads.apache.org/solr/solr/9.1.1/solr-9.1.1.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/solr/solr/9.1.1/solr-9.1.1.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/solr/solr/9.2.0/solr-9.2.0.tgz?action=download">solr-9.2.0.tgz</a>
+      [<a href="https://downloads.apache.org/solr/solr/9.2.0/solr-9.2.0.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/solr/solr/9.2.0/solr-9.2.0.tgz.sha512">SHA512</a>]
     </li>
 
-    <li>Docker: <a href="https://hub.docker.com/_/solr">solr:9.1.1</a></li>
+    <li>Docker: <a href="https://hub.docker.com/_/solr">solr:9.2.0</a></li>
 
-    <li><a href="/9_1_1/changes/Changes.html">Change log</a></li>
+    <li><a href="/9_2_0/changes/Changes.html">Change log</a></li>
   </ul>
 
   <h3 id="solr-8112">Solr 8.11.2
@@ -211,7 +211,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.1.1</code>) contain Apache Solr, html documentation and a tutorial.</p>
+  the release, e.g. <code>9.2.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 78d0d82db..bd21ded6b 100644
--- a/output/features.html
+++ b/output/features.html
@@ -116,7 +116,7 @@
   <div class="row">
 <div class="large-12 columns">
   <div class="annotation">
-    Apache Solr<sup>&trade;</sup> 9.1.1
+    Apache Solr<sup>&trade;</sup> 9.2.0
   </div>
   <h1>
     Solr Features
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index d72e412f9..622478499 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><link href="/feeds/all.atom.xml" rel="self"></link><id>/</id><updated>2023-01-25T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache Solr™ 9.1.1 available</title><link href="/apache-solrtm-911-available.html" rel="alternate"></link><published>2023-01-25T00:00:00+00:00</published><updated>2023-01-25T00:00:00+00:00</updated><author><name>Solr Develope [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr</title><link href="/" rel="alternate"></link><link href="/feeds/all.atom.xml" rel="self"></link><id>/</id><updated>2023-03-24T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache Solr™ 9.2.0 available</title><link href="/apache-solrtm-920-available.html" rel="alternate"></link><published>2023-03-24T00:00:00+00:00</published><updated>2023-03-24T00:00:00+00:00</updated><author><name>Solr Develope [...]
+&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.2.0.&lt;/p&gt;
+&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document 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 9.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;h3 id="solr-920-release-highlights"&gt;Solr 9.2.0 Release Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;Solr has upgraded to use Jetty 10 instead of Jetty 9.&lt;/li&gt;
+&lt;li&gt;Solr now includes an opentracing module, with support for OTEL tracing in OTLP  format using gRPC.&lt;ul&gt;
+&lt;li&gt;This module is meant to replace the jaegertracer-configurator module, which has been deprecated. &lt;/li&gt;
+&lt;/ul&gt;
+&lt;/li&gt;
+&lt;li&gt;The base operating system of the Solr Docker image has been upgraded to Ubuntu 22 (Jammy).&lt;/li&gt;
+&lt;li&gt;Streaming Expressions have been moved out of Solrj core into its own module called solrj-streaming.&lt;/li&gt;
+&lt;li&gt;SolrJ Solr clients now use a builder/setter pattern to enable easier setup.&lt;/li&gt;
+&lt;li&gt;Solr ConfigSet management has been optimized to improve the startup time of nodes with multiple replicas.&lt;/li&gt;
+&lt;li&gt;SolrJ can again be used with the default Java truststore.&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_2/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_2/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_2_0/changes/Changes.html"&gt;https://solr.apache.org/9_2_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"></category></entry><entry><title>Apache Solr™ 9.1.1 available</title><link href="/apache-solrtm-911-available.html" rel="alternate"></link><published>2023-01-25T00:00:00+00:00</published><updated>2023-01-25T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2023-01-25:/apache-s [...]
 &lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.1.1.&lt;/p&gt;
 &lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document 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 9.1.1 is available for immediate download at:&lt;/p&gt;
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index ee489e458..abb26b2ae 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><link href="/feeds/solr/news.atom.xml" rel="self"></link><id>/</id><updated>2023-01-25T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache Solr™ 9.1.1 available</title><link href="/apache-solrtm-911-available.html" rel="alternate"></link><published>2023-01-25T00:00:00+00:00</published><updated>2023-01-25T00:00:00+00:00</updated><author>< [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr - solr/news</title><link href="/" rel="alternate"></link><link href="/feeds/solr/news.atom.xml" rel="self"></link><id>/</id><updated>2023-03-24T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache Solr™ 9.2.0 available</title><link href="/apache-solrtm-920-available.html" rel="alternate"></link><published>2023-03-24T00:00:00+00:00</published><updated>2023-03-24T00:00:00+00:00</updated><author>< [...]
+&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.2.0.&lt;/p&gt;
+&lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document 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 9.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;h3 id="solr-920-release-highlights"&gt;Solr 9.2.0 Release Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;Solr has upgraded to use Jetty 10 instead of Jetty 9.&lt;/li&gt;
+&lt;li&gt;Solr now includes an opentracing module, with support for OTEL tracing in OTLP  format using gRPC.&lt;ul&gt;
+&lt;li&gt;This module is meant to replace the jaegertracer-configurator module, which has been deprecated. &lt;/li&gt;
+&lt;/ul&gt;
+&lt;/li&gt;
+&lt;li&gt;The base operating system of the Solr Docker image has been upgraded to Ubuntu 22 (Jammy).&lt;/li&gt;
+&lt;li&gt;Streaming Expressions have been moved out of Solrj core into its own module called solrj-streaming.&lt;/li&gt;
+&lt;li&gt;SolrJ Solr clients now use a builder/setter pattern to enable easier setup.&lt;/li&gt;
+&lt;li&gt;Solr ConfigSet management has been optimized to improve the startup time of nodes with multiple replicas.&lt;/li&gt;
+&lt;li&gt;SolrJ can again be used with the default Java truststore.&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_2/upgrade-notes/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/solr/9_2/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_2_0/changes/Changes.html"&gt;https://solr.apache.org/9_2_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"></category></entry><entry><title>Apache Solr™ 9.1.1 available</title><link href="/apache-solrtm-911-available.html" rel="alternate"></link><published>2023-01-25T00:00:00+00:00</published><updated>2023-01-25T00:00:00+00:00</updated><author><name>Solr Developers</name></author><id>tag:None,2023-01-25:/apache-s [...]
 &lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache Solr 9.1.1.&lt;/p&gt;
 &lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document 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 9.1.1 is available for immediate download at:&lt;/p&gt;
diff --git a/output/index.html b/output/index.html
index a5e0e1f5f..c55e26cc3 100644
--- a/output/index.html
+++ b/output/index.html
@@ -119,10 +119,10 @@
     </div>
   </div>
 </section>
-<section class="topnews" latest-date="2023-01-25">
+<section class="topnews" latest-date="2023-03-24">
   <div class="row">
-    <p id="apache-solrtm-911-available">
-      <a href="/news.html#apache-solrtm-911-available"><b>NEWS:</b> Apache Solr™ 9.1.1 available</a> <span class="news-date">(25.Jan)</span>
+    <p id="apache-solrtm-920-available">
+      <a href="/news.html#apache-solrtm-920-available"><b>NEWS:</b> Apache Solr™ 9.2.0 available</a> <span class="news-date">(24.Mar)</span>
     </p>
   </div>
 </section>
@@ -137,7 +137,7 @@
   <div class="row">
     <div class="large-10 large-offset-1 columns">
       <div class="annotation">
-        Apache Solr<sup>&trade;</sup> 9.1.1
+        Apache Solr<sup>&trade;</sup> 9.2.0
       </div>
       <h1>
         Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene<sup>&trade;</sup>.
@@ -320,13 +320,13 @@
   <div class="row">
     <div class="large-12 columns text-center">
       <div class="annotation">
-        Solr News | 25 January 2023
+        Solr News | 24 March 2023
       </div>
       <h1>
-        Apache Solr 9.1.1 available
+        Apache Solr 9.2.0 available
       </h1>
       <p>
-      The Solr PMC is pleased to announce the release of Apache Solr 9.1.1.  Download <a href="/downloads.html">here</a>.
+      The Solr PMC is pleased to announce the release of Apache Solr 9.2.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 6712cea87..50e98241a 100644
--- a/output/logos-and-assets.html
+++ b/output/logos-and-assets.html
@@ -116,7 +116,7 @@
   <div class="row">
 <div class="large-12 columns">
   <div class="annotation">
-    Apache Solr<sup>&trade;</sup> 9.1.1
+    Apache Solr<sup>&trade;</sup> 9.2.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 653bf6f3b..54212151f 100644
--- a/output/news.html
+++ b/output/news.html
@@ -132,6 +132,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-920-available">24 March 2023, Apache Solr™ 9.2.0 available
+    <a class="headerlink" href="#apache-solrtm-920-available" title="Permanent link">¶</a>
+  </h2>
+  <p>The Solr PMC is pleased to announce the release of Apache Solr 9.2.0.</p>
+<p>Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document 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.</p>
+<p>Solr 9.2.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-920-release-highlights">Solr 9.2.0 Release Highlights:</h3>
+<ul>
+<li>Solr has upgraded to use Jetty 10 instead of Jetty 9.</li>
+<li>Solr now includes an opentracing module, with support for OTEL tracing in OTLP  format using gRPC.<ul>
+<li>This module is meant to replace the jaegertracer-configurator module, which has been deprecated. </li>
+</ul>
+</li>
+<li>The base operating system of the Solr Docker image has been upgraded to Ubuntu 22 (Jammy).</li>
+<li>Streaming Expressions have been moved out of Solrj core into its own module called solrj-streaming.</li>
+<li>SolrJ Solr clients now use a builder/setter pattern to enable easier setup.</li>
+<li>Solr ConfigSet management has been optimized to improve the startup time of nodes with multiple replicas.</li>
+<li>SolrJ can again be used with the default Java truststore.</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_2/upgrade-notes/solr-upgrade-notes.html">https://solr.apache.org/guide/solr/9_2/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_2_0/changes/Changes.html">https://solr.apache.org/9_2_0/changes/Changes.html</a></p>
   <h2 id="apache-solrtm-911-available">25 January 2023, Apache Solr™ 9.1.1 available
     <a class="headerlink" href="#apache-solrtm-911-available" title="Permanent link">¶</a>
   </h2>