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/11/16 09:47:51 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 2d23c47  Automatic Site Publish by Buildbot
2d23c47 is described below

commit 2d23c47cbd21f296810e28c191a9edb1f42d12d9
Author: buildbot <us...@infra.apache.org>
AuthorDate: Tue Nov 16 09:47:49 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess                         |  2 +-
 output/code-of-conduct.html              |  4 ++--
 output/core/corenews.html                | 21 ++++++++++++++++++---
 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                | 14 +++++++++++++-
 output/feeds/core/news.atom.xml          | 14 +++++++++++++-
 output/feeds/news.atom.xml               |  2 +-
 output/feeds/openrelevance/news.atom.xml |  2 +-
 output/feeds/pylucene/news.atom.xml      |  2 +-
 output/index.html                        | 10 +++++-----
 output/news.html                         |  4 ++--
 output/privacy.html                      |  4 ++--
 output/site-instructions.html            |  4 ++--
 output/whoweare.html                     |  8 ++++----
 21 files changed, 105 insertions(+), 66 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index 157aec7..0c50c8c 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -42,7 +42,7 @@ RedirectMatch Permanent ^/core/\d+_\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_10_1/$1
+RedirectMatch temp ^/core/api/(.*) /core/8_11_0/$1
 
 # we no longer have a TLP mail.html page use 'core' for now
 RedirectMatch Permanent ^/mail.html /core/discussion.html
diff --git a/output/code-of-conduct.html b/output/code-of-conduct.html
index a7d5df8..1c3afdf 100644
--- a/output/code-of-conduct.html
+++ b/output/code-of-conduct.html
@@ -143,9 +143,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.10.1</div>
+  <div class="flap bottom">Apache Lucene 8.11.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.10.1</div>
+<div class="download-desc">Apache Lucene 8.11.0</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>
diff --git a/output/core/corenews.html b/output/core/corenews.html
index 0b037ef..95e1a1b 100644
--- a/output/core/corenews.html
+++ b/output/core/corenews.html
@@ -147,6 +147,21 @@ document.observe('dom:loaded', StartSlides);
 </div>
 
   <div>
+    <h2 id="apache-lucenetm-8110-available">
+      16 November 2021 - Apache Lucene™ 8.11.0 available
+      <a class="headerlink" href="#apache-lucenetm-8110-available" title="Permanent link">¶</a>
+    </h2>
+    <p>The Lucene PMC is pleased to announce the release of Apache Lucene 8.11.0.</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="https://lucene.apache.org/core/downloads.html">https://lucene.apache.org/core/downloads.html</a></p>
+<h3 id="lucene-8110-release-highlights">Lucene 8.11.0 Release Highlights:</h3>
+<ul>
+<li>Facets now properly ignore deleted documents when accumulating facet counts for all documents.</li>
+<li>CheckIndex can run concurrently.</li>
+</ul>
+<p>Please read CHANGES.txt for a full list of new features and changes:</p>
+<p><a href="https://lucene.apache.org/core/8_11_0/changes/Changes.html">https://lucene.apache.org/core/8_11_0/changes/Changes.html</a></p>
     <h2 id="apache-lucenetm-8101-available">
       18 October 2021 - Apache Lucene™ 8.10.1 available
       <a class="headerlink" href="#apache-lucenetm-8101-available" title="Permanent link">¶</a>
@@ -2108,9 +2123,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.10.1</div>
+    <div class="flap bottom">Apache Lucene 8.11.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.10.1</div>
+  <div class="download-desc">Apache Lucene 8.11.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -2124,7 +2139,7 @@ with the release for a full list of details.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_10_1/index.html">8.10.1</a></li>
+  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/developer.html b/output/core/developer.html
index e253962..858772b 100644
--- a/output/core/developer.html
+++ b/output/core/developer.html
@@ -176,9 +176,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.10.1</div>
+    <div class="flap bottom">Apache Lucene 8.11.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.10.1</div>
+  <div class="download-desc">Apache Lucene 8.11.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -192,7 +192,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_10_1/index.html">8.10.1</a></li>
+  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/discussion.html b/output/core/discussion.html
index ac14d24..7eb0b4b 100644
--- a/output/core/discussion.html
+++ b/output/core/discussion.html
@@ -227,9 +227,9 @@ browse the mail archives of all the project's mailing lists.</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.10.1</div>
+    <div class="flap bottom">Apache Lucene 8.11.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.10.1</div>
+  <div class="download-desc">Apache Lucene 8.11.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -243,7 +243,7 @@ browse the mail archives of all the project's mailing lists.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_10_1/index.html">8.10.1</a></li>
+  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/documentation.html b/output/core/documentation.html
index 4d8c474..797bb50 100644
--- a/output/core/documentation.html
+++ b/output/core/documentation.html
@@ -149,7 +149,7 @@ document.observe('dom:loaded', StartSlides);
 
   <h2>Java Docs</h2>
   <ul>
-    <li><a href="/core/8_10_1/index.html">8.10.1</a></li>
+    <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
     <li><a href="/core/7_7_3/index.html">7.7.3</a></li>
   </ul>
 </div>
@@ -159,9 +159,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.10.1</div>
+    <div class="flap bottom">Apache Lucene 8.11.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.10.1</div>
+  <div class="download-desc">Apache Lucene 8.11.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -175,7 +175,7 @@ document.observe('dom:loaded', StartSlides);
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_10_1/index.html">8.10.1</a></li>
+  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/downloads.html b/output/core/downloads.html
index 477b0dd..6fe91e6 100644
--- a/output/core/downloads.html
+++ b/output/core/downloads.html
@@ -150,30 +150,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-8101">Lucene 8.10.1
-    <a class="headerlink" href="#lucene-8101" title="Permanent link">¶</a>
+  <h3 id="lucene-8110">Lucene 8.11.0
+    <a class="headerlink" href="#lucene-8110" title="Permanent link">¶</a>
   </h3>
 
-  <p>Lucene 8.10.1 is the most recent Apache Lucene release.</p>
+  <p>Lucene 8.11.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.10.1/lucene-8.10.1-src.tgz">lucene-8.10.1-src.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/java/8.10.1/lucene-8.10.1-src.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/8.10.1/lucene-8.10.1-src.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.11.0/lucene-8.11.0-src.tgz">lucene-8.11.0-src.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/java/8.11.0/lucene-8.11.0-src.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/8.11.0/lucene-8.11.0-src.tgz.sha512">SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.10.1/lucene-8.10.1.tgz">lucene-8.10.1.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/java/8.10.1/lucene-8.10.1.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/8.10.1/lucene-8.10.1.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.11.0/lucene-8.11.0.tgz">lucene-8.11.0.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/java/8.11.0/lucene-8.11.0.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/8.11.0/lucene-8.11.0.tgz.sha512">SHA512</a>]
       /
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.10.1/lucene-8.10.1.zip">lucene-8.10.1.zip</a>
-      [<a href="https://downloads.apache.org/lucene/java/8.10.1/lucene-8.10.1.zip.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/8.10.1/lucene-8.10.1.zip.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/8.11.0/lucene-8.11.0.zip">lucene-8.11.0.zip</a>
+      [<a href="https://downloads.apache.org/lucene/java/8.11.0/lucene-8.11.0.zip.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/8.11.0/lucene-8.11.0.zip.sha512">SHA512</a>]
     </li>
 
-    <li><a href="/core/8_10_1/changes/Changes.html">Change log</a></li>
+    <li><a href="/core/8_11_0/changes/Changes.html">Change log</a></li>
   </ul>
 
   <h3 id="lucene-773">Lucene 7.7.3
@@ -221,9 +221,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.10.1</div>
+    <div class="flap bottom">Apache Lucene 8.11.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.10.1</div>
+  <div class="download-desc">Apache Lucene 8.11.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -237,7 +237,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_10_1/index.html">8.10.1</a></li>
+  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/features.html b/output/core/features.html
index e99a3d0..eec2e14 100644
--- a/output/core/features.html
+++ b/output/core/features.html
@@ -177,9 +177,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.10.1</div>
+    <div class="flap bottom">Apache Lucene 8.11.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.10.1</div>
+  <div class="download-desc">Apache Lucene 8.11.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -193,7 +193,7 @@ document.observe('dom:loaded', StartSlides);
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_10_1/index.html">8.10.1</a></li>
+  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/index.html b/output/core/index.html
index 13e6c99..69a2b41 100644
--- a/output/core/index.html
+++ b/output/core/index.html
@@ -186,9 +186,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.10.1</div>
+    <div class="flap bottom">Apache Lucene 8.11.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.10.1</div>
+  <div class="download-desc">Apache Lucene 8.11.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -202,7 +202,7 @@ links on the right to access Lucene.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_10_1/index.html">8.10.1</a></li>
+  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/quickstart.html b/output/core/quickstart.html
index 3c0fcd8..92cc4ae 100644
--- a/output/core/quickstart.html
+++ b/output/core/quickstart.html
@@ -149,7 +149,7 @@ document.observe('dom:loaded', StartSlides);
 
   <p>The most recent versions can also be found online:</p>
   <ul>
-    <li><a href="/core/8_10_1/demo/overview-summary.html#overview_description">Lucene 8.10.1 Demo</a></li>
+    <li><a href="/core/8_11_0/demo/overview-summary.html#overview_description">Lucene 8.11.0 Demo</a></li>
   </ul>
 </div>
         </div>
@@ -158,9 +158,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.10.1</div>
+    <div class="flap bottom">Apache Lucene 8.11.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.10.1</div>
+  <div class="download-desc">Apache Lucene 8.11.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -174,7 +174,7 @@ document.observe('dom:loaded', StartSlides);
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_10_1/index.html">8.10.1</a></li>
+  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/systemreqs.html b/output/core/systemreqs.html
index 8ef49fe..635fc5a 100644
--- a/output/core/systemreqs.html
+++ b/output/core/systemreqs.html
@@ -149,7 +149,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_10_1/SYSTEM_REQUIREMENTS.html">8.10.1</a></li>
+    <li><a href="/core/8_11_0/SYSTEM_REQUIREMENTS.html">8.11.0</a></li>
     <li><a href="/core/7_7_3/SYSTEM_REQUIREMENTS.html">7.7.3</a></li>
   </ul>
 </div>
@@ -159,9 +159,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.10.1</div>
+    <div class="flap bottom">Apache Lucene 8.11.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.10.1</div>
+  <div class="download-desc">Apache Lucene 8.11.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -175,7 +175,7 @@ document.observe('dom:loaded', StartSlides);
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_10_1/index.html">8.10.1</a></li>
+  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 5ecce6c..674b780 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,17 @@
 <?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>2021-10-18T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Lucene™ 8.10.1 available</title><link href="/" rel="alternate"></link><published>2021-10-18T00:00:00+00:00</published><updated>2021-10-18T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:None,2021-10-18:/</i [...]
+<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-11-16T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache Lucene™ 8.11.0 available</title><link href="/" rel="alternate"></link><published>2021-11-16T00:00:00+00:00</published><updated>2021-11-16T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag [...]
+&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 …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 8.11.0.&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="https://lucene.apache.org/core/downloads.html"&gt;https://lucene.apache.org/core/downloads.html&lt;/a&gt;&lt;/p&gt;
+&lt;h3 id="lucene-8110-release-highlights"&gt;Lucene 8.11.0 Release Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;Facets now properly ignore deleted documents when accumulating facet counts for all documents.&lt;/li&gt;
+&lt;li&gt;CheckIndex can run concurrently.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_11_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_11_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="core/news"></category></entry><entry><title>Apache Lucene™ 8.10.1 available</title><link href="/" rel="alternate"></link><published>2021-10-18T00:00:00+00:00</published><updated>2021-10-18T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:None,2021-10-18:/</id><summary type= [...]
 &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 bug fixes. The …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 8.10.1.&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/core/news.atom.xml b/output/feeds/core/news.atom.xml
index f216254..f719dc9 100644
--- a/output/feeds/core/news.atom.xml
+++ b/output/feeds/core/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 - core/news</title><link href="/" rel="alternate"></link><link href="/feeds/core/news.atom.xml" rel="self"></link><id>/</id><updated>2021-10-18T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache Lucene™ 8.10.1 available</title><link href="/" rel="alternate"></link><published>2021-10-18T00:00:00+00:00</published><updated>2021-10-18T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:No [...]
+<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-11-16T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache Lucene™ 8.11.0 available</title><link href="/" rel="alternate"></link><published>2021-11-16T00:00:00+00:00</published><updated>2021-11-16T00:00:00+00:00</updated><author><name>Lucene Developers</nam [...]
+&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 …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 8.11.0.&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="https://lucene.apache.org/core/downloads.html"&gt;https://lucene.apache.org/core/downloads.html&lt;/a&gt;&lt;/p&gt;
+&lt;h3 id="lucene-8110-release-highlights"&gt;Lucene 8.11.0 Release Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;Facets now properly ignore deleted documents when accumulating facet counts for all documents.&lt;/li&gt;
+&lt;li&gt;CheckIndex can run concurrently.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Please read CHANGES.txt for a full list of new features and changes:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/core/8_11_0/changes/Changes.html"&gt;https://lucene.apache.org/core/8_11_0/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="core/news"></category></entry><entry><title>Apache Lucene™ 8.10.1 available</title><link href="/" rel="alternate"></link><published>2021-10-18T00:00:00+00:00</published><updated>2021-10-18T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:None,2021-10-18:/</id><summary type= [...]
 &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 bug fixes. The …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 8.10.1.&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/news.atom.xml b/output/feeds/news.atom.xml
index a02ce9a..2c97f9d 100644
--- a/output/feeds/news.atom.xml
+++ b/output/feeds/news.atom.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene - news</title><link href="/" rel="alternate"></link><link href="/feeds/news.atom.xml" rel="self"></link><id>/</id><updated>2019-09-06T00:00:00+00:00</updated><subtitle></subtitle><entry><title>New mailing lists</title><link href="/" rel="alternate"></link><published>2019-09-06T00:00:00+00:00</published><updated>2019-09-06T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:None,2019-09-06:/</id><sum [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene - news</title><link href="/" rel="alternate"></link><link href="/feeds/news.atom.xml" rel="self"></link><id>/</id><updated>2019-09-06T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>New mailing lists</title><link href="/" rel="alternate"></link><published>2019-09-06T00:00:00+00:00</published><updated>2019-09-06T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:None, [...]
 High-volume automated emails from our bug tracker, JIRA and GitHub will be moved from the &lt;code&gt;dev@&lt;/code&gt; list to &lt;code&gt;issues@&lt;/code&gt; and
 automated emails from our Jenkins CI build servers will be moved …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene project has added two new announce mailing lists, &lt;code&gt;issues@lucene.apache.org&lt;/code&gt; and &lt;code&gt;builds@lucene.apache.org&lt;/code&gt;.
 High-volume automated emails from our bug tracker, JIRA and GitHub will be moved from the &lt;code&gt;dev@&lt;/code&gt; list to &lt;code&gt;issues@&lt;/code&gt; and
diff --git a/output/feeds/openrelevance/news.atom.xml b/output/feeds/openrelevance/news.atom.xml
index 6cd5d12..c6adf3a 100644
--- a/output/feeds/openrelevance/news.atom.xml
+++ b/output/feeds/openrelevance/news.atom.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene - openrelevance/news</title><link href="/" rel="alternate"></link><link href="/feeds/openrelevance/news.atom.xml" rel="self"></link><id>/</id><updated>2014-06-11T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Project closed</title><link href="/" rel="alternate"></link><published>2014-06-11T00:00:00+00:00</published><updated>2014-06-11T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:N [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene - openrelevance/news</title><link href="/" rel="alternate"></link><link href="/feeds/openrelevance/news.atom.xml" rel="self"></link><id>/</id><updated>2014-06-11T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Project closed</title><link href="/" rel="alternate"></link><published>2014-06-11T00:00:00+00:00</published><updated>2014-06-11T00:00:00+00:00</updated><author><name>Lucene Developers</na [...]
 that the Apache Lucene sub-project "Open Relevance" will be discontinued. There was only modest activity during the last
 years and the project made no releases. Thank you to all committers for their support in this project!&lt;/p&gt;</content><category term="openrelevance/news"></category></entry><entry><title>Wiki now available</title><link href="/" rel="alternate"></link><published>2009-07-14T00:00:00+00:00</published><updated>2009-07-14T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:None,2009-07-14:/</id><content type="html">&lt;p&gt;The ORP Wiki is now available at http: [...]
 judgments and queries in an open environment to make it easier for Lucene developers and users to do relevance testing, much like
diff --git a/output/feeds/pylucene/news.atom.xml b/output/feeds/pylucene/news.atom.xml
index db90d3c..11d786e 100644
--- a/output/feeds/pylucene/news.atom.xml
+++ b/output/feeds/pylucene/news.atom.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene - pylucene/news</title><link href="/" rel="alternate"></link><link href="/feeds/pylucene/news.atom.xml" rel="self"></link><id>/</id><updated>2021-06-22T00:00:00+00:00</updated><subtitle></subtitle><entry><title>PyLucene 8.9.0 available</title><link href="/" rel="alternate"></link><published>2021-06-22T00:00:00+00:00</published><updated>2021-06-22T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:N [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Lucene - pylucene/news</title><link href="/" rel="alternate"></link><link href="/feeds/pylucene/news.atom.xml" rel="self"></link><id>/</id><updated>2021-06-22T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>PyLucene 8.9.0 available</title><link href="/" rel="alternate"></link><published>2021-06-22T00:00:00+00:00</published><updated>2021-06-22T00:00:00+00:00</updated><author><name>Lucene Developers</na [...]
 See &lt;a href="https://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_8_9_0/CHANGES"&gt;PyLucene 8.9.0 CHANGES&lt;/a&gt; and &lt;a href="https://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_8_9_0/jcc/CHANGES"&gt;JCC 3.10 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>PyLucene 8.8.1 available</title><link href="/" rel="alternate"></link><published>2021-03-08T00:00:00+00:00</published><updated>2021-03-08T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:None,2021-03-08:/</id><content type="html">&lt;p&gt;This re [...]
 See &lt;a href="https://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_8_8_1/CHANGES"&gt;PyLucene 8.8.1 CHANGES&lt;/a&gt; and &lt;a href="https://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_8_8_1/jcc/CHANGES"&gt;JCC 3.9 CHANGES&lt;/a&gt; for details.&lt;br/&gt;
diff --git a/output/index.html b/output/index.html
index 84f6eac..b2b8117 100644
--- a/output/index.html
+++ b/output/index.html
@@ -149,15 +149,15 @@ document.observe('dom:loaded', StartSlides);
 <div id="col2">
   <h2 id="lucene-core-news">Latest Lucene Core News</h2>
   <div>
+    <p id="apache-lucenetm-8110-available">
+      <a href="/core/corenews.html#apache-lucenetm-8110-available">Apache Lucene™ 8.11.0 available</a> <span class="news-date">(16.Nov)</span>
+    </p>
     <p id="apache-lucenetm-8101-available">
       <a href="/core/corenews.html#apache-lucenetm-8101-available">Apache Lucene™ 8.10.1 available</a> <span class="news-date">(18.Oct)</span>
     </p>
     <p id="apache-lucenetm-8100-available">
       <a href="/core/corenews.html#apache-lucenetm-8100-available">Apache Lucene™ 8.10.0 available</a> <span class="news-date">(27.Sep)</span>
     </p>
-    <p id="apache-lucenetm-890-available">
-      <a href="/core/corenews.html#apache-lucenetm-890-available">Apache Lucene™ 8.9.0 available</a> <span class="news-date">(16.Jun)</span>
-    </p>
   </div>
 </div>
 <br clear="all"/>
@@ -187,9 +187,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.10.1</div>
+  <div class="flap bottom">Apache Lucene 8.11.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.10.1</div>
+<div class="download-desc">Apache Lucene 8.11.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 49799b0..3408df1 100644
--- a/output/news.html
+++ b/output/news.html
@@ -249,9 +249,9 @@ 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.10.1</div>
+  <div class="flap bottom">Apache Lucene 8.11.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.10.1</div>
+<div class="download-desc">Apache Lucene 8.11.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 2eb899c..10eac3b 100644
--- a/output/privacy.html
+++ b/output/privacy.html
@@ -138,9 +138,9 @@ anonoymized form for the purpose of usage statistics. We don't use 3rd party tra
 <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.10.1</div>
+  <div class="flap bottom">Apache Lucene 8.11.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.10.1</div>
+<div class="download-desc">Apache Lucene 8.11.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 8feb736..0ac23eb 100644
--- a/output/site-instructions.html
+++ b/output/site-instructions.html
@@ -139,9 +139,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.10.1</div>
+  <div class="flap bottom">Apache Lucene 8.11.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.10.1</div>
+<div class="download-desc">Apache Lucene 8.11.0</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>
diff --git a/output/whoweare.html b/output/whoweare.html
index 6bc9027..5645c2a 100644
--- a/output/whoweare.html
+++ b/output/whoweare.html
@@ -201,7 +201,7 @@ document.observe('dom:loaded', StartSlides);
 <li><em><a href="http://shal.in">Shalin Shekhar Mangar</a></em> (shalin@...)</li>
 <li><em>Sami Siren</em> (siren@...)</li>
 <li><em><a href="http://www.linkedin.com/in/davidwsmiley">David Smiley</a></em> (dsmiley@...)</li>
-<li><em>Michael Sokolov</em> (sokolov@...)</li>
+<li><em><a href="http://falutin.net">Michael Sokolov</a></em> (sokolov@...)</li>
 <li><em>Cassandra Targett</em> (ctargett@...)</li>
 <li><em>Tommaso Teofili</em> (tommaso@...)</li>
 <li><em>Varun Thacker</em> (varun@...)</li>
@@ -225,6 +225,7 @@ document.observe('dom:loaded', StartSlides);
 <li><em>Peter Carlson</em> (carlson@...)</li>
 <li><em>Tal Dayan</em> (zapta@...)</li>
 <li><em>Bertrand Delacretaz</em> (bdelacretaz@...)</li>
+<li><em>Erick Erickson</em> (erick@...)</li>
 <li><em>Scott Ganyo</em> (scottganyo@...)</li>
 <li><em>Brian Goetz</em> (briangoetz@...)</li>
 <li><em>Christoph Goller</em> (goller@...)</li>
@@ -251,7 +252,6 @@ document.observe('dom:loaded', StartSlides);
 <li><em>Mike Drob</em> (mdrob@...)</li>
 <li><em>James Dyer</em> (jdyer@...)</li>
 <li><em>Shai Erera</em> (shaie@...)</li>
-<li><em>Erick Erickson</em> (erick@...)</li>
 <li><em>Ryan Ernst</em> (rjernst@...)</li>
 <li><em>Tomas Fernandez Lobbe</em> (tflobbe@...)</li>
 <li><em>Scott Ganyo</em> (scottganyo@...)</li>
@@ -320,9 +320,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.10.1</div>
+  <div class="flap bottom">Apache Lucene 8.11.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.10.1</div>
+<div class="download-desc">Apache Lucene 8.11.0</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>