This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 60ef8bfba Automatic Site Publish by Buildbot
60ef8bfba is described below
commit 60ef8bfba56e56dbeec68faf10bf9c207aa1fc61
Author: buildbot <[email protected]>
AuthorDate: Wed May 11 22:53:00 2022 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 3 ++-
output/downloads.html | 4 ++--
output/feeds/all.atom.xml | 2 +-
output/feeds/solr/news.atom.xml | 2 +-
output/news.html | 2 +-
5 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/output/.htaccess b/output/.htaccess
index 8d44c7dd1..272c42bf5 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -59,7 +59,8 @@ RedirectMatch Permanent ^/guide/\d+_\d+$ $0/
# might change again in the future
RedirectMatch temp ^/api/org/(.*) /docs/9_0_0/solr-core/org/$1
RedirectMatch temp ^/api/(.*) /docs/9_0_0/$1
-RedirectMatch temp ^/guide/(?!index.html)(?!solr/)(?!search-index.js)([a-z].*)
/guide/9_0/$1
+# No need for this after 9.0, as we now use /guide/solr/latest/foo
+#RedirectMatch temp
^/guide/(?!index.html)(?!solr/)(?!search-index.js)([a-z].*) /guide/9_0/$1
# Solr Tutorial is now in the Solr Ref Guide
# should redirect automatically to latest version
diff --git a/output/downloads.html b/output/downloads.html
index eb131bcac..8d81a99c3 100644
--- a/output/downloads.html
+++ b/output/downloads.html
@@ -251,8 +251,8 @@ Due to the voluntary nature of Solr, no releases are
scheduled in advance.</p>
</table>
<p>For more about versions and upgrading Solr, see the
- <a href="/guide/solr-upgrade-notes.html">Reference Guide chapter “Upgrade
Notes”</a>
- and <a href="/guide/solr-system-requirements.html">"System
Requirements"</a>.
+ <a
href="/guide/solr/latest/upgrade-notes/solr-upgrade-notes.html">Reference Guide
chapter “Upgrade Notes”</a>
+ and <a
href="/guide/solr/latest/deployment-guide/system-requirements.html">"System
Requirements"</a>.
</p>
</div>
</div>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 44ae3b809..898b7af46 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -5,7 +5,7 @@
<p>Solr 9.0.0 is available for immediate download at:</p>
<p><a
href="https://solr.apache.org/downloads.html">https://solr.apache.org/downloads.html</a></p>
<p>This is a major-version release with breaking changes. The highlights
below is not the full list. Please consult the "Solr Upgrade Notes" when
planning an upgrade:</p>
-<p><a
href="https://solr.apache.org/guide/9_0/solr-upgrade-notes.html">https://solr.apache.org/guide/9_0/solr-upgrade-notes.html</a></p>
+<p><a
href="https://solr.apache.org/guide/solr/9_0/upgrade-notes/solr-upgrade-notes.html">https://solr.apache.org/guide/solr/9_0/upgrade-notes/solr-upgrade-notes.html</a></p>
<h2 id="solr-900-release-highlights">Solr 9.0.0 Release
Highlights:</h2>
<ul>
<li>Minimum Java version supported: Java 11</li>
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index 3bb3d9602..8ed52d709 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -5,7 +5,7 @@
<p>Solr 9.0.0 is available for immediate download at:</p>
<p><a
href="https://solr.apache.org/downloads.html">https://solr.apache.org/downloads.html</a></p>
<p>This is a major-version release with breaking changes. The highlights
below is not the full list. Please consult the "Solr Upgrade Notes" when
planning an upgrade:</p>
-<p><a
href="https://solr.apache.org/guide/9_0/solr-upgrade-notes.html">https://solr.apache.org/guide/9_0/solr-upgrade-notes.html</a></p>
+<p><a
href="https://solr.apache.org/guide/solr/9_0/upgrade-notes/solr-upgrade-notes.html">https://solr.apache.org/guide/solr/9_0/upgrade-notes/solr-upgrade-notes.html</a></p>
<h2 id="solr-900-release-highlights">Solr 9.0.0 Release
Highlights:</h2>
<ul>
<li>Minimum Java version supported: Java 11</li>
diff --git a/output/news.html b/output/news.html
index 744791edb..9af37a3a6 100644
--- a/output/news.html
+++ b/output/news.html
@@ -140,7 +140,7 @@
<p>Solr 9.0.0 is available for immediate download at:</p>
<p><a
href="https://solr.apache.org/downloads.html">https://solr.apache.org/downloads.html</a></p>
<p>This is a major-version release with breaking changes. The highlights below
is not the full list. Please consult the "Solr Upgrade Notes" when planning an
upgrade:</p>
-<p><a
href="https://solr.apache.org/guide/9_0/solr-upgrade-notes.html">https://solr.apache.org/guide/9_0/solr-upgrade-notes.html</a></p>
+<p><a
href="https://solr.apache.org/guide/solr/9_0/upgrade-notes/solr-upgrade-notes.html">https://solr.apache.org/guide/solr/9_0/upgrade-notes/solr-upgrade-notes.html</a></p>
<h2 id="solr-900-release-highlights">Solr 9.0.0 Release Highlights:</h2>
<ul>
<li>Minimum Java version supported: Java 11</li>