Author: ctargett
Date: Wed Sep 29 14:26:42 2021
New Revision: 1077005
URL: http://svn.apache.org/viewvc?rev=1077005&view=rev
Log:
Fix release notes link in solr-upgrade-notes
Modified:
sites/solr/guide/8_10/solr-upgrade-notes.html
Modified: sites/solr/guide/8_10/solr-upgrade-notes.html
URL:
http://svn.apache.org/viewvc/sites/solr/guide/8_10/solr-upgrade-notes.html?rev=1077005&r1=1077004&r2=1077005&view=diff
==============================================================================
--- sites/solr/guide/8_10/solr-upgrade-notes.html (original)
+++ sites/solr/guide/8_10/solr-upgrade-notes.html Wed Sep 29 14:26:42 2021
@@ -8,7 +8,7 @@
<meta name="description" content="">
<meta name="keywords" content=" ">
-<title>Solr Upgrade Notes | Apache Solr Reference Guide 8.10</title>
+<title>Solr Upgrade Notes | Apache Solr Reference Guide 8.10-DRAFT</title>
<link rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
crossorigin="anonymous">
<link rel="stylesheet" type="text/css"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
@@ -68,7 +68,7 @@
</script>
</head>
-<body class="" id="solr-upgrade-notes">
+<body class="DRAFT" id="solr-upgrade-notes">
<div class="container-fluid">
<div class="row">
<nav id="sidebar" class="col-2 d-none d-md-block">
@@ -76,6 +76,11 @@
<div class="sidebar-header">
<div class="sidebarTitle text-center">Apache Solr Reference Guide</div>
+ <p class="draft-notice">
+ This is an unofficial DRAFT of the Guide for 8.10.
+ <a href="https://solr.apache.org/guide/">Official releases are available
from the Solr website</a>.
+ </p>
+
<!--comment out this block if you want to hide search-->
<!--start search-->
@@ -1721,7 +1726,7 @@ file found in your Solr package. That fi
that may effect your existing implementation.</p>
<p>Detailed steps for upgrading a Solr cluster are in the section <a
href="upgrading-a-solr-cluster.html">Upgrading a Solr Cluster</a>.</p></section>
<section class="sect1"><h2 id="upgrading-to-8-x-releases">Upgrading to 8.x
Releases</h2><p>If you are upgrading from 7.x, see the section <a
href="#upgrading-from-7-x-releases">Upgrading from 7.x Releases</a> below.</p>
-<section class="sect2"><h3 id="solr-8-10">Solr 8.10</h3><p>See the <a
href="https://cwiki.apache.org/confluence/display/SOLR/ReleaseNote810"
target="_blank" rel="noopener">8.10 Release Notes</a>
+<section class="sect2"><h3 id="solr-8-10">Solr 8.10</h3><p>See the <a
href="https://cwiki.apache.org/confluence/display/SOLR/ReleaseNote8_10"
target="_blank" rel="noopener">8.10 Release Notes</a>
for an overview of the main new features of Solr 8.10.</p>
<p>When upgrading to 8.10.x users should be aware of the following major
changes from 8.9.</p>
<p><strong>Schema Designer UI</strong></p>
@@ -2130,7 +2135,7 @@ If you run in SolrCloud mode, you must b
<div class="row">
<div class="col-lg-12 footer">
©2021 Apache Software Foundation. All rights reserved. <br
/>
- Site Version: 8.10 <br />Site last generated: 2021-09-28 <br />
+ Site Version: 8.10-DRAFT <br />Site last generated: 2021-09-29 <br />
<p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
</div>
</div>