You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by gi...@apache.org on 2021/02/01 09:57:13 UTC

[lucene-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/lucene-site.git


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

commit 2d4e31dc0090581846cc08ad139d1d0b58f5bb31
Author: buildbot <us...@infra.apache.org>
AuthorDate: Mon Feb 1 09:57:08 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess                  |  8 ++++----
 output/core/corenews.html         | 24 +++++++++++++++++++++---
 output/core/developer.html        |  6 +++---
 output/core/discussion.html       |  6 +++---
 output/core/documentation.html    |  8 ++++----
 output/core/downloads.html        | 32 ++++++++++++++++----------------
 output/core/features.html         |  6 +++---
 output/core/index.html            |  6 +++---
 output/core/quickstart.html       |  8 ++++----
 output/core/systemreqs.html       |  8 ++++----
 output/feeds/all.atom.xml         | 29 ++++++++++++++++++++++++++++-
 output/feeds/core/news.atom.xml   | 17 ++++++++++++++++-
 output/feeds/solr/news.atom.xml   | 14 +++++++++++++-
 output/index.html                 | 20 ++++++++++----------
 output/news.html                  |  8 ++++----
 output/privacy.html               |  8 ++++----
 output/site-instructions.html     |  8 ++++----
 output/solr/downloads.html        | 28 ++++++++++++++--------------
 output/solr/features.html         |  2 +-
 output/solr/index.html            |  8 ++++----
 output/solr/logos-and-assets.html |  2 +-
 output/solr/news.html             | 14 ++++++++++++++
 output/whoweare.html              |  8 ++++----
 23 files changed, 182 insertions(+), 96 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index edf81ca..c2c2b2b 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -62,10 +62,10 @@ RedirectMatch Permanent ^/solr/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 ^/core/api/(.*) /core/8_7_0/$1
-RedirectMatch temp ^/solr/api/org/(.*) /solr/8_7_0/solr-core/org/$1
-RedirectMatch temp ^/solr/api/(.*) /solr/8_7_0/$1
-RedirectMatch temp ^/solr/guide/(?!index.html)([a-z].*) /solr/guide/8_7/$1
+RedirectMatch temp ^/core/api/(.*) /core/8_8_0/$1
+RedirectMatch temp ^/solr/api/org/(.*) /solr/8_8_0/solr-core/org/$1
+RedirectMatch temp ^/solr/api/(.*) /solr/8_8_0/$1
+RedirectMatch temp ^/solr/guide/(?!index.html)([a-z].*) /solr/guide/8_8/$1
 
 # Solr Tutorial is now in the Solr Ref Guide
 # should redirect automatically to latest version
diff --git a/output/core/corenews.html b/output/core/corenews.html
index 29b32ad..d7afcb4 100644
--- a/output/core/corenews.html
+++ b/output/core/corenews.html
@@ -139,6 +139,24 @@ document.observe('dom:loaded', StartSlides);
 </div>
 
   <div>
+    <h2 id="apache-lucenetm-880-available">
+      29 January 2021 - Apache Lucene™ 8.8.0 available
+      <a class="headerlink" href="#apache-lucenetm-880-available" title="Permanent link">¶</a>
+    </h2>
+    <p>29/01/2021, Apache Lucene™ 8.8 available
+The Lucene PMC is pleased to announce the release of Apache Lucene 8.8</p>
+<p>Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.</p>
+<p>This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at:</p>
+<p><a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a></p>
+<p>Lucene 8.8 Release Highlights:
+LatLonPoint query that accepts an array of LatLonGeometries, support for spatial relationships, </p>
+<p>XYPoint query that accepts an array of XYGeometries</p>
+<p>Doc values now allow configuring how to trade compression for retrieval speed</p>
+<p>Further details of changes are available in the change log available at:
+<a href="http://lucene.apache.org/core/8_8_0/changes/Changes.html">http://lucene.apache.org/core/8_8_0/changes/Changes.html</a></p>
+<p>Please report any feedback to the mailing lists:</p>
+<p><a href="http://lucene.apache.org/core/discussion.html">http://lucene.apache.org/core/discussion.html</a></p>
+<p>Note: The Apache Software Foundation uses an extensive mirroring network for distributing releases. It is possible that the mirror you are using may not have replicated the release yet. If that is the case, please try another mirror. This also applies to Maven access.</p>
     <h2 id="apache-lucenetm-870-available">
       3 November 2020 - Apache Lucene™ 8.7.0 available
       <a class="headerlink" href="#apache-lucenetm-870-available" title="Permanent link">¶</a>
@@ -1991,9 +2009,9 @@ with the release for a full list of details.</p>
   <div class="button-green">
     <a href="/core/downloads.html">Download</a>
     <div class="flap top">Click to</div>
-    <div class="flap bottom">Apache Lucene 8.7.0</div>
+    <div class="flap bottom">Apache Lucene 8.8.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.7.0</div>
+  <div class="download-desc">Apache Lucene 8.8.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -2007,7 +2025,7 @@ with the release for a full list of details.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_7_0/index.html">8.7.0</a></li>
+  <li><a href="/core/8_8_0/index.html">8.8.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/developer.html b/output/core/developer.html
index 21f39ae..0f2fa3b 100644
--- a/output/core/developer.html
+++ b/output/core/developer.html
@@ -172,9 +172,9 @@ It is responsible for running nightly builds, tests, javadocs, and code coverage
   <div class="button-green">
     <a href="/core/downloads.html">Download</a>
     <div class="flap top">Click to</div>
-    <div class="flap bottom">Apache Lucene 8.7.0</div>
+    <div class="flap bottom">Apache Lucene 8.8.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.7.0</div>
+  <div class="download-desc">Apache Lucene 8.8.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -188,7 +188,7 @@ It is responsible for running nightly builds, tests, javadocs, and code coverage
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_7_0/index.html">8.7.0</a></li>
+  <li><a href="/core/8_8_0/index.html">8.8.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/discussion.html b/output/core/discussion.html
index 4c12d13..78bb949 100644
--- a/output/core/discussion.html
+++ b/output/core/discussion.html
@@ -228,9 +228,9 @@ No endorsement is implied by the listing of an archive on the Wiki.</p>
   <div class="button-green">
     <a href="/core/downloads.html">Download</a>
     <div class="flap top">Click to</div>
-    <div class="flap bottom">Apache Lucene 8.7.0</div>
+    <div class="flap bottom">Apache Lucene 8.8.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.7.0</div>
+  <div class="download-desc">Apache Lucene 8.8.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -244,7 +244,7 @@ No endorsement is implied by the listing of an archive on the Wiki.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_7_0/index.html">8.7.0</a></li>
+  <li><a href="/core/8_8_0/index.html">8.8.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/documentation.html b/output/core/documentation.html
index 5660a7b..cc14778 100644
--- a/output/core/documentation.html
+++ b/output/core/documentation.html
@@ -141,7 +141,7 @@ document.observe('dom:loaded', StartSlides);
 
   <h2>Java Docs</h2>
   <ul>
-    <li><a href="/core/8_7_0/index.html">8.7.0</a></li>
+    <li><a href="/core/8_8_0/index.html">8.8.0</a></li>
     <li><a href="/core/7_7_3/index.html">7.7.3</a></li>
   </ul>
 </div>
@@ -151,9 +151,9 @@ document.observe('dom:loaded', StartSlides);
   <div class="button-green">
     <a href="/core/downloads.html">Download</a>
     <div class="flap top">Click to</div>
-    <div class="flap bottom">Apache Lucene 8.7.0</div>
+    <div class="flap bottom">Apache Lucene 8.8.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.7.0</div>
+  <div class="download-desc">Apache Lucene 8.8.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -167,7 +167,7 @@ document.observe('dom:loaded', StartSlides);
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_7_0/index.html">8.7.0</a></li>
+  <li><a href="/core/8_8_0/index.html">8.8.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/downloads.html b/output/core/downloads.html
index 1dd5126..c1bb260 100644
--- a/output/core/downloads.html
+++ b/output/core/downloads.html
@@ -142,30 +142,30 @@ Due to the voluntary nature of Lucene, no releases are scheduled in advance.
 System Requirements are detailed <a href="/core/systemreqs.html">here</a>.</p>
 </div>
 
-  <h3 id="lucene-870">Lucene 8.7.0
-    <a class="headerlink" href="#lucene-870" title="Permanent link">¶</a>
+  <h3 id="lucene-880">Lucene 8.8.0
+    <a class="headerlink" href="#lucene-880" title="Permanent link">¶</a>
   </h3>
 
-  <p>Lucene 8.7.0 is the most recent Apache Lucene release.</p>
+  <p>Lucene 8.8.0 is the most recent Apache Lucene release.</p>
 
   <ul>
     <li>Source release:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.7.0/lucene-8.7.0-src.tgz">lucene-8.7.0-src.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/java/8.7.0/lucene-8.7.0-src.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/8.7.0/lucene-8.7.0-src.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.8.0/lucene-8.8.0-src.tgz">lucene-8.8.0-src.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/java/8.8.0/lucene-8.8.0-src.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/8.8.0/lucene-8.8.0-src.tgz.sha512">SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.7.0/lucene-8.7.0.tgz">lucene-8.7.0.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/java/8.7.0/lucene-8.7.0.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/8.7.0/lucene-8.7.0.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.8.0/lucene-8.8.0.tgz">lucene-8.8.0.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/java/8.8.0/lucene-8.8.0.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/8.8.0/lucene-8.8.0.tgz.sha512">SHA512</a>]
       /
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.7.0/lucene-8.7.0.zip">lucene-8.7.0.zip</a>
-      [<a href="https://downloads.apache.org/lucene/java/8.7.0/lucene-8.7.0.zip.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/8.7.0/lucene-8.7.0.zip.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.8.0/lucene-8.8.0.zip">lucene-8.8.0.zip</a>
+      [<a href="https://downloads.apache.org/lucene/java/8.8.0/lucene-8.8.0.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/8.8.0/lucene-8.8.0.zip.sha512">SHA512</a>]
     </li>
 
-    <li><a href="/core/8_7_0/changes/Changes.html">Change log</a></li>
+    <li><a href="/core/8_8_0/changes/Changes.html">Change log</a></li>
   </ul>
 
   <h3 id="lucene-773">Lucene 7.7.3
@@ -213,9 +213,9 @@ System Requirements are detailed <a href="/core/systemreqs.html">here</a>.</p>
   <div class="button-green">
     <a href="/core/downloads.html">Download</a>
     <div class="flap top">Click to</div>
-    <div class="flap bottom">Apache Lucene 8.7.0</div>
+    <div class="flap bottom">Apache Lucene 8.8.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.7.0</div>
+  <div class="download-desc">Apache Lucene 8.8.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -229,7 +229,7 @@ System Requirements are detailed <a href="/core/systemreqs.html">here</a>.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_7_0/index.html">8.7.0</a></li>
+  <li><a href="/core/8_8_0/index.html">8.8.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/features.html b/output/core/features.html
index 6126148..c10b3f5 100644
--- a/output/core/features.html
+++ b/output/core/features.html
@@ -169,9 +169,9 @@ document.observe('dom:loaded', StartSlides);
   <div class="button-green">
     <a href="/core/downloads.html">Download</a>
     <div class="flap top">Click to</div>
-    <div class="flap bottom">Apache Lucene 8.7.0</div>
+    <div class="flap bottom">Apache Lucene 8.8.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.7.0</div>
+  <div class="download-desc">Apache Lucene 8.8.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -185,7 +185,7 @@ document.observe('dom:loaded', StartSlides);
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_7_0/index.html">8.7.0</a></li>
+  <li><a href="/core/8_8_0/index.html">8.8.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/index.html b/output/core/index.html
index 4a27025..6223d7e 100644
--- a/output/core/index.html
+++ b/output/core/index.html
@@ -178,9 +178,9 @@ links on the right to access Lucene.</p>
   <div class="button-green">
     <a href="/core/downloads.html">Download</a>
     <div class="flap top">Click to</div>
-    <div class="flap bottom">Apache Lucene 8.7.0</div>
+    <div class="flap bottom">Apache Lucene 8.8.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.7.0</div>
+  <div class="download-desc">Apache Lucene 8.8.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -194,7 +194,7 @@ links on the right to access Lucene.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_7_0/index.html">8.7.0</a></li>
+  <li><a href="/core/8_8_0/index.html">8.8.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/quickstart.html b/output/core/quickstart.html
index 5deec05..dadec59 100644
--- a/output/core/quickstart.html
+++ b/output/core/quickstart.html
@@ -141,7 +141,7 @@ document.observe('dom:loaded', StartSlides);
 
   <p>The most recent versions can also be found online:</p>
   <ul>
-    <li><a href="/core/8_7_0/demo/overview-summary.html#overview_description">Lucene 8.7.0 Demo</a></li>
+    <li><a href="/core/8_8_0/demo/overview-summary.html#overview_description">Lucene 8.8.0 Demo</a></li>
   </ul>
 </div>
         </div>
@@ -150,9 +150,9 @@ document.observe('dom:loaded', StartSlides);
   <div class="button-green">
     <a href="/core/downloads.html">Download</a>
     <div class="flap top">Click to</div>
-    <div class="flap bottom">Apache Lucene 8.7.0</div>
+    <div class="flap bottom">Apache Lucene 8.8.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.7.0</div>
+  <div class="download-desc">Apache Lucene 8.8.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -166,7 +166,7 @@ document.observe('dom:loaded', StartSlides);
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_7_0/index.html">8.7.0</a></li>
+  <li><a href="/core/8_8_0/index.html">8.8.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/systemreqs.html b/output/core/systemreqs.html
index 931be0c..0957f25 100644
--- a/output/core/systemreqs.html
+++ b/output/core/systemreqs.html
@@ -141,7 +141,7 @@ document.observe('dom:loaded', StartSlides);
 
   <p>The system requirements of the various Lucene releases are listed on their documentation pages:</p>
   <ul>
-    <li><a href="/core/8_7_0/SYSTEM_REQUIREMENTS.html">8.7.0</a></li>
+    <li><a href="/core/8_8_0/SYSTEM_REQUIREMENTS.html">8.8.0</a></li>
     <li><a href="/core/7_7_3/SYSTEM_REQUIREMENTS.html">7.7.3</a></li>
   </ul>
 </div>
@@ -151,9 +151,9 @@ document.observe('dom:loaded', StartSlides);
   <div class="button-green">
     <a href="/core/downloads.html">Download</a>
     <div class="flap top">Click to</div>
-    <div class="flap bottom">Apache Lucene 8.7.0</div>
+    <div class="flap bottom">Apache Lucene 8.8.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.7.0</div>
+  <div class="download-desc">Apache Lucene 8.8.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -167,7 +167,7 @@ document.observe('dom:loaded', StartSlides);
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_7_0/index.html">8.7.0</a></li>
+  <li><a href="/core/8_8_0/index.html">8.8.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 169e278..e713d16 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,32 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene</title><link href="/" rel="alternate"></link><link href="/feeds/all.atom.xml" rel="self"></link><id>/</id><updated>2020-11-03T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Lucene™ 8.7.0 available</title><link href="/" rel="alternate"></link><published>2020-11-03T00:00:00+00:00</published><updated>2020-11-03T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><id>tag:None,2020-11 [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene</title><link href="/" rel="alternate"></link><link href="/feeds/all.atom.xml" rel="self"></link><id>/</id><updated>2021-01-29T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Lucene™ 8.8.0 available</title><link href="/" rel="alternate"></link><published>2021-01-29T00:00:00+00:00</published><updated>2021-01-29T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><id>tag:None,2021-01 [...]
+The Lucene PMC is pleased to announce the release of Apache Lucene 8.8&lt;/p&gt;
+&lt;p&gt;Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially …&lt;/p&gt;</summary><content type="html">&lt;p&gt;29/01/2021, Apache Lucene™ 8.8 available
+The Lucene PMC is pleased to announce the release of Apache Lucene 8.8&lt;/p&gt;
+&lt;p&gt;Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.&lt;/p&gt;
+&lt;p&gt;This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html"&gt;http://lucene.apache.org/core/mirrors-core-latest-redir.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Lucene 8.8 Release Highlights:
+LatLonPoint query that accepts an array of LatLonGeometries, support for spatial relationships, &lt;/p&gt;
+&lt;p&gt;XYPoint query that accepts an array of XYGeometries&lt;/p&gt;
+&lt;p&gt;Doc values now allow configuring how to trade compression for retrieval speed&lt;/p&gt;
+&lt;p&gt;Further details of changes are available in the change log available at:
+&lt;a href="http://lucene.apache.org/core/8_8_0/changes/Changes.html"&gt;http://lucene.apache.org/core/8_8_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Please report any feedback to the mailing lists:&lt;/p&gt;
+&lt;p&gt;&lt;a href="http://lucene.apache.org/core/discussion.html"&gt;http://lucene.apache.org/core/discussion.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Note: The Apache Software Foundation uses an extensive mirroring network for distributing releases. It is possible that the mirror you are using may not have replicated the release yet. If that is the case, please try another mirror. This also applies to Maven access.&lt;/p&gt;</content><category term="core/news"></category></entry><entry><title>Apache Solr™ 8.8.0 available</title><link href="/apache-solrtm-880-available.html" rel="alternate"></link><published>2021-01-29T00:00:0 [...]
+The Lucene PMC is pleased to announce the release of Apache Solr 8.8&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 and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;29/01/2021, Apache Solr™ 8.8 available
+The Lucene PMC is pleased to announce the release of Apache Solr 8.8&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 and analytics, rich document parsing, geospatial search, extensive REST APIs as well as parallel SQL. Solr is enterprise grade, secure and highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest inte [...]
+&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/solr/downloads.html"&gt;https://lucene.apache.org/solr/downloads.html&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://lucene.apache.org/solr/8_8_0/changes/Changes.html"&gt;https://lucene.apache.org/solr/8_8_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Solr 8.8.0 Release Highlights&lt;/p&gt;
+&lt;p&gt;Reducing overseer bottlenecks using per-replica states. More stability and lesser load on large cluster that use this feauture. Better restart and collection creation performance&lt;/p&gt;
+&lt;p&gt;Interleaving support in Learning To Rank&lt;/p&gt;
+&lt;p&gt;A summary of important changes is published in the Solr Reference Guide at &lt;a href="https://lucene.apache.org/solr/guide/8_8/solr-upgrade-notes.html"&gt;https://lucene.apache.org/solr/guide/8_8/solr-upgrade-notes.html&lt;/a&gt;. For the most exhaustive list, see the full release notes at &lt;a href="https://lucene.apache.org/solr/8_8_0/changes/Changes.html"&gt;https://lucene.apache.org/solr/8_8_0/changes/Changes.html&lt;/a&gt; or by viewing the CHANGES.txt file accompanying t [...]
 The Lucene PMC is pleased to announce the release of Apache Lucene 8.7.&lt;/p&gt;
 &lt;p&gt;Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially …&lt;/p&gt;</summary><content type="html">&lt;p&gt;03/11/2020, Apache Lucene™ 8.7 available
 The Lucene PMC is pleased to announce the release of Apache Lucene 8.7.&lt;/p&gt;
diff --git a/output/feeds/core/news.atom.xml b/output/feeds/core/news.atom.xml
index 75e0d7c..79b897b 100644
--- a/output/feeds/core/news.atom.xml
+++ b/output/feeds/core/news.atom.xml
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene - core/news</title><link href="/" rel="alternate"></link><link href="/feeds/core/news.atom.xml" rel="self"></link><id>/</id><updated>2020-11-03T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Lucene™ 8.7.0 available</title><link href="/" rel="alternate"></link><published>2020-11-03T00:00:00+00:00</published><updated>2020-11-03T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><i [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene - core/news</title><link href="/" rel="alternate"></link><link href="/feeds/core/news.atom.xml" rel="self"></link><id>/</id><updated>2021-01-29T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Lucene™ 8.8.0 available</title><link href="/" rel="alternate"></link><published>2021-01-29T00:00:00+00:00</published><updated>2021-01-29T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><i [...]
+The Lucene PMC is pleased to announce the release of Apache Lucene 8.8&lt;/p&gt;
+&lt;p&gt;Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially …&lt;/p&gt;</summary><content type="html">&lt;p&gt;29/01/2021, Apache Lucene™ 8.8 available
+The Lucene PMC is pleased to announce the release of Apache Lucene 8.8&lt;/p&gt;
+&lt;p&gt;Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.&lt;/p&gt;
+&lt;p&gt;This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html"&gt;http://lucene.apache.org/core/mirrors-core-latest-redir.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Lucene 8.8 Release Highlights:
+LatLonPoint query that accepts an array of LatLonGeometries, support for spatial relationships, &lt;/p&gt;
+&lt;p&gt;XYPoint query that accepts an array of XYGeometries&lt;/p&gt;
+&lt;p&gt;Doc values now allow configuring how to trade compression for retrieval speed&lt;/p&gt;
+&lt;p&gt;Further details of changes are available in the change log available at:
+&lt;a href="http://lucene.apache.org/core/8_8_0/changes/Changes.html"&gt;http://lucene.apache.org/core/8_8_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Please report any feedback to the mailing lists:&lt;/p&gt;
+&lt;p&gt;&lt;a href="http://lucene.apache.org/core/discussion.html"&gt;http://lucene.apache.org/core/discussion.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Note: The Apache Software Foundation uses an extensive mirroring network for distributing releases. It is possible that the mirror you are using may not have replicated the release yet. If that is the case, please try another mirror. This also applies to Maven access.&lt;/p&gt;</content><category term="core/news"></category></entry><entry><title>Apache Lucene™ 8.7.0 available</title><link href="/" rel="alternate"></link><published>2020-11-03T00:00:00+00:00</published><updated>20 [...]
 The Lucene PMC is pleased to announce the release of Apache Lucene 8.7.&lt;/p&gt;
 &lt;p&gt;Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially …&lt;/p&gt;</summary><content type="html">&lt;p&gt;03/11/2020, Apache Lucene™ 8.7 available
 The Lucene PMC is pleased to announce the release of Apache Lucene 8.7.&lt;/p&gt;
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index 531aef0..defe5c1 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -1,5 +1,17 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene - solr/news</title><link href="/" rel="alternate"></link><link href="/feeds/solr/news.atom.xml" rel="self"></link><id>/</id><updated>2020-11-03T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Solr™ 8.7.0 available</title><link href="/apache-solrtm-870-available.html" rel="alternate"></link><published>2020-11-03T00:00:00+00:00</published><updated>2020-11-03T00:00:00+00:00</updated><author><name>Lucene and Sol [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene - solr/news</title><link href="/" rel="alternate"></link><link href="/feeds/solr/news.atom.xml" rel="self"></link><id>/</id><updated>2021-01-29T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Solr™ 8.8.0 available</title><link href="/apache-solrtm-880-available.html" rel="alternate"></link><published>2021-01-29T00:00:00+00:00</published><updated>2021-01-29T00:00:00+00:00</updated><author><name>Lucene and Sol [...]
+The Lucene PMC is pleased to announce the release of Apache Solr 8.8&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 and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;29/01/2021, Apache Solr™ 8.8 available
+The Lucene PMC is pleased to announce the release of Apache Solr 8.8&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 and analytics, rich document parsing, geospatial search, extensive REST APIs as well as parallel SQL. Solr is enterprise grade, secure and highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest inte [...]
+&lt;p&gt;The release is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/solr/downloads.html"&gt;https://lucene.apache.org/solr/downloads.html&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://lucene.apache.org/solr/8_8_0/changes/Changes.html"&gt;https://lucene.apache.org/solr/8_8_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Solr 8.8.0 Release Highlights&lt;/p&gt;
+&lt;p&gt;Reducing overseer bottlenecks using per-replica states. More stability and lesser load on large cluster that use this feauture. Better restart and collection creation performance&lt;/p&gt;
+&lt;p&gt;Interleaving support in Learning To Rank&lt;/p&gt;
+&lt;p&gt;A summary of important changes is published in the Solr Reference Guide at &lt;a href="https://lucene.apache.org/solr/guide/8_8/solr-upgrade-notes.html"&gt;https://lucene.apache.org/solr/guide/8_8/solr-upgrade-notes.html&lt;/a&gt;. For the most exhaustive list, see the full release notes at &lt;a href="https://lucene.apache.org/solr/8_8_0/changes/Changes.html"&gt;https://lucene.apache.org/solr/8_8_0/changes/Changes.html&lt;/a&gt; or by viewing the CHANGES.txt file accompanying t [...]
 The Lucene PMC is pleased to announce the release of Apache Solr 8.7&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 and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;3/11/2020, Apache Solr™ 8.7 available
 The Lucene PMC is pleased to announce the release of Apache Solr 8.7&lt;/p&gt;
diff --git a/output/index.html b/output/index.html
index b17e073..3ef34ca 100644
--- a/output/index.html
+++ b/output/index.html
@@ -144,15 +144,15 @@ document.observe('dom:loaded', StartSlides);
   </p>
   <h2 id="lucene-core-news">Latest Lucene Core News</h2>
   <div>
+    <p id="apache-lucenetm-880-available">
+      <a href="/core/corenews.html#apache-lucenetm-880-available">Apache Lucene™ 8.8.0 available</a> <span class="news-date">(29.Jan)</span>
+    </p>
     <p id="apache-lucenetm-870-available">
       <a href="/core/corenews.html#apache-lucenetm-870-available">Apache Lucene™ 8.7.0 available</a> <span class="news-date">(03.Nov)</span>
     </p>
     <p id="apache-lucenetm-863-available">
       <a href="/core/corenews.html#apache-lucenetm-863-available">Apache Lucene™ 8.6.3 available</a> <span class="news-date">(07.Oct)</span>
     </p>
-    <p id="apache-lucenetm-862-available">
-      <a href="/core/corenews.html#apache-lucenetm-862-available">Apache Lucene™ 8.6.2 available</a> <span class="news-date">(01.Sep)</span>
-    </p>
   </div>
 </div>
 <div id="col2">
@@ -168,15 +168,15 @@ document.observe('dom:loaded', StartSlides);
   </p>
   <h2 id="solr-news">Latest Solr News</h2>
   <div>
+    <p id="apache-solrtm-880-available">
+      <a href="/solr/news.html#apache-solrtm-880-available">Apache Solr™ 8.8.0 available</a> <span class="news-date">(29.Jan)</span>
+    </p>
     <p id="apache-solrtm-870-available">
       <a href="/solr/news.html#apache-solrtm-870-available">Apache Solr™ 8.7.0 available</a> <span class="news-date">(03.Nov)</span>
     </p>
     <p id="cve-2020-13957-the-checks-added-to-unauthenticated-configset-uploads-in-apache-solr-can-be-circumvented">
       <a href="/solr/security.html#cve-2020-13957-the-checks-added-to-unauthenticated-configset-uploads-in-apache-solr-can-be-circumvented" class="security">CVE-2020-13957: The checks added to unauthenticated configset uploads in Apache Solr can be circumvented</a> <span class="news-date">(12.Oct)</span>
     </p>
-    <p id="apache-solrtm-863-available">
-      <a href="/solr/news.html#apache-solrtm-863-available">Apache Solr™ 8.6.3 available</a> <span class="news-date">(07.Oct)</span>
-    </p>
   </div>
 </div>
 <br clear="all"/>
@@ -190,15 +190,15 @@ document.observe('dom:loaded', StartSlides);
 <div class="button-green">
   <a href="/core/downloads.html">Download</a>
   <div class="flap top">Click to</div>
-  <div class="flap bottom">Apache Lucene 8.7.0</div>
+  <div class="flap bottom">Apache Lucene 8.8.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.7.0</div>
+<div class="download-desc">Apache Lucene 8.8.0</div>
 <div class="button-orange">
   <a href="/solr/downloads.html">Download</a>
   <div class="flap top">Click to</div>
-  <div class="flap bottom">Apache Solr 8.7.0</div>
+  <div class="flap bottom">Apache Solr 8.8.0</div>
 </div>
-<div class="download-desc">Apache Solr 8.7.0</div>
+<div class="download-desc">Apache Solr 8.8.0</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>
diff --git a/output/news.html b/output/news.html
index 10900e7..e6a8891 100644
--- a/output/news.html
+++ b/output/news.html
@@ -243,15 +243,15 @@ This version is now the recommended version for running Apache Lucene and Solr.<
 <div class="button-green">
   <a href="/core/downloads.html">Download</a>
   <div class="flap top">Click to</div>
-  <div class="flap bottom">Apache Lucene 8.7.0</div>
+  <div class="flap bottom">Apache Lucene 8.8.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.7.0</div>
+<div class="download-desc">Apache Lucene 8.8.0</div>
 <div class="button-orange">
   <a href="/solr/downloads.html">Download</a>
   <div class="flap top">Click to</div>
-  <div class="flap bottom">Apache Solr 8.7.0</div>
+  <div class="flap bottom">Apache Solr 8.8.0</div>
 </div>
-<div class="download-desc">Apache Solr 8.7.0</div>
+<div class="download-desc">Apache Solr 8.8.0</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>
diff --git a/output/privacy.html b/output/privacy.html
index 94fe61a..8688d58 100644
--- a/output/privacy.html
+++ b/output/privacy.html
@@ -138,15 +138,15 @@ Part of this information is gathered using a tracking cookie set by the <a href=
 <div class="button-green">
   <a href="/core/downloads.html">Download</a>
   <div class="flap top">Click to</div>
-  <div class="flap bottom">Apache Lucene 8.7.0</div>
+  <div class="flap bottom">Apache Lucene 8.8.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.7.0</div>
+<div class="download-desc">Apache Lucene 8.8.0</div>
 <div class="button-orange">
   <a href="/solr/downloads.html">Download</a>
   <div class="flap top">Click to</div>
-  <div class="flap bottom">Apache Solr 8.7.0</div>
+  <div class="flap bottom">Apache Solr 8.8.0</div>
 </div>
-<div class="download-desc">Apache Solr 8.7.0</div>
+<div class="download-desc">Apache Solr 8.8.0</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>
diff --git a/output/site-instructions.html b/output/site-instructions.html
index 96b779c..460d3e4 100644
--- a/output/site-instructions.html
+++ b/output/site-instructions.html
@@ -131,15 +131,15 @@ document.observe('dom:loaded', StartSlides);
 <div class="button-green">
   <a href="/core/downloads.html">Download</a>
   <div class="flap top">Click to</div>
-  <div class="flap bottom">Apache Lucene 8.7.0</div>
+  <div class="flap bottom">Apache Lucene 8.8.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.7.0</div>
+<div class="download-desc">Apache Lucene 8.8.0</div>
 <div class="button-orange">
   <a href="/solr/downloads.html">Download</a>
   <div class="flap top">Click to</div>
-  <div class="flap bottom">Apache Solr 8.7.0</div>
+  <div class="flap bottom">Apache Solr 8.8.0</div>
 </div>
-<div class="download-desc">Apache Solr 8.7.0</div>
+<div class="download-desc">Apache Solr 8.8.0</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>
diff --git a/output/solr/downloads.html b/output/solr/downloads.html
index 253b0c7..3872964 100644
--- a/output/solr/downloads.html
+++ b/output/solr/downloads.html
@@ -118,30 +118,30 @@
   <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-870">Solr 8.7.0
-    <a class="headerlink" href="#solr-870" title="Permanent link">¶</a>
+  <h2 id="solr-880">Solr 8.8.0
+    <a class="headerlink" href="#solr-880" title="Permanent link">¶</a>
   </h2>
 
-  <p>Solr 8.7.0 is the most recent Apache Solr release.</p>
+  <p>Solr 8.8.0 is the most recent Apache Solr release.</p>
 
   <ul>
     <li>Source release:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.7.0/solr-8.7.0-src.tgz">solr-8.7.0-src.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/solr/8.7.0/solr-8.7.0-src.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/solr/8.7.0/solr-8.7.0-src.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.8.0/solr-8.8.0-src.tgz">solr-8.8.0-src.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/solr/8.8.0/solr-8.8.0-src.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/solr/8.8.0/solr-8.8.0-src.tgz.sha512">SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.7.0/solr-8.7.0.tgz">solr-8.7.0.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/solr/8.7.0/solr-8.7.0.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/solr/8.7.0/solr-8.7.0.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.8.0/solr-8.8.0.tgz">solr-8.8.0.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/solr/8.8.0/solr-8.8.0.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/solr/8.8.0/solr-8.8.0.tgz.sha512">SHA512</a>]
       /
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.7.0/solr-8.7.0.zip">solr-8.7.0.zip</a>
-      [<a href="https://downloads.apache.org/lucene/solr/8.7.0/solr-8.7.0.zip.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/solr/8.7.0/solr-8.7.0.zip.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.8.0/solr-8.8.0.zip">solr-8.8.0.zip</a>
+      [<a href="https://downloads.apache.org/lucene/solr/8.8.0/solr-8.8.0.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/solr/8.8.0/solr-8.8.0.zip.sha512">SHA512</a>]
     </li>
 
-    <li><a href="/solr/8_7_0/changes/Changes.html">Change log</a></li>
+    <li><a href="/solr/8_8_0/changes/Changes.html">Change log</a></li>
   </ul>
 
   <h3 id="solr-773">Solr 7.7.3
@@ -199,7 +199,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>8.7.0</code>) contain Apache Solr, html documentation and a tutorial.</p>
+  the release, e.g. <code>8.8.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/solr/features.html b/output/solr/features.html
index 9dfe442..4e6dfe4 100644
--- a/output/solr/features.html
+++ b/output/solr/features.html
@@ -104,7 +104,7 @@
   <div class="row">
 <div class="large-12 columns">
   <div class="annotation">
-    Apache Solr<sup>&trade;</sup> 8.7.0
+    Apache Solr<sup>&trade;</sup> 8.8.0
   </div>
   <h1>
     Solr Features
diff --git a/output/solr/index.html b/output/solr/index.html
index cc6d6ec..b6fdd93 100644
--- a/output/solr/index.html
+++ b/output/solr/index.html
@@ -111,7 +111,7 @@
   <div class="row">
     <div class="large-10 large-offset-1 columns">
       <div class="annotation">
-        Apache Solr<sup>&trade;</sup> 8.7.0
+        Apache Solr<sup>&trade;</sup> 8.8.0
       </div>
       <h1>
         Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene<sup>&trade;</sup>.
@@ -373,13 +373,13 @@
   <div class="row">
     <div class="large-12 columns text-center">
       <div class="annotation">
-        Solr News | 3 November 2020
+        Solr News | 29 January 2021
       </div>
       <h1>
-        Apache Solr 8.7.0 available
+        Apache Solr 8.8.0 available
       </h1>
       <p>
-      The Lucene PMC is pleased to announce the release of Apache Solr 8.7.0.  Download <a href="/solr/downloads.html">here</a>.
+      The Lucene PMC is pleased to announce the release of Apache Solr 8.8.0.  Download <a href="/solr/downloads.html">here</a>.
       </p>
       <a href="/solr/news.html"><span class="white">Read More News</span></a>
     </div>
diff --git a/output/solr/logos-and-assets.html b/output/solr/logos-and-assets.html
index c1824fb..854d77f 100644
--- a/output/solr/logos-and-assets.html
+++ b/output/solr/logos-and-assets.html
@@ -104,7 +104,7 @@
   <div class="row">
 <div class="large-12 columns">
   <div class="annotation">
-    Apache Solr<sup>&trade;</sup> 8.7.0
+    Apache Solr<sup>&trade;</sup> 8.8.0
   </div>
   <h1>Solr Logos and Assets</h1>
   <p>Solr's identity system: a style guide, icons, and logos</p>
diff --git a/output/solr/news.html b/output/solr/news.html
index 2ee364e..fd1b4ab 100644
--- a/output/solr/news.html
+++ b/output/solr/news.html
@@ -115,6 +115,20 @@
   <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-880-available">29 January 2021, Apache Solr™ 8.8.0 available
+    <a class="headerlink" href="#apache-solrtm-880-available" title="Permanent link">¶</a>
+  </h2>
+  <p>29/01/2021, Apache Solr™ 8.8 available
+The Lucene PMC is pleased to announce the release of Apache Solr 8.8</p>
+<p>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 and analytics, rich document parsing, geospatial search, extensive REST APIs as well as parallel SQL. Solr is enterprise grade, secure and highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet s [...]
+<p>The release is available for immediate download at:</p>
+<p><a href="https://lucene.apache.org/solr/downloads.html">https://lucene.apache.org/solr/downloads.html</a></p>
+<p>Please read CHANGES.txt for a detailed list of changes:</p>
+<p><a href="https://lucene.apache.org/solr/8_8_0/changes/Changes.html">https://lucene.apache.org/solr/8_8_0/changes/Changes.html</a></p>
+<p>Solr 8.8.0 Release Highlights</p>
+<p>Reducing overseer bottlenecks using per-replica states. More stability and lesser load on large cluster that use this feauture. Better restart and collection creation performance</p>
+<p>Interleaving support in Learning To Rank</p>
+<p>A summary of important changes is published in the Solr Reference Guide at <a href="https://lucene.apache.org/solr/guide/8_8/solr-upgrade-notes.html">https://lucene.apache.org/solr/guide/8_8/solr-upgrade-notes.html</a>. For the most exhaustive list, see the full release notes at <a href="https://lucene.apache.org/solr/8_8_0/changes/Changes.html">https://lucene.apache.org/solr/8_8_0/changes/Changes.html</a> or by viewing the CHANGES.txt file accompanying the distribution.  Solr's relea [...]
   <h2 id="apache-solrtm-870-available">3 November 2020, Apache Solr™ 8.7.0 available
     <a class="headerlink" href="#apache-solrtm-870-available" title="Permanent link">¶</a>
   </h2>
diff --git a/output/whoweare.html b/output/whoweare.html
index 5a53296..36eb85e 100644
--- a/output/whoweare.html
+++ b/output/whoweare.html
@@ -306,15 +306,15 @@ document.observe('dom:loaded', StartSlides);
 <div class="button-green">
   <a href="/core/downloads.html">Download</a>
   <div class="flap top">Click to</div>
-  <div class="flap bottom">Apache Lucene 8.7.0</div>
+  <div class="flap bottom">Apache Lucene 8.8.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.7.0</div>
+<div class="download-desc">Apache Lucene 8.8.0</div>
 <div class="button-orange">
   <a href="/solr/downloads.html">Download</a>
   <div class="flap top">Click to</div>
-  <div class="flap bottom">Apache Solr 8.7.0</div>
+  <div class="flap bottom">Apache Solr 8.8.0</div>
 </div>
-<div class="download-desc">Apache Solr 8.7.0</div>
+<div class="download-desc">Apache Solr 8.8.0</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>