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 2022/10/24 12:18:22 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 1935b99d1 Automatic Site Publish by Buildbot
1935b99d1 is described below

commit 1935b99d193582aabd3acde73b12c74296f7e8d4
Author: buildbot <us...@infra.apache.org>
AuthorDate: Mon Oct 24 12:18:19 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess                |  2 +-
 output/code-of-conduct.html     |  4 ++--
 output/core/corenews.html       | 20 +++++++++++++++++---
 output/core/developer.html      |  6 +++---
 output/core/discussion.html     |  6 +++---
 output/core/documentation.html  |  8 ++++----
 output/core/downloads.html      | 26 +++++++++++++-------------
 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       | 12 +++++++++++-
 output/feeds/core/news.atom.xml | 12 +++++++++++-
 output/index.html               | 10 +++++-----
 output/news.html                |  4 ++--
 output/privacy.html             |  4 ++--
 output/site-instructions.html   |  4 ++--
 output/whoweare.html            |  4 ++--
 18 files changed, 92 insertions(+), 58 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index 08c21f27d..f3edc77dc 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/9_4_0/$1
+RedirectMatch temp ^/core/api/(.*) /core/9_4_1/$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 00e93587e..c2eb461c6 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 9.4.0</div>
+  <div class="flap bottom">Apache Lucene 9.4.1</div>
 </div>
-<div class="download-desc">Apache Lucene 9.4.0</div>
+<div class="download-desc">Apache Lucene 9.4.1</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 db172cf65..0d89a5399 100644
--- a/output/core/corenews.html
+++ b/output/core/corenews.html
@@ -149,6 +149,20 @@ It is a technology suitable for nearly any application that requires structured
 </div>
 
   <div>
+    <h2 id="apache-lucenetm-941-available">
+      24 October 2022 - Apache Lucene™ 9.4.1 available
+      <a class="headerlink" href="#apache-lucenetm-941-available" title="Permanent link">¶</a>
+    </h2>
+    <p>The Lucene PMC is pleased to announce the release of Apache Lucene 9.4.1.</p>
+<p>Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-neighbor search across high-dimensionality vectors, spell correction or query suggestions.</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-941-release-highlights">Lucene 9.4.1 Release Highlights:</h3>
+<ul>
+<li>When reading large segments, the kNN vectors format could fail with a validation error, preventing further writes or searches on the index. This bug is now fixed. Only version 9.4.0 was affected, so it is recommended to skip 9.4.0 if you are using kNN vectors.</li>
+</ul>
+<p>Please read CHANGES.txt for a full list of changes:</p>
+<p><a href="https://lucene.apache.org/core/9_4_1/changes/Changes.html">https://lucene.apache.org/core/9_4_1/changes/Changes.html</a></p>
     <h2 id="apache-lucenetm-940-available">
       30 September 2022 - Apache Lucene™ 9.4.0 available
       <a class="headerlink" href="#apache-lucenetm-940-available" title="Permanent link">¶</a>
@@ -2293,9 +2307,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 9.4.0</div>
+    <div class="flap bottom">Apache Lucene 9.4.1</div>
   </div>
-  <div class="download-desc">Apache Lucene 9.4.0</div>
+  <div class="download-desc">Apache Lucene 9.4.1</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -2309,7 +2323,7 @@ with the release for a full list of details.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/9_4_0/index.html">9.4.0</a></li>
+  <li><a href="/core/9_4_1/index.html">9.4.1</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/developer.html b/output/core/developer.html
index c6eb43d41..a109a592f 100644
--- a/output/core/developer.html
+++ b/output/core/developer.html
@@ -175,9 +175,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 9.4.0</div>
+    <div class="flap bottom">Apache Lucene 9.4.1</div>
   </div>
-  <div class="download-desc">Apache Lucene 9.4.0</div>
+  <div class="download-desc">Apache Lucene 9.4.1</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -191,7 +191,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/9_4_0/index.html">9.4.0</a></li>
+  <li><a href="/core/9_4_1/index.html">9.4.1</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/discussion.html b/output/core/discussion.html
index 95e99b684..04f5081d9 100644
--- a/output/core/discussion.html
+++ b/output/core/discussion.html
@@ -226,9 +226,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 9.4.0</div>
+    <div class="flap bottom">Apache Lucene 9.4.1</div>
   </div>
-  <div class="download-desc">Apache Lucene 9.4.0</div>
+  <div class="download-desc">Apache Lucene 9.4.1</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -242,7 +242,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/9_4_0/index.html">9.4.0</a></li>
+  <li><a href="/core/9_4_1/index.html">9.4.1</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/documentation.html b/output/core/documentation.html
index a0b7b84e4..6adce79ed 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/9_4_0/index.html">9.4.0</a></li>
+    <li><a href="/core/9_4_1/index.html">9.4.1</a></li>
     <li><a href="/core/8_11_2/index.html">8.11.2</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 9.4.0</div>
+    <div class="flap bottom">Apache Lucene 9.4.1</div>
   </div>
-  <div class="download-desc">Apache Lucene 9.4.0</div>
+  <div class="download-desc">Apache Lucene 9.4.1</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/9_4_0/index.html">9.4.0</a></li>
+  <li><a href="/core/9_4_1/index.html">9.4.1</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/downloads.html b/output/core/downloads.html
index fdebaa15f..93b51677b 100644
--- a/output/core/downloads.html
+++ b/output/core/downloads.html
@@ -150,26 +150,26 @@ 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-940">Lucene 9.4.0
-    <a class="headerlink" href="#lucene-940" title="Permanent link">¶</a>
+  <h3 id="lucene-941">Lucene 9.4.1
+    <a class="headerlink" href="#lucene-941" title="Permanent link">¶</a>
   </h3>
 
-  <p>Lucene 9.4.0 is the most recent Apache Lucene release.</p>
+  <p>Lucene 9.4.1 is the most recent Apache Lucene release.</p>
 
   <ul>
     <li>Source release:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/9.4.0/lucene-9.4.0-src.tgz">lucene-9.4.0-src.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/java/9.4.0/lucene-9.4.0-src.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/9.4.0/lucene-9.4.0-src.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/9.4.1/lucene-9.4.1-src.tgz">lucene-9.4.1-src.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/java/9.4.1/lucene-9.4.1-src.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/9.4.1/lucene-9.4.1-src.tgz.sha512">SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/9.4.0/lucene-9.4.0.tgz">lucene-9.4.0.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/java/9.4.0/lucene-9.4.0.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/9.4.0/lucene-9.4.0.tgz.sha512">SHA512</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/9.4.1/lucene-9.4.1.tgz">lucene-9.4.1.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/java/9.4.1/lucene-9.4.1.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/9.4.1/lucene-9.4.1.tgz.sha512">SHA512</a>]
     </li>
 
-    <li><a href="/core/9_4_0/changes/Changes.html">Change log</a></li>
+    <li><a href="/core/9_4_1/changes/Changes.html">Change log</a></li>
   </ul>
 
   <h3 id="lucene-8112">Lucene 8.11.2
@@ -217,9 +217,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 9.4.0</div>
+    <div class="flap bottom">Apache Lucene 9.4.1</div>
   </div>
-  <div class="download-desc">Apache Lucene 9.4.0</div>
+  <div class="download-desc">Apache Lucene 9.4.1</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -233,7 +233,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/9_4_0/index.html">9.4.0</a></li>
+  <li><a href="/core/9_4_1/index.html">9.4.1</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/features.html b/output/core/features.html
index 73e04bc15..34a7b2fc9 100644
--- a/output/core/features.html
+++ b/output/core/features.html
@@ -182,9 +182,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 9.4.0</div>
+    <div class="flap bottom">Apache Lucene 9.4.1</div>
   </div>
-  <div class="download-desc">Apache Lucene 9.4.0</div>
+  <div class="download-desc">Apache Lucene 9.4.1</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -198,7 +198,7 @@ document.observe('dom:loaded', StartSlides);
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/9_4_0/index.html">9.4.0</a></li>
+  <li><a href="/core/9_4_1/index.html">9.4.1</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/index.html b/output/core/index.html
index c742ce8ab..d8e7d8653 100644
--- a/output/core/index.html
+++ b/output/core/index.html
@@ -188,9 +188,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 9.4.0</div>
+    <div class="flap bottom">Apache Lucene 9.4.1</div>
   </div>
-  <div class="download-desc">Apache Lucene 9.4.0</div>
+  <div class="download-desc">Apache Lucene 9.4.1</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -204,7 +204,7 @@ links on the right to access Lucene.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/9_4_0/index.html">9.4.0</a></li>
+  <li><a href="/core/9_4_1/index.html">9.4.1</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/quickstart.html b/output/core/quickstart.html
index a366a8f43..d4842b672 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/9_4_0/demo/overview-summary.html#overview_description">Lucene 9.4.0 Demo</a></li>
+    <li><a href="/core/9_4_1/demo/overview-summary.html#overview_description">Lucene 9.4.1 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 9.4.0</div>
+    <div class="flap bottom">Apache Lucene 9.4.1</div>
   </div>
-  <div class="download-desc">Apache Lucene 9.4.0</div>
+  <div class="download-desc">Apache Lucene 9.4.1</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/9_4_0/index.html">9.4.0</a></li>
+  <li><a href="/core/9_4_1/index.html">9.4.1</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/systemreqs.html b/output/core/systemreqs.html
index bc8caa0f4..64805069c 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/9_4_0/SYSTEM_REQUIREMENTS.html">9.4.0</a></li>
+    <li><a href="/core/9_4_1/SYSTEM_REQUIREMENTS.html">9.4.1</a></li>
     <li><a href="/core/8_11_2/SYSTEM_REQUIREMENTS.html">8.11.2</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 9.4.0</div>
+    <div class="flap bottom">Apache Lucene 9.4.1</div>
   </div>
-  <div class="download-desc">Apache Lucene 9.4.0</div>
+  <div class="download-desc">Apache Lucene 9.4.1</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/9_4_0/index.html">9.4.0</a></li>
+  <li><a href="/core/9_4_1/index.html">9.4.1</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 044974a13..3f521500f 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,15 @@
 <?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>2022-09-30T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache Lucene™ 9.4.0 available</title><link href="/" rel="alternate"></link><published>2022-09-30T00:00:00+00:00</published><updated>2022-09-30T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag: [...]
+<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>2022-10-24T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache Lucene™ 9.4.1 available</title><link href="/" rel="alternate"></link><published>2022-10-24T00:00:00+00:00</published><updated>2022-10-24T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag: [...]
+&lt;p&gt;Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-neighbor search across high-dimensionality vectors, spell …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 9.4.1.&lt;/p&gt;
+&lt;p&gt;Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-neighbor search across high-dimensionality vectors, spell correction or query suggestions.&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-941-release-highlights"&gt;Lucene 9.4.1 Release Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;When reading large segments, the kNN vectors format could fail with a validation error, preventing further writes or searches on the index. This bug is now fixed. Only version 9.4.0 was affected, so it is recommended to skip 9.4.0 if you are using kNN vectors.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Please read CHANGES.txt for a full list of changes:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/core/9_4_1/changes/Changes.html"&gt;https://lucene.apache.org/core/9_4_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="core/news"></category></entry><entry><title>Apache Lucene™ 9.4.0 available</title><link href="/" rel="alternate"></link><published>2022-09-30T00:00:00+00:00</published><updated>2022-09-30T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:None,2022-09-30:/</id><summary type="ht [...]
 &lt;p&gt;Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-neighbor search across high-dimensionality vectors, spell …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 9.4.0.&lt;/p&gt;
 &lt;p&gt;Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-neighbor search across high-dimensionality vectors, spell correction or query suggestions.&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;
diff --git a/output/feeds/core/news.atom.xml b/output/feeds/core/news.atom.xml
index fd999cb6b..daf901c44 100644
--- a/output/feeds/core/news.atom.xml
+++ b/output/feeds/core/news.atom.xml
@@ -1,5 +1,15 @@
 <?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>2022-09-30T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache Lucene™ 9.4.0 available</title><link href="/" rel="alternate"></link><published>2022-09-30T00:00:00+00:00</published><updated>2022-09-30T00:00:00+00:00</updated><author><name>Lucene Developers</name [...]
+<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>2022-10-24T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache Lucene™ 9.4.1 available</title><link href="/" rel="alternate"></link><published>2022-10-24T00:00:00+00:00</published><updated>2022-10-24T00:00:00+00:00</updated><author><name>Lucene Developers</name [...]
+&lt;p&gt;Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-neighbor search across high-dimensionality vectors, spell …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 9.4.1.&lt;/p&gt;
+&lt;p&gt;Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-neighbor search across high-dimensionality vectors, spell correction or query suggestions.&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-941-release-highlights"&gt;Lucene 9.4.1 Release Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;When reading large segments, the kNN vectors format could fail with a validation error, preventing further writes or searches on the index. This bug is now fixed. Only version 9.4.0 was affected, so it is recommended to skip 9.4.0 if you are using kNN vectors.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Please read CHANGES.txt for a full list of changes:&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://lucene.apache.org/core/9_4_1/changes/Changes.html"&gt;https://lucene.apache.org/core/9_4_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category term="core/news"></category></entry><entry><title>Apache Lucene™ 9.4.0 available</title><link href="/" rel="alternate"></link><published>2022-09-30T00:00:00+00:00</published><updated>2022-09-30T00:00:00+00:00</updated><author><name>Lucene Developers</name></author><id>tag:None,2022-09-30:/</id><summary type="ht [...]
 &lt;p&gt;Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-neighbor search across high-dimensionality vectors, spell …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Lucene PMC is pleased to announce the release of Apache Lucene 9.4.0.&lt;/p&gt;
 &lt;p&gt;Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-neighbor search across high-dimensionality vectors, spell correction or query suggestions.&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;
diff --git a/output/index.html b/output/index.html
index d351a7466..3c8143631 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-941-available">
+      <a href="/core/corenews.html#apache-lucenetm-941-available">Apache Lucene™ 9.4.1 available</a> <span class="news-date">(24.Oct)</span>
+    </p>
     <p id="apache-lucenetm-940-available">
       <a href="/core/corenews.html#apache-lucenetm-940-available">Apache Lucene™ 9.4.0 available</a> <span class="news-date">(30.Sep)</span>
     </p>
     <p id="apache-lucenetm-930-available">
       <a href="/core/corenews.html#apache-lucenetm-930-available">Apache Lucene™ 9.3.0 available</a> <span class="news-date">(29.Jul)</span>
     </p>
-    <p id="apache-lucenetm-8112-available">
-      <a href="/core/corenews.html#apache-lucenetm-8112-available">Apache Lucene™ 8.11.2 available</a> <span class="news-date">(17.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 9.4.0</div>
+  <div class="flap bottom">Apache Lucene 9.4.1</div>
 </div>
-<div class="download-desc">Apache Lucene 9.4.0</div>
+<div class="download-desc">Apache Lucene 9.4.1</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 42e0741f9..6c1a2f714 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 9.4.0</div>
+  <div class="flap bottom">Apache Lucene 9.4.1</div>
 </div>
-<div class="download-desc">Apache Lucene 9.4.0</div>
+<div class="download-desc">Apache Lucene 9.4.1</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 8f1c804d0..23b401b96 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 9.4.0</div>
+  <div class="flap bottom">Apache Lucene 9.4.1</div>
 </div>
-<div class="download-desc">Apache Lucene 9.4.0</div>
+<div class="download-desc">Apache Lucene 9.4.1</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 fd2cdbbb8..0b23f83b2 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 9.4.0</div>
+  <div class="flap bottom">Apache Lucene 9.4.1</div>
 </div>
-<div class="download-desc">Apache Lucene 9.4.0</div>
+<div class="download-desc">Apache Lucene 9.4.1</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 7d35d8cad..d770345a1 100644
--- a/output/whoweare.html
+++ b/output/whoweare.html
@@ -326,9 +326,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 9.4.0</div>
+  <div class="flap bottom">Apache Lucene 9.4.1</div>
 </div>
-<div class="download-desc">Apache Lucene 9.4.0</div>
+<div class="download-desc">Apache Lucene 9.4.1</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>