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/12/07 13:31: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 d210180  Automatic Site Publish by Buildbot
d210180 is described below

commit d210180e9034e67bcc8eb9b878f7bad305cd1b37
Author: buildbot <us...@infra.apache.org>
AuthorDate: Tue Dec 7 13:31:07 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess               |  2 +-
 output/code-of-conduct.html    |  4 +--
 output/core/corenews.html      |  6 ++---
 output/core/developer.html     |  7 +++---
 output/core/discussion.html    | 15 ++++++-----
 output/core/documentation.html |  8 +++---
 output/core/downloads.html     | 56 ++++++++++++++++++++----------------------
 output/core/features.html      | 11 +++++----
 output/core/index.html         | 18 ++++++++------
 output/core/quickstart.html    |  8 +++---
 output/core/systemreqs.html    |  8 +++---
 output/index.html              |  4 +--
 output/news.html               |  4 +--
 output/privacy.html            |  4 +--
 output/site-instructions.html  |  4 +--
 output/whoweare.html           |  4 +--
 16 files changed, 80 insertions(+), 83 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index 0c50c8c..0b843cf 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_11_0/$1
+RedirectMatch temp ^/core/api/(.*) /core/9_0_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 1c3afdf..3635b12 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.11.0</div>
+  <div class="flap bottom">Apache Lucene 9.0.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.11.0</div>
+<div class="download-desc">Apache Lucene 9.0.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 95e1a1b..b4c4d33 100644
--- a/output/core/corenews.html
+++ b/output/core/corenews.html
@@ -2123,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.11.0</div>
+    <div class="flap bottom">Apache Lucene 9.0.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.11.0</div>
+  <div class="download-desc">Apache Lucene 9.0.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -2139,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_11_0/index.html">8.11.0</a></li>
+  <li><a href="/core/9_0_0/index.html">9.0.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/developer.html b/output/core/developer.html
index 858772b..3fc9862 100644
--- a/output/core/developer.html
+++ b/output/core/developer.html
@@ -149,7 +149,6 @@ document.observe('dom:loaded', StartSlides);
 <li>Latest <strong>main</strong>:
 <code>git clone https://github.com/apache/lucene.git</code></li>
 </ul>
-<p><strong>NOTE:</strong> Until the Solr project split is complete, the code is still located in <a href="https://github.com/apache/lucene-solr.git">https://github.com/apache/lucene-solr.git</a> </p>
 <h2 id="making-a-contribution">Making a Contribution</h2>
 <p>Lucene Java is always looking for contributions. See the <a href="https://cwiki.apache.org/confluence/display/LUCENE/HowToContribute">Wiki</a> for details on contributing.</p>
 <h2 id="nightly-builds">Nightly Builds</h2>
@@ -176,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 8.11.0</div>
+    <div class="flap bottom">Apache Lucene 9.0.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.11.0</div>
+  <div class="download-desc">Apache Lucene 9.0.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -192,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/8_11_0/index.html">8.11.0</a></li>
+  <li><a href="/core/9_0_0/index.html">9.0.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/discussion.html b/output/core/discussion.html
index 7eb0b4b..ab1c92c 100644
--- a/output/core/discussion.html
+++ b/output/core/discussion.html
@@ -170,8 +170,7 @@ send questions to this list to verify your problem before filing issues in JIRA.
 <li>Subscribe: <a href="mailto:java-user-subscribe@lucene.apache.org">java-user-subscribe</a></li>
 <li>Unsubscribe: <a href="mailto:java-user-unsubscribe@lucene.apache.org">java-user-unsubscribe</a></li>
 <li>Send: <a href="mailto:java-user@lucene.apache.org">java-user</a> (Requires subscription)</li>
-<li><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/">Official Apache Archive</a></li>
-<li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-lucene-user/">Old Jakarta Archive</a></li>
+<li><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/">Apache Archive</a></li>
 </ul>
 <h2 id="developer-lists">Developer Lists</h2>
 <h3 id="developer-discussion-devluceneapacheorg">Developer Discussion: dev@lucene.apache.org</h3>
@@ -183,7 +182,7 @@ questions and problems; that is what the java-user mailing list is for.</em></p>
 <li>Subscribe: <a href="mailto:dev-subscribe@lucene.apache.org">dev-subscribe</a></li>
 <li>Unsubscribe: <a href="mailto:dev-unsubscribe@lucene.apache.org">dev-unsubscribe</a></li>
 <li>Send: <a href="mailto:dev@lucene.apache.org">dev</a> (Requires subscription)</li>
-<li><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/">Official Apache Archive</a></li>
+<li><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/">Apache Archive</a></li>
 </ul>
 <h3 id="issue-notifications-issueslucene">Issue Notifications: issues@lucene</h3>
 <p>This is an automated announcement only list where notifications about all JIRA issues and Github pull requests are sent.</p>
@@ -194,13 +193,13 @@ questions and problems; that is what the java-user mailing list is for.</em></p>
 <p>This is an automated announcement only list where notifications about all CI builds by Jenkins are sent.</p>
 <p>Subscribe: <a href="mailto:builds-subscribe@lucene.apache.org">builds-subscribe</a></p>
 <p>Unsubscribe: <a href="mailto:builds-unsubscribe@lucene.apache.org">builds-unsubscribe</a></p>
-<p><a href="http://mail-archives.apache.org/mod_mbox/lucene-builds/">Official Apache Archive</a></p>
+<p><a href="http://mail-archives.apache.org/mod_mbox/lucene-builds/">Apache Archive</a></p>
 <h3 id="commit-notifications-commitslucene">Commit Notifications: commits@lucene</h3>
 <p>This is an automated announcement only list where notifications about every Lucene commit are sent.</p>
 <ul>
 <li>Subscribe: <a href="mailto:commits-subscribe@lucene.apache.org">commits-subscribe</a></li>
 <li>Unsubscribe: <a href="mailto:commits-unsubscribe@lucene.apache.org">commits-unsubscribe</a></li>
-<li><a href="http://mail-archives.apache.org/mod_mbox/lucene-commits/">Official Apache Archive</a></li>
+<li><a href="http://mail-archives.apache.org/mod_mbox/lucene-commits/">Apache Archive</a></li>
 </ul>
 <h2 id="irc">IRC</h2>
 <p>There are two primary IRC channels dedicated to Lucene at <a href="http://freenode.net/">freenode.net</a>.</p>
@@ -227,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 8.11.0</div>
+    <div class="flap bottom">Apache Lucene 9.0.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.11.0</div>
+  <div class="download-desc">Apache Lucene 9.0.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -243,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/8_11_0/index.html">8.11.0</a></li>
+  <li><a href="/core/9_0_0/index.html">9.0.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/documentation.html b/output/core/documentation.html
index 797bb50..09cdebc 100644
--- a/output/core/documentation.html
+++ b/output/core/documentation.html
@@ -149,8 +149,8 @@ document.observe('dom:loaded', StartSlides);
 
   <h2>Java Docs</h2>
   <ul>
+    <li><a href="/core/9_0_0/index.html">9.0.0</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>
         </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.11.0</div>
+    <div class="flap bottom">Apache Lucene 9.0.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.11.0</div>
+  <div class="download-desc">Apache Lucene 9.0.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_11_0/index.html">8.11.0</a></li>
+  <li><a href="/core/9_0_0/index.html">9.0.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/downloads.html b/output/core/downloads.html
index 6fe91e6..c964547 100644
--- a/output/core/downloads.html
+++ b/output/core/downloads.html
@@ -150,56 +150,52 @@ 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-8110">Lucene 8.11.0
-    <a class="headerlink" href="#lucene-8110" title="Permanent link">¶</a>
+  <h3 id="lucene-900">Lucene 9.0.0
+    <a class="headerlink" href="#lucene-900" title="Permanent link">¶</a>
   </h3>
 
-  <p>Lucene 8.11.0 is the most recent Apache Lucene release.</p>
+  <p>Lucene 9.0.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.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>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/9.0.0/lucene-9.0.0-src.tgz">lucene-9.0.0-src.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/java/9.0.0/lucene-9.0.0-src.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/9.0.0/lucene-9.0.0-src.tgz.sha512">SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <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.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>]
+      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/9.0.0/lucene-9.0.0.tgz">lucene-9.0.0.tgz</a>
+      [<a href="https://downloads.apache.org/lucene/java/9.0.0/lucene-9.0.0.tgz.asc">PGP</a>]
+      [<a href="https://downloads.apache.org/lucene/java/9.0.0/lucene-9.0.0.tgz.sha512">SHA512</a>]
     </li>
 
-    <li><a href="/core/8_11_0/changes/Changes.html">Change log</a></li>
+    <li><a href="/core/9_0_0/changes/Changes.html">Change log</a></li>
   </ul>
 
-  <h3 id="lucene-773">Lucene 7.7.3
-    <a class="headerlink" href="#lucene-773" 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 7.7.3 is the latest in the 7.x series.</p>
+  <p>Lucene 8.11.0 is the latest in the 8.x series.</p>
 
   <ul>
     <li>Source release:
-      <a href="https://www.apache.org/dyn/closer.lua/lucene/java/7.7.3/lucene-7.7.3-src.tgz">lucene-7.7.3-src.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/java/7.7.3/lucene-7.7.3-src.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/7.7.3/lucene-7.7.3-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/7.7.3/lucene-7.7.3.tgz">lucene-7.7.3.tgz</a>
-      [<a href="https://downloads.apache.org/lucene/java/7.7.3/lucene-7.7.3.tgz.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/7.7.3/lucene-7.7.3.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/7.7.3/lucene-7.7.3.zip">lucene-7.7.3.zip</a>
-      [<a href="https://downloads.apache.org/lucene/java/7.7.3/lucene-7.7.3.zip.asc">PGP</a>]
-      [<a href="https://downloads.apache.org/lucene/java/7.7.3/lucene-7.7.3.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/7_7_3/changes/Changes.html">Change log</a></li>
+    <li><a href="/core/8_11_0/changes/Changes.html">Change log</a></li>
   </ul>
 
   <p>The above release files should be verified using the PGP signatures and the <a href="https://downloads.apache.org/lucene/KEYS">project release KEYS</a>.
@@ -221,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 8.11.0</div>
+    <div class="flap bottom">Apache Lucene 9.0.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.11.0</div>
+  <div class="download-desc">Apache Lucene 9.0.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -237,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/8_11_0/index.html">8.11.0</a></li>
+  <li><a href="/core/9_0_0/index.html">9.0.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/features.html b/output/core/features.html
index eec2e14..af10fc9 100644
--- a/output/core/features.html
+++ b/output/core/features.html
@@ -34,7 +34,7 @@
        open source"/>    <meta property="og:type" content="website" />
     <meta property="og:url" content="https://lucene.apache.org/core/features.html"/>
     <meta property="og:title" content="Lucene™ Features"/>
-    <meta property="og:description" content="Lucene offers powerful features through a simple API: Scalable, High-Performance Indexing over 150GB/hour on modern hardware small..."/>
+    <meta property="og:description" content="Lucene offers powerful features through a simple API: Scalable, High-Performance Indexing over 800GB/hour on modern hardware small..."/>
     <meta property="og:image" content="https://lucene.apache.org/theme/images/lucene/lucene_og_image.png?v=0e493d7a"/>
     <meta property="og:image:secure_url" content="https://lucene.apache.org/theme/images/lucene/lucene_og_image.png?v=0e493d7a"/>
 <link rel="shortcut icon" type="image/png"
@@ -146,7 +146,7 @@ document.observe('dom:loaded', StartSlides);
   <p>Lucene offers powerful features through a simple API:</p>
 <h2 id="scalable-high-performance-indexing">Scalable, High-Performance Indexing</h2>
 <ul>
-<li>over <a href="http://home.apache.org/~mikemccand/lucenebench/indexing.html">150GB/hour on modern hardware</a></li>
+<li>over <a href="http://home.apache.org/~mikemccand/lucenebench/indexing.html">800GB/hour on modern hardware</a></li>
 <li>small RAM requirements -- only 1MB heap</li>
 <li>incremental indexing as fast as batch indexing</li>
 <li>index size roughly 20-30% the size of text indexed</li>
@@ -156,6 +156,7 @@ document.observe('dom:loaded', StartSlides);
 <li>ranked searching -- best results returned first</li>
 <li>many powerful query types: phrase queries, wildcard queries, proximity queries, range queries and more</li>
 <li>fielded searching (e.g. title, author, contents)</li>
+<li>nearest-neighbor search for high-dimensionality vectors</li>
 <li>sorting by any field</li>
 <li>multiple-index searching with merged results</li>
 <li>allows simultaneous update and searching</li>
@@ -177,9 +178,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.11.0</div>
+    <div class="flap bottom">Apache Lucene 9.0.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.11.0</div>
+  <div class="download-desc">Apache Lucene 9.0.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -193,7 +194,7 @@ document.observe('dom:loaded', StartSlides);
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
+  <li><a href="/core/9_0_0/index.html">9.0.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/index.html b/output/core/index.html
index 69a2b41..5a33825 100644
--- a/output/core/index.html
+++ b/output/core/index.html
@@ -34,7 +34,7 @@
        open source"/>    <meta property="og:type" content="website" />
     <meta property="og:url" content="https://lucene.apache.org/core/index.html"/>
     <meta property="og:title" content="Apache Lucene Core"/>
-    <meta property="og:description" content="Apache Lucene™ is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable..."/>
+    <meta property="og:description" content="Apache Lucene™ is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for..."/>
     <meta property="og:image" content="https://lucene.apache.org/theme/images/lucene/lucene_og_image.png?v=0e493d7a"/>
     <meta property="og:image:secure_url" content="https://lucene.apache.org/theme/images/lucene/lucene_og_image.png?v=0e493d7a"/>
 <link rel="shortcut icon" type="image/png"
@@ -144,16 +144,17 @@ document.observe('dom:loaded', StartSlides);
 <div>
   <h1 class="title">Apache Lucene Core</h1>
   <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>
+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>Apache Lucene is an open source project available for free download. Please use the
 links on the right to access Lucene.</p>
 <h1 id="lucenetm-features">Lucene™ Features</h1>
 <p>Lucene offers powerful features through a simple API:</p>
 <h2 id="scalable-high-performance-indexing">Scalable, High-Performance Indexing</h2>
 <ul>
-<li>over <a href="http://home.apache.org/~mikemccand/lucenebench/indexing.html">150GB/hour on modern hardware</a></li>
+<li>over <a href="http://home.apache.org/~mikemccand/lucenebench/indexing.html">800GB/hour on modern hardware</a></li>
 <li>small RAM requirements -- only 1MB heap</li>
 <li>incremental indexing as fast as batch indexing</li>
 <li>index size roughly 20-30% the size of text indexed</li>
@@ -164,6 +165,7 @@ links on the right to access Lucene.</p>
 <li>many powerful query types: phrase queries, wildcard queries, proximity
   queries, range queries and more</li>
 <li>fielded searching (e.g. title, author, contents)</li>
+<li>nearest-neighbor search for high-dimensionality vectors</li>
 <li>sorting by any field</li>
 <li>multiple-index searching with merged results</li>
 <li>allows simultaneous update and searching</li>
@@ -186,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 8.11.0</div>
+    <div class="flap bottom">Apache Lucene 9.0.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.11.0</div>
+  <div class="download-desc">Apache Lucene 9.0.0</div>
 </div>
 
 <h1 id="resources">Resources</h1>
@@ -202,7 +204,7 @@ links on the right to access Lucene.</p>
 
 <h1 id="release-docs">Release Docs</h1>
 <ul>
-  <li><a href="/core/8_11_0/index.html">8.11.0</a></li>
+  <li><a href="/core/9_0_0/index.html">9.0.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/quickstart.html b/output/core/quickstart.html
index 92cc4ae..273efba 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_11_0/demo/overview-summary.html#overview_description">Lucene 8.11.0 Demo</a></li>
+    <li><a href="/core/9_0_0/demo/overview-summary.html#overview_description">Lucene 9.0.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.11.0</div>
+    <div class="flap bottom">Apache Lucene 9.0.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.11.0</div>
+  <div class="download-desc">Apache Lucene 9.0.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_11_0/index.html">8.11.0</a></li>
+  <li><a href="/core/9_0_0/index.html">9.0.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/core/systemreqs.html b/output/core/systemreqs.html
index 635fc5a..d537f76 100644
--- a/output/core/systemreqs.html
+++ b/output/core/systemreqs.html
@@ -149,8 +149,8 @@ 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_0_0/SYSTEM_REQUIREMENTS.html">9.0.0</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>
         </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.11.0</div>
+    <div class="flap bottom">Apache Lucene 9.0.0</div>
   </div>
-  <div class="download-desc">Apache Lucene 8.11.0</div>
+  <div class="download-desc">Apache Lucene 9.0.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_11_0/index.html">8.11.0</a></li>
+  <li><a href="/core/9_0_0/index.html">9.0.0</a></li>
 </ul>
 
 <h1 id="about">About</h1>
diff --git a/output/index.html b/output/index.html
index b2b8117..68f51fe 100644
--- a/output/index.html
+++ b/output/index.html
@@ -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.11.0</div>
+  <div class="flap bottom">Apache Lucene 9.0.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.11.0</div>
+<div class="download-desc">Apache Lucene 9.0.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 3408df1..9a41fcf 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.11.0</div>
+  <div class="flap bottom">Apache Lucene 9.0.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.11.0</div>
+<div class="download-desc">Apache Lucene 9.0.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 10eac3b..a339ac6 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.11.0</div>
+  <div class="flap bottom">Apache Lucene 9.0.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.11.0</div>
+<div class="download-desc">Apache Lucene 9.0.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 0ac23eb..339cf91 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.11.0</div>
+  <div class="flap bottom">Apache Lucene 9.0.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.11.0</div>
+<div class="download-desc">Apache Lucene 9.0.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 5645c2a..c821b38 100644
--- a/output/whoweare.html
+++ b/output/whoweare.html
@@ -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.11.0</div>
+  <div class="flap bottom">Apache Lucene 9.0.0</div>
 </div>
-<div class="download-desc">Apache Lucene 8.11.0</div>
+<div class="download-desc">Apache Lucene 9.0.0</div>
 
 <h1 id="projects">Projects<a class="headerlink" href="#projects" title="Permanent link">¶</a></h1>
 <ul>