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 2020/10/08 18:55:08 UTC

[lucene-site] branch asf-site 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-site
in repository https://gitbox.apache.org/repos/asf/lucene-site.git


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

commit 15e724112b3c805673686f0a9eea270775aca5c8
Author: buildbot <us...@infra.apache.org>
AuthorDate: Thu Oct 8 18:55:03 2020 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess                  |  6 +++---
 output/core/corenews.html         | 14 +++++++++++---
 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         | 24 +++++++++++++++++++++++-
 output/feeds/core/news.atom.xml   |  7 ++++++-
 output/feeds/solr/news.atom.xml   | 19 ++++++++++++++++++-
 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             | 20 ++++++++++++++++++++
 output/whoweare.html              |  8 ++++----
 23 files changed, 167 insertions(+), 95 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index 8f34774..451ed41 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -62,9 +62,9 @@ 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_6_2/$1
-RedirectMatch temp ^/solr/api/org/(.*) /solr/8_6_2/solr-core/org/$1
-RedirectMatch temp ^/solr/api/(.*) /solr/8_6_2/$1
+RedirectMatch temp ^/core/api/(.*) /core/8_6_3/$1
+RedirectMatch temp ^/solr/api/org/(.*) /solr/8_6_3/solr-core/org/$1
+RedirectMatch temp ^/solr/api/(.*) /solr/8_6_3/$1
 RedirectMatch temp ^/solr/guide/(?!index.html)([a-z].*) /solr/guide/8_6/$1
 
 # Solr Tutorial is now in the Solr Ref Guide
diff --git a/output/core/corenews.html b/output/core/corenews.html
index 15d85a5..e7d6e76 100644
--- a/output/core/corenews.html
+++ b/output/core/corenews.html
@@ -139,6 +139,14 @@ document.observe('dom:loaded', StartSlides);
 </div>
 
   <div>
+    <h2 id="apache-lucenetm-863-available">
+      7 October 2020 - Apache Lucene™ 8.6.3 available
+      <a class="headerlink" href="#apache-lucenetm-863-available" title="Permanent link">¶</a>
+    </h2>
+    <p>The Lucene PMC is pleased to announce the release of Apache Lucene 8.6.3.</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 no additional bug fixes over the previous version 8.6.2. The release is available for immediate download at:</p>
+<p><a href="https://lucene.apache.org/core/downloads.html">https://lucene.apache.org/core/downloads.html</a></p>
     <h2 id="apache-lucenetm-862-available">
       1 September 2020 - Apache Lucene™ 8.6.2 available
       <a class="headerlink" href="#apache-lucenetm-862-available" title="Permanent link">¶</a>
@@ -1965,9 +1973,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.6.2</div>
+    <div class="flap bottom">Apache Lucene 8.6.3</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.6.2</div>
+  <div class="download-desc">Apache Lucene 8.6.3</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -1981,7 +1989,7 @@ with the release for a full list of details.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_6_2/index.html">8.6.2</a></li>
+  <li><a href="/core/8_6_3/index.html">8.6.3</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/developer.html b/output/core/developer.html
index 61d9b40..56def39 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.6.2</div>
+    <div class="flap bottom">Apache Lucene 8.6.3</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.6.2</div>
+  <div class="download-desc">Apache Lucene 8.6.3</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_6_2/index.html">8.6.2</a></li>
+  <li><a href="/core/8_6_3/index.html">8.6.3</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/discussion.html b/output/core/discussion.html
index a9267d4..01bd51d 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.6.2</div>
+    <div class="flap bottom">Apache Lucene 8.6.3</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.6.2</div>
+  <div class="download-desc">Apache Lucene 8.6.3</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_6_2/index.html">8.6.2</a></li>
+  <li><a href="/core/8_6_3/index.html">8.6.3</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/documentation.html b/output/core/documentation.html
index 0bbe45a..28dc389 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_6_2/index.html">8.6.2</a></li>
+    <li><a href="/core/8_6_3/index.html">8.6.3</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.6.2</div>
+    <div class="flap bottom">Apache Lucene 8.6.3</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.6.2</div>
+  <div class="download-desc">Apache Lucene 8.6.3</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_6_2/index.html">8.6.2</a></li>
+  <li><a href="/core/8_6_3/index.html">8.6.3</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/downloads.html b/output/core/downloads.html
index 5f855db..ce3d8d3 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-862">Lucene 8.6.2
-    <a class="headerlink" href="#lucene-862" title="Permanent link">¶</a>
+  <h3 id="lucene-863">Lucene 8.6.3
+    <a class="headerlink" href="#lucene-863" title="Permanent link">¶</a>
   </h3>
 
-  <p>Lucene 8.6.2 is the most recent Apache Lucene release.</p>
+  <p>Lucene 8.6.3 is the most recent Apache Lucene release.</p>
 
   <ul>
     <li>Source release:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.6.2/lucene-8.6.2-src.tgz">lucene-8.6.2-src.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/java/8.6.2/lucene-8.6.2-src.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/8.6.2/lucene-8.6.2-src.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.6.3/lucene-8.6.3-src.tgz">lucene-8.6.3-src.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/java/8.6.3/lucene-8.6.3-src.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/8.6.3/lucene-8.6.3-src.tgz.sha512">SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.6.2/lucene-8.6.2.tgz">lucene-8.6.2.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/java/8.6.2/lucene-8.6.2.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/8.6.2/lucene-8.6.2.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.6.3/lucene-8.6.3.tgz">lucene-8.6.3.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/java/8.6.3/lucene-8.6.3.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/8.6.3/lucene-8.6.3.tgz.sha512">SHA512</a>]
       /
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.6.2/lucene-8.6.2.zip">lucene-8.6.2.zip</a>
-      [<a href="https://downloads.apache.org/lucene/java/8.6.2/lucene-8.6.2.zip.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/8.6.2/lucene-8.6.2.zip.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.6.3/lucene-8.6.3.zip">lucene-8.6.3.zip</a>
+      [<a href="https://downloads.apache.org/lucene/java/8.6.3/lucene-8.6.3.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/8.6.3/lucene-8.6.3.zip.sha512">SHA512</a>]
     </li>
 
-    <li><a href="/core/8_6_2/changes/Changes.html">Change log</a></li>
+    <li><a href="/core/8_6_3/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.6.2</div>
+    <div class="flap bottom">Apache Lucene 8.6.3</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.6.2</div>
+  <div class="download-desc">Apache Lucene 8.6.3</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_6_2/index.html">8.6.2</a></li>
+  <li><a href="/core/8_6_3/index.html">8.6.3</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/features.html b/output/core/features.html
index 5577215..e810f8d 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.6.2</div>
+    <div class="flap bottom">Apache Lucene 8.6.3</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.6.2</div>
+  <div class="download-desc">Apache Lucene 8.6.3</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_6_2/index.html">8.6.2</a></li>
+  <li><a href="/core/8_6_3/index.html">8.6.3</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/index.html b/output/core/index.html
index 216c233..bce8c11 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.6.2</div>
+    <div class="flap bottom">Apache Lucene 8.6.3</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.6.2</div>
+  <div class="download-desc">Apache Lucene 8.6.3</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_6_2/index.html">8.6.2</a></li>
+  <li><a href="/core/8_6_3/index.html">8.6.3</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/quickstart.html b/output/core/quickstart.html
index 1b8f43f..41e25e6 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_6_2/demo/overview-summary.html#overview_description">Lucene 8.6.2 Demo</a></li>
+    <li><a href="/core/8_6_3/demo/overview-summary.html#overview_description">Lucene 8.6.3 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.6.2</div>
+    <div class="flap bottom">Apache Lucene 8.6.3</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.6.2</div>
+  <div class="download-desc">Apache Lucene 8.6.3</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_6_2/index.html">8.6.2</a></li>
+  <li><a href="/core/8_6_3/index.html">8.6.3</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/systemreqs.html b/output/core/systemreqs.html
index dfd6b88..b4d2c82 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_6_2/SYSTEM_REQUIREMENTS.html">8.6.2</a></li>
+    <li><a href="/core/8_6_3/SYSTEM_REQUIREMENTS.html">8.6.3</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.6.2</div>
+    <div class="flap bottom">Apache Lucene 8.6.3</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.6.2</div>
+  <div class="download-desc">Apache Lucene 8.6.3</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_6_2/index.html">8.6.2</a></li>
+  <li><a href="/core/8_6_3/index.html">8.6.3</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 585f397..aca58ee 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,27 @@
 <?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-09-09T00:00:00+00:00</updated><subtitle></subtitle><entry><title>PyLucene 8.6.1 available</title><link href="/" rel="alternate"></link><published>2020-09-09T00:00:00+00:00</published><updated>2020-09-09T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><id>tag:None,2020-09-09:/< [...]
+<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-10-07T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Lucene™ 8.6.3 available</title><link href="/" rel="alternate"></link><published>2020-10-07T00:00:00+00:00</published><updated>2020-10-07T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><id>tag:None,2020-10 [...]
+&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 no additional bug …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 8.6.3.&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 no additional bug fixes over the previous version 8.6.2. The release is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/core/downloads.html"&gt;https://lucene.apache.org/core/downloads.html&lt;/a&gt;&lt;/p&gt;</content><category term="core/news"></category></entry><entry><title>Apache Solr™ 8.6.3 available</title><link href="/apache-solrtm-863-available.html" rel="alternate"></link><published>2020-10-07T00:00:00+00:00</published><updated>2020-10-07T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><id>tag:None,2020-10-07:/apache- [...]
+&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 handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.3.&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 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 8.6.3 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;h3 id="solr-863-release-highlights"&gt;Solr 8.6.3 Release Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;SOLR-14898: Prevent duplicate header accumulation on internally forwarded requests&lt;/li&gt;
+&lt;li&gt;SOLR-14768: Fix HTTP multipart POST requests to Solr (8.6.0 regression)&lt;/li&gt;
+&lt;li&gt;SOLR-14859: PrefixTree-based fields now reject invalid schema properties instead of quietly failing certain queries&lt;/li&gt;
+&lt;li&gt;SOLR-14663: CREATE ConfigSet action now copies base node content&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://lucene.apache.org/solr/guide/8_6/solr-upgrade-notes.html"&gt;https://lucene.apache.org/solr/guide/8_6/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/solr/8_6_3/changes/Changes.html"&gt;https://lucene.apache.org/solr/8_6_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Solr 8.6.3 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_6_3/changes/Changes.html"&gt;https://lucene.apache.org/core/8_6_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"></category></entry><entry><title>PyLucene 8.6.1 available</title><link href="/" rel="alternate"></link><published>2020-09-09T00:00:00+00:00</published><updated>2020-09-09T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><id>tag:None,2020-09-09:/</id><content type= [...]
 See &lt;a href="https://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_8_6_1/CHANGES"&gt;PyLucene 8.6.1 CHANGES&lt;/a&gt; and &lt;a href="https://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_8_6_1/jcc/CHANGES"&gt;JCC 3.8 CHANGES&lt;/a&gt; for details.&lt;br/&gt;
 Source distributions are available &lt;a href="https://www.apache.org/dyn/closer.lua/lucene/pylucene/"&gt;here&lt;/a&gt;.&lt;br/&gt;&lt;/p&gt;</content><category term="pylucene/news"></category></entry><entry><title>Apache Lucene™ 8.6.2 available</title><link href="/" rel="alternate"></link><published>2020-09-01T00:00:00+00:00</published><updated>2020-09-01T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><id>tag:None,2020-09-01:/</id><summary type="html">& [...]
 &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;
diff --git a/output/feeds/core/news.atom.xml b/output/feeds/core/news.atom.xml
index 52fda16..f81c88a 100644
--- a/output/feeds/core/news.atom.xml
+++ b/output/feeds/core/news.atom.xml
@@ -1,5 +1,10 @@
 <?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-09-01T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Lucene™ 8.6.2 available</title><link href="/" rel="alternate"></link><published>2020-09-01T00:00:00+00:00</published><updated>2020-09-01T00: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>2020-10-07T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Lucene™ 8.6.3 available</title><link href="/" rel="alternate"></link><published>2020-10-07T00:00:00+00:00</published><updated>2020-10-07T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><i [...]
+&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 no additional bug …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 8.6.3.&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 no additional bug fixes over the previous version 8.6.2. The release is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/core/downloads.html"&gt;https://lucene.apache.org/core/downloads.html&lt;/a&gt;&lt;/p&gt;</content><category term="core/news"></category></entry><entry><title>Apache Lucene™ 8.6.2 available</title><link href="/" rel="alternate"></link><published>2020-09-01T00:00:00+00:00</published><updated>2020-09-01T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><id>tag:None,2020-09-01:/</id><summary type="html">&lt;p&gt;Th [...]
 &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 one bug fix …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 8.6.2.&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;
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index 3010bc7..67773a3 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -1,5 +1,22 @@
 <?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-09-01T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Solr™ 8.6.2 available</title><link href="/apache-solrtm-862-available.html" rel="alternate"></link><published>2020-09-01T00:00:00+00:00</published><updated>2020-09-01T00: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>2020-10-07T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Solr™ 8.6.3 available</title><link href="/apache-solrtm-863-available.html" rel="alternate"></link><published>2020-10-07T00:00:00+00:00</published><updated>2020-10-07T00:00:00+00:00</updated><author><name>Lucene and Sol [...]
+&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 handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.3.&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 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 8.6.3 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;h3 id="solr-863-release-highlights"&gt;Solr 8.6.3 Release Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;SOLR-14898: Prevent duplicate header accumulation on internally forwarded requests&lt;/li&gt;
+&lt;li&gt;SOLR-14768: Fix HTTP multipart POST requests to Solr (8.6.0 regression)&lt;/li&gt;
+&lt;li&gt;SOLR-14859: PrefixTree-based fields now reject invalid schema properties instead of quietly failing certain queries&lt;/li&gt;
+&lt;li&gt;SOLR-14663: CREATE ConfigSet action now copies base node content&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://lucene.apache.org/solr/guide/8_6/solr-upgrade-notes.html"&gt;https://lucene.apache.org/solr/guide/8_6/solr-upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Please read CHANGES.txt for a full list of bugfixes:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/solr/8_6_3/changes/Changes.html"&gt;https://lucene.apache.org/solr/8_6_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Solr 8.6.3 also includes bugfixes in the corresponding Apache Lucene release:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_6_3/changes/Changes.html"&gt;https://lucene.apache.org/core/8_6_3/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="solr/news"></category></entry><entry><title>Apache Solr™ 8.6.2 available</title><link href="/apache-solrtm-862-available.html" rel="alternate"></link><published>2020-09-01T00:00:00+00:00</published><updated>2020-09-01T00:00:00+00:00</updated><author><name>Lucene and Solr Developers</name></author><id>tag: [...]
 &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 handling, and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Solr 8.6.2.&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 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 8.6.2 is available for immediate download at:&lt;/p&gt;
diff --git a/output/index.html b/output/index.html
index 3f8aa50..457d1fa 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-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>
     <p id="apache-lucenetm-861-available">
       <a href="/core/corenews.html#apache-lucenetm-861-available">Apache Lucene™ 8.6.1 available</a> <span class="news-date">(13.Aug)</span>
     </p>
-    <p id="apache-lucenetm-860-available">
-      <a href="/core/corenews.html#apache-lucenetm-860-available">Apache Lucene™ 8.6.0 available</a> <span class="news-date">(15.Jul)</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-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>
     <p id="apache-solrtm-862-available">
       <a href="/solr/news.html#apache-solrtm-862-available">Apache Solr™ 8.6.2 available</a> <span class="news-date">(01.Sep)</span>
     </p>
     <p id="cve-2020-13941-apache-solr-information-disclosure-vulnerability">
       <a href="/solr/security.html#cve-2020-13941-apache-solr-information-disclosure-vulnerability" class="security">CVE-2020-13941: Apache Solr information disclosure vulnerability</a> <span class="news-date">(14.Aug)</span>
     </p>
-    <p id="apache-solrtm-861-available">
-      <a href="/solr/news.html#apache-solrtm-861-available">Apache Solr™ 8.6.1 available</a> <span class="news-date">(13.Aug)</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.6.2</div>
+  <div class="flap bottom">Apache Lucene 8.6.3</div>
 </div>
-<div class="download-desc">Apache Lucene 8.6.2</div>
+<div class="download-desc">Apache Lucene 8.6.3</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.6.2</div>
+  <div class="flap bottom">Apache Solr 8.6.3</div>
 </div>
-<div class="download-desc">Apache Solr 8.6.2</div>
+<div class="download-desc">Apache Solr 8.6.3</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 ce9048c..748ce37 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.6.2</div>
+  <div class="flap bottom">Apache Lucene 8.6.3</div>
 </div>
-<div class="download-desc">Apache Lucene 8.6.2</div>
+<div class="download-desc">Apache Lucene 8.6.3</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.6.2</div>
+  <div class="flap bottom">Apache Solr 8.6.3</div>
 </div>
-<div class="download-desc">Apache Solr 8.6.2</div>
+<div class="download-desc">Apache Solr 8.6.3</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 5068215..837d5ca 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.6.2</div>
+  <div class="flap bottom">Apache Lucene 8.6.3</div>
 </div>
-<div class="download-desc">Apache Lucene 8.6.2</div>
+<div class="download-desc">Apache Lucene 8.6.3</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.6.2</div>
+  <div class="flap bottom">Apache Solr 8.6.3</div>
 </div>
-<div class="download-desc">Apache Solr 8.6.2</div>
+<div class="download-desc">Apache Solr 8.6.3</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 2ccbdba..3b798e4 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.6.2</div>
+  <div class="flap bottom">Apache Lucene 8.6.3</div>
 </div>
-<div class="download-desc">Apache Lucene 8.6.2</div>
+<div class="download-desc">Apache Lucene 8.6.3</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.6.2</div>
+  <div class="flap bottom">Apache Solr 8.6.3</div>
 </div>
-<div class="download-desc">Apache Solr 8.6.2</div>
+<div class="download-desc">Apache Solr 8.6.3</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 8464580..5a2777a 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-862">Solr 8.6.2
-    <a class="headerlink" href="#solr-862" title="Permanent link">¶</a>
+  <h2 id="solr-863">Solr 8.6.3
+    <a class="headerlink" href="#solr-863" title="Permanent link">¶</a>
   </h2>
 
-  <p>Solr 8.6.2 is the most recent Apache Solr release.</p>
+  <p>Solr 8.6.3 is the most recent Apache Solr release.</p>
 
   <ul>
     <li>Source release:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.6.2/solr-8.6.2-src.tgz">solr-8.6.2-src.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/solr/8.6.2/solr-8.6.2-src.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/solr/8.6.2/solr-8.6.2-src.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.6.3/solr-8.6.3-src.tgz">solr-8.6.3-src.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3-src.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3-src.tgz.sha512">SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.6.2/solr-8.6.2.tgz">solr-8.6.2.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/solr/8.6.2/solr-8.6.2.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/solr/8.6.2/solr-8.6.2.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.6.3/solr-8.6.3.tgz">solr-8.6.3.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3.tgz.sha512">SHA512</a>]
       /
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.6.2/solr-8.6.2.zip">solr-8.6.2.zip</a>
-      [<a href="https://downloads.apache.org/lucene/solr/8.6.2/solr-8.6.2.zip.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/solr/8.6.2/solr-8.6.2.zip.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.6.3/solr-8.6.3.zip">solr-8.6.3.zip</a>
+      [<a href="https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3.zip.sha512">SHA512</a>]
     </li>
 
-    <li><a href="/solr/8_6_2/changes/Changes.html">Change log</a></li>
+    <li><a href="/solr/8_6_3/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.6.2</code>) contain Apache Solr, html documentation and a tutorial.</p>
+  the release, e.g. <code>8.6.3</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 acd7c2a..18deaad 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.6.2
+    Apache Solr<sup>&trade;</sup> 8.6.3
   </div>
   <h1>
     Solr Features
diff --git a/output/solr/index.html b/output/solr/index.html
index 65e4fc0..ed428f3 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.6.2
+        Apache Solr<sup>&trade;</sup> 8.6.3
       </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 | 1 September 2020
+        Solr News | 8 October 2020
       </div>
       <h1>
-        Apache Solr 8.6.2 available
+        Apache Solr 8.6.3 available
       </h1>
       <p>
-      The Lucene PMC is pleased to announce the release of Apache Solr 8.6.2.  Download <a href="/solr/downloads.html">here</a>.
+      The Lucene PMC is pleased to announce the release of Apache Solr 8.6.3.  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 3021cab..552839d 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.6.2
+    Apache Solr<sup>&trade;</sup> 8.6.3
   </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 795efe3..d9368e1 100644
--- a/output/solr/news.html
+++ b/output/solr/news.html
@@ -115,6 +115,26 @@
   <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-863-available">7 October 2020, Apache Solr™ 8.6.3 available
+    <a class="headerlink" href="#apache-solrtm-863-available" title="Permanent link">¶</a>
+  </h2>
+  <p>The Lucene PMC is pleased to announce the release of Apache Solr 8.6.3.</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, 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 8.6.3 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>
+<h3 id="solr-863-release-highlights">Solr 8.6.3 Release Highlights:</h3>
+<ul>
+<li>SOLR-14898: Prevent duplicate header accumulation on internally forwarded requests</li>
+<li>SOLR-14768: Fix HTTP multipart POST requests to Solr (8.6.0 regression)</li>
+<li>SOLR-14859: PrefixTree-based fields now reject invalid schema properties instead of quietly failing certain queries</li>
+<li>SOLR-14663: CREATE ConfigSet action now copies base node content</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://lucene.apache.org/solr/guide/8_6/solr-upgrade-notes.html">https://lucene.apache.org/solr/guide/8_6/solr-upgrade-notes.html</a></p>
+<p>Please read CHANGES.txt for a full list of bugfixes:</p>
+<p><a href="https://lucene.apache.org/solr/8_6_3/changes/Changes.html">https://lucene.apache.org/solr/8_6_3/changes/Changes.html</a></p>
+<p>Solr 8.6.3 also includes bugfixes in the corresponding Apache Lucene release:</p>
+<p><a href="https://lucene.apache.org/core/8_6_3/changes/Changes.html">https://lucene.apache.org/core/8_6_3/changes/Changes.html</a></p>
   <h2 id="apache-solrtm-862-available">1 September 2020, Apache Solr™ 8.6.2 available
     <a class="headerlink" href="#apache-solrtm-862-available" title="Permanent link">¶</a>
   </h2>
diff --git a/output/whoweare.html b/output/whoweare.html
index 8c781c7..c2922da 100644
--- a/output/whoweare.html
+++ b/output/whoweare.html
@@ -308,15 +308,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.6.2</div>
+  <div class="flap bottom">Apache Lucene 8.6.3</div>
 </div>
-<div class="download-desc">Apache Lucene 8.6.2</div>
+<div class="download-desc">Apache Lucene 8.6.3</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.6.2</div>
+  <div class="flap bottom">Apache Solr 8.6.3</div>
 </div>
-<div class="download-desc">Apache Solr 8.6.2</div>
+<div class="download-desc">Apache Solr 8.6.3</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>