You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by md...@apache.org on 2021/04/12 20:44:59 UTC

svn commit: r1073693 [2/19] - in /websites/production/lucene/content/solr/guide/8_8: ./ meta-docs/

Modified: websites/production/lucene/content/solr/guide/8_8/blob-store-api.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/blob-store-api.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/blob-store-api.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Blob Store API | Apache Solr Reference Guide 8.8</title>
+<title>Blob Store API | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1830,7 +1830,7 @@ which may not be the expected behavior.<
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/blockjoin-faceting.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/blockjoin-faceting.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/blockjoin-faceting.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>BlockJoin Faceting | Apache Solr Reference Guide 8.8</title>
+<title>BlockJoin Faceting | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1788,7 +1788,7 @@ Users are encouraged to use `uniqueBlock
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/cdcr-api.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/cdcr-api.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/cdcr-api.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>CDCR API | Apache Solr Reference Guide 8.8</title>
+<title>CDCR API | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1884,7 +1884,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/cdcr-architecture.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/cdcr-architecture.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/cdcr-architecture.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>CDCR Architecture | Apache Solr Reference Guide 8.8</title>
+<title>CDCR Architecture | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1792,7 +1792,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/cdcr-config.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/cdcr-config.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/cdcr-config.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>CDCR Configuration | Apache Solr Reference Guide 8.8</title>
+<title>CDCR Configuration | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1977,7 +1977,7 @@ maxClientCnxns=800</code></pre></code></
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/cdcr-operations.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/cdcr-operations.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/cdcr-operations.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Cross Data Center Replication Operations | Apache Solr Reference Guide 8.8</title>
+<title>Cross Data Center Replication Operations | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1732,7 +1732,7 @@ curl <span style="color: #d14">"http://&
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/charfilterfactories.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/charfilterfactories.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/charfilterfactories.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>CharFilterFactories | Apache Solr Reference Guide 8.8</title>
+<title>CharFilterFactories | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1769,7 +1769,7 @@ The input need not be an HTML document.
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/choosing-an-output-format.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/choosing-an-output-format.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/choosing-an-output-format.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Choosing an Output Format | Apache Solr Reference Guide 8.8</title>
+<title>Choosing an Output Format | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1710,7 +1710,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/circuit-breakers.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/circuit-breakers.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/circuit-breakers.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Circuit Breakers | Apache Solr Reference Guide 8.8</title>
+<title>Circuit Breakers | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1760,7 +1760,7 @@ circuit breakers checked for a single re
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/client-api-lineup.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/client-api-lineup.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/client-api-lineup.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Other Clients | Apache Solr Reference Guide 8.8</title>
+<title>Other Clients | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1708,7 +1708,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/client-apis.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/client-apis.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/client-apis.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Client APIs | Apache Solr Reference Guide 8.8</title>
+<title>Client APIs | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1715,7 +1715,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/cloud-screens.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/cloud-screens.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/cloud-screens.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Cloud Screens | Apache Solr Reference Guide 8.8</title>
+<title>Cloud Screens | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1741,7 +1741,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/cluster-node-management.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/cluster-node-management.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/cluster-node-management.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Cluster and Node Managment Commands | Apache Solr Reference Guide 8.8</title>
+<title>Cluster and Node Managment Commands | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1990,7 +1990,7 @@ http://localhost:8983/solr/admin/collect
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/codec-factory.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/codec-factory.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/codec-factory.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Codec Factory | Apache Solr Reference Guide 8.8</title>
+<title>Codec Factory | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1688,13 +1688,13 @@
      <section id="preamble" aria-label="Preamble"><p>A <code>codecFactory</code> can be specified in <code>solrconfig.xml</code> to determine which Lucene <a href="https://lucene.apache.org/core/8_8_0//core/org/apache/lucene/codecs/Codec.html"><code>Codec</code></a> is used when writing the index to disk.</p>
 <p>If not specified, Lucene&#8217;s default codec is implicitly used.</p></section>
 <section class="sect1"><h2 id="alternatives-to-the-default-codec">Alternatives to the Default Codec</h2><p>There are two alternatives to Lucene&#8217;s default codec.</p>
-<section class="sect2"><h3 id="solr-schemacodecfactory">solr.SchemaCodecFactory</h3><p>The <a href="https://lucene.apache.org/solr/8_8_0//solr-core/org/apache/solr/core/SchemaCodecFactory.html"><code>solr.SchemaCodecFactory</code></a> supports 2 key features:</p>
+<section class="sect2"><h3 id="solr-schemacodecfactory">solr.SchemaCodecFactory</h3><p>The <a href="https://solr.apache.org/docs/8_8_0//solr-core/org/apache/solr/core/SchemaCodecFactory.html"><code>solr.SchemaCodecFactory</code></a> supports 2 key features:</p>
 <div class="ulist"><ul><li><p>Schema based per-fieldtype configuration for <code>docValuesFormat</code> and <code>postingsFormat</code> - see the <a href="field-type-definitions-and-properties.html#field-type-properties">Field Type Properties</a> section for more details.</p></li><li><p>A <code>compressionMode</code> option:<ul><li><p><code>BEST_SPEED</code> (default) is optimized for search speed performance</p></li><li><p><code>BEST_COMPRESSION</code> is optimized for disk space usage</p></li></ul></p></li></ul></div>
 <p>Example:</p>
 <div class="listingblock"><pre class="rouge highlight"><code class="language-xml" data-lang="xml"><pre class="highlight"><code><span style="color: #000080">&lt;codecFactory</span> <span style="color: #008080">class=</span><span style="color: #d14">"solr.SchemaCodecFactory"</span><span style="color: #000080">&gt;</span>
   <span style="color: #000080">&lt;str</span> <span style="color: #008080">name=</span><span style="color: #d14">"compressionMode"</span><span style="color: #000080">&gt;</span>BEST_COMPRESSION<span style="color: #000080">&lt;/str&gt;</span>
 <span style="color: #000080">&lt;/codecFactory&gt;</span></code></pre></code></pre></div></section>
-<section class="sect2"><h3 id="solr-simpletextcodecfactory">solr.SimpleTextCodecFactory</h3><p>This factory for Lucene&#8217;s <a href="https://lucene.apache.org/solr/8_8_0//solr-core/org/apache/solr/core/SimpleTextCodecFactory.html"><code>SimpleTextCodecFactory</code></a> produces a plain text human-readable index format.</p>
+<section class="sect2"><h3 id="solr-simpletextcodecfactory">solr.SimpleTextCodecFactory</h3><p>This factory for Lucene&#8217;s <a href="https://solr.apache.org/docs/8_8_0//solr-core/org/apache/solr/core/SimpleTextCodecFactory.html"><code>SimpleTextCodecFactory</code></a> produces a plain text human-readable index format.</p>
 <div class="admonitionblock caution">
 <table>
 <tr>
@@ -1738,7 +1738,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/collapse-and-expand-results.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/collapse-and-expand-results.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/collapse-and-expand-results.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Collapse and Expand Results | Apache Solr Reference Guide 8.8</title>
+<title>Collapse and Expand Results | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1785,7 +1785,7 @@ When both are specified, this parameter
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/collection-aliasing.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/collection-aliasing.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/collection-aliasing.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Collection Aliasing | Apache Solr Reference Guide 8.8</title>
+<title>Collection Aliasing | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -2034,7 +2034,7 @@ find the <code>aliases.json</code> file.
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/collection-management.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/collection-management.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/collection-management.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Collection Management Commands | Apache Solr Reference Guide 8.8</title>
+<title>Collection Management Commands | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -2587,7 +2587,7 @@ The BALANCESHARDUNIQUE command that dist
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/collection-specific-tools.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/collection-specific-tools.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/collection-specific-tools.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Collection-Specific Tools | Apache Solr Reference Guide 8.8</title>
+<title>Collection-Specific Tools | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1726,7 +1726,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/collections-api.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/collections-api.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/collections-api.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Collections API | Apache Solr Reference Guide 8.8</title>
+<title>Collections API | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1784,7 +1784,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/collections-core-admin.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/collections-core-admin.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/collections-core-admin.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Collections / Core Admin | Apache Solr Reference Guide 8.8</title>
+<title>Collections / Core Admin | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1727,7 +1727,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/colocating-collections.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/colocating-collections.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/colocating-collections.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Colocating Collections | Apache Solr Reference Guide 8.8</title>
+<title>Colocating Collections | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1749,7 +1749,7 @@ rules and will not be cleaned up automat
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/combining-distribution-and-replication.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/combining-distribution-and-replication.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/combining-distribution-and-replication.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Combining Distribution and Replication | Apache Solr Reference Guide 8.8</title>
+<title>Combining Distribution and Replication | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1715,7 +1715,7 @@
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>

Modified: websites/production/lucene/content/solr/guide/8_8/command-line-utilities.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/command-line-utilities.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/command-line-utilities.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Command Line Utilities | Apache Solr Reference Guide 8.8</title>
+<title>Command Line Utilities | Apache Solr Reference Guide 8.8.2</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">
@@ -1635,22 +1635,22 @@
         <div class="collapse navbar-collapse justify-content-end" id="bs-example-navbar-collapse-1">
             <ul class="nav navbar-nav navbar-right">
                 <!-- Link to Solr website -->
-                <li><a href="https://lucene.apache.org/solr/" target="_blank">Solr Website</a></li>
+                <li><a href="https://solr.apache.org/" target="_blank">Solr Website</a></li>
                 <!-- Other Guide Formats dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Formats<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                        <li><a href="https://archive.apache.org/dist/lucene/solr/ref-guide/" target="_blank">Archived PDFs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/guide/" target="_blank">Other Versions Online</a></li>
+                       <li><a href="https://solr.apache.org/guide/" target="_blank">Other Versions Online</a></li>
                     </ul>
                 </li>
                 <!-- Solr Resources dropdown -->
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Solr Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                       <li><a href="https://lucene.apache.org/solr/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
-                       <li><a href="https://lucene.apache.org/solr/community.html" target="_blank">Solr Community Links</a></li>
+                       <li><a href="https://solr.apache.org/docs/8_8_0//solr-core/index.html" target="_blank">Solr Javadocs</a></li>
+                       <li><a href="https://solr.apache.org/community.html#version-control" target="_blank">Lucene/Solr Source Code</a></li>
+                       <li><a href="https://solr.apache.org/community.html" target="_blank">Solr Community Links</a></li>
                     </ul>
                 </li>
 
@@ -1791,7 +1791,7 @@ See the section <a href="cloud-screens.h
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2021 Apache Software Foundation. All rights reserved. <br />
- Site Version: 8.8 <br />Site last generated: 2021-01-28 <br />
+ Site Version: 8.8.2 <br />Site last generated: 2021-04-12 <br />
 <p><img src="images/solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>