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 [4/19] - in /websites/production/lucene/content/solr/guide/8_8: ./ meta-docs/

Modified: websites/production/lucene/content/solr/guide/8_8/distributed-search-with-index-sharding.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/distributed-search-with-index-sharding.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/distributed-search-with-index-sharding.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Distributed Search with Index Sharding | Apache Solr Reference Guide 8.8</title>
+<title>Distributed Search with Index Sharding | 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>
 
@@ -1795,7 +1795,7 @@ bin/post -c core1 example/exampledocs/mo
             <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/documents-fields-and-schema-design.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/documents-fields-and-schema-design.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/documents-fields-and-schema-design.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Documents, Fields, and Schema Design | Apache Solr Reference Guide 8.8</title>
+<title>Documents, Fields, and Schema Design | 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>
 
@@ -1720,7 +1720,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/documents-screen.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/documents-screen.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/documents-screen.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Documents Screen | Apache Solr Reference Guide 8.8</title>
+<title>Documents Screen | 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>
 
@@ -1752,7 +1752,7 @@ More information can be found at:  <a hr
             <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/docvalues.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/docvalues.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/docvalues.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>DocValues | Apache Solr Reference Guide 8.8</title>
+<title>DocValues | 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>
 
@@ -1759,7 +1759,7 @@ Lucene index back-compatibility is only
             <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/dsp.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/dsp.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/dsp.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Digital Signal Processing | Apache Solr Reference Guide 8.8</title>
+<title>Digital Signal Processing | 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>
 
@@ -1875,7 +1875,7 @@ shows that there is considerable noise a
             <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/dynamic-fields.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/dynamic-fields.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/dynamic-fields.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Dynamic Fields | Apache Solr Reference Guide 8.8</title>
+<title>Dynamic Fields | 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>
 
@@ -1714,7 +1714,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/enabling-ssl.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/enabling-ssl.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/enabling-ssl.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Enabling SSL | Apache Solr Reference Guide 8.8</title>
+<title>Enabling SSL | 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>
 
@@ -1972,7 +1972,7 @@ java -Djavax.net.ssl.keyStorePassword<sp
             <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/errata.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/errata.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/errata.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Errata | Apache Solr Reference Guide 8.8</title>
+<title>Errata | 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/exporting-result-sets.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/exporting-result-sets.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/exporting-result-sets.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Exporting Result Sets | Apache Solr Reference Guide 8.8</title>
+<title>Exporting Result Sets | 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>
 
@@ -1746,7 +1746,7 @@ handler parameter).</p>
             <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/faceting.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/faceting.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/faceting.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Faceting | Apache Solr Reference Guide 8.8</title>
+<title>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>
 
@@ -1741,7 +1741,7 @@ If you do not set this parameter to at l
 <div class="dlist"><dl><dt><code>facet.range</code></dt><dd><p>The <code>facet.range</code> parameter defines the field for which Solr should create range facets. For example:</p><p><code>facet.range=price&amp;facet.range=age</code></p>
 <p><code>facet.range=lastModified_dt</code></p></dd><dt><code>facet.range.start</code></dt><dd><p>The <code>facet.range.start</code> parameter specifies the lower bound of the ranges. You can specify this parameter on a per field basis with the syntax of <code>f.&lt;fieldname&gt;.facet.range.start</code>. For example:</p><p><code>f.price.facet.range.start=0.0&amp;f.age.facet.range.start=10</code></p>
 <p><code>f.lastModified_dt.facet.range.start=NOW/DAY-30DAYS</code></p></dd><dt><code>facet.range.end</code></dt><dd><p>The <code>facet.range.end</code> specifies the upper bound of the ranges. You can specify this parameter on a per field basis with the syntax of <code>f.&lt;fieldname&gt;.facet.range.end</code>. For example:</p><p><code>f.price.facet.range.end=1000.0&amp;f.age.facet.range.start=99</code></p>
-<p><code>f.lastModified_dt.facet.range.end=NOW/DAY+30DAYS</code></p></dd><dt><code>facet.range.gap</code></dt><dd><p>The span of each range expressed as a value to be added to the lower bound. For date fields, this should be expressed using the <a href="https://lucene.apache.org/solr/8_8_0//solr-core/org/apache/solr/util/DateMathParser.html"><code>DateMathParser</code> syntax</a> (such as, <code>facet.range.gap=%2B1DAY &#8230;&#8203; '+1DAY'</code>). You can specify this parameter on a per-field basis with the syntax of <code>f.&lt;fieldname&gt;.facet.range.gap</code>. For example:</p><p><code>f.price.facet.range.gap=100&amp;f.age.facet.range.gap=10</code></p>
+<p><code>f.lastModified_dt.facet.range.end=NOW/DAY+30DAYS</code></p></dd><dt><code>facet.range.gap</code></dt><dd><p>The span of each range expressed as a value to be added to the lower bound. For date fields, this should be expressed using the <a href="https://solr.apache.org/docs/8_8_0//solr-core/org/apache/solr/util/DateMathParser.html"><code>DateMathParser</code> syntax</a> (such as, <code>facet.range.gap=%2B1DAY &#8230;&#8203; '+1DAY'</code>). You can specify this parameter on a per-field basis with the syntax of <code>f.&lt;fieldname&gt;.facet.range.gap</code>. For example:</p><p><code>f.price.facet.range.gap=100&amp;f.age.facet.range.gap=10</code></p>
 <p><code>f.lastModified_dt.facet.range.gap=+1DAY</code></p></dd><dt><code>facet.range.hardend</code></dt><dd><p>The <code>facet.range.hardend</code> parameter is a Boolean parameter that specifies how Solr should handle cases where the <code>facet.range.gap</code> does not divide evenly between <code>facet.range.start</code> and <code>facet.range.end</code>.</p><p>If <code>true</code>, the last range constraint will have the <code>facet.range.end</code> value as an upper bound. If <code>false</code>, the last range will have the smallest possible upper bound greater then <code>facet.range.end</code> such that the range is the exact width of the specified range gap. The default value for this parameter is false.</p>
 <p>This parameter can be specified on a per field basis with the syntax <code>f.&lt;fieldname&gt;.facet.range.hardend</code>.</p></dd><dt><code>facet.range.include</code></dt><dd><p>By default, the ranges used to compute range faceting between <code>facet.range.start</code> and <code>facet.range.end</code> are inclusive of their lower bounds and exclusive of the upper bounds. The "before" range defined with the <code>facet.range.other</code> parameter is exclusive and the "after" range is inclusive. This default, equivalent to "lower" below, will not result in double counting at the boundaries. You can use the <code>facet.range.include</code> parameter to modify this behavior using the following options:</p><div class="openblock"><div class="content d-flex flex-row"><div class="ulist"><ul><li><p><code>lower</code>: All gap-based ranges include their lower bound.</p></li><li><p><code>upper</code>: All gap-based ranges include their upper bound.</p></li><li><p><code>edge</code>: The f
 irst and last gap ranges include their edge bounds (lower for the first one, upper for the last one) even if the corresponding upper/lower option is not specified.</p></li><li><p><code>outer</code>: The "before" and "after" ranges will be inclusive of their bounds, even if the first or last ranges already include those boundaries.</p></li><li><p><code>all</code>: Includes all options: <code>lower</code>, <code>upper</code>, <code>edge</code>, and <code>outer</code>.</p></li></ul></div></div></div>
 <p>You can specify this parameter on a per field basis with the syntax of <code>f.&lt;fieldname&gt;.facet.range.include</code>, and you can specify it multiple times to indicate multiple choices.</p>
@@ -2056,7 +2056,7 @@ facet.pivot={!range=r1}cat,inStock</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/field-properties-by-use-case.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/field-properties-by-use-case.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/field-properties-by-use-case.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Field Properties by Use Case | Apache Solr Reference Guide 8.8</title>
+<title>Field Properties by Use Case | 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>
 
@@ -1711,7 +1711,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/field-type-definitions-and-properties.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/field-type-definitions-and-properties.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/field-type-definitions-and-properties.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Field Type Definitions and Properties | Apache Solr Reference Guide 8.8</title>
+<title>Field Type Definitions and Properties | 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>
 
@@ -1764,7 +1764,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/field-types-included-with-solr.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/field-types-included-with-solr.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/field-types-included-with-solr.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Field Types Included with Solr | Apache Solr Reference Guide 8.8</title>
+<title>Field Types Included with Solr | 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>
 
@@ -1681,7 +1681,7 @@
   
 
   <section class="content">
-     <section id="preamble" aria-label="Preamble"><p>The following table lists the field types that are available in Solr and are recommended. The page further down, lists all the deprecated types for those migrating from older version of Solr. The <a href="https://lucene.apache.org/solr/8_8_0//solr-core/org/apache/solr/schema/package-summary.html"><code>org.apache.solr.schema</code></a> package includes all the classes listed in this table.</p></section>
+     <section id="preamble" aria-label="Preamble"><p>The following table lists the field types that are available in Solr and are recommended. The page further down, lists all the deprecated types for those migrating from older version of Solr. The <a href="https://solr.apache.org/docs/8_8_0//solr-core/org/apache/solr/schema/package-summary.html"><code>org.apache.solr.schema</code></a> package includes all the classes listed in this table.</p></section>
 <section class="sect1"><h2 id="recommended-field-types">Recommended Field Types</h2><div class="tableblock"><table class="tableblock frame-all grid-all spread"><colgroup><col style="width: 25%;"><col style="width: 75%;"></colgroup><thead><tr><th class="tableblock halign-left valign-top">Class</th><th class="tableblock halign-left valign-top">Description</th></tr><tbody><tr><td class="tableblock halign-left valign-top">BBoxField</td><td class="tableblock halign-left valign-top">Indexes a single rectangle (bounding box) per document field and supports searching via a bounding box. See the section <a href="spatial-search.html#spatial-search">Spatial Search</a> for more information.</td></tr><tr><td class="tableblock halign-left valign-top">BinaryField</td><td class="tableblock halign-left valign-top">Binary data.</td></tr><tr><td class="tableblock halign-left valign-top">BoolField</td><td class="tableblock halign-left valign-top">Contains either true or false. Values of <code>1</code>,
  <code>t</code>, or <code>T</code> in the first character are interpreted as <code>true</code>. Any other values in the first character are interpreted as <code>false</code>.</td></tr><tr><td class="tableblock halign-left valign-top">CollationField</td><td class="tableblock halign-left valign-top">Supports Unicode collation for sorting and range queries. The ICUCollationField is a better choice if you can use ICU4J. See the section <a href="language-analysis.html#unicode-collation">Unicode Collation</a> for more information.</td></tr><tr><td class="tableblock halign-left valign-top">CurrencyFieldType</td><td class="tableblock halign-left valign-top">Supports currencies and exchange rates. See the section <a href="working-with-currencies-and-exchange-rates.html#working-with-currencies-and-exchange-rates">Working with Currencies and Exchange Rates</a> for more information.</td></tr><tr><td class="tableblock halign-left valign-top">DateRangeField</td><td class="tableblock halign-left v
 align-top">Supports indexing date ranges, to include point in time date instances as well (single-millisecond durations). See the section <a href="working-with-dates.html#working-with-dates">Working with Dates</a> for more detail on using this field type. Consider using this field type even if it&#8217;s just for date instances, particularly when the queries typically fall on UTC year/month/day/hour, etc., boundaries.</td></tr><tr><td class="tableblock halign-left valign-top">DatePointField</td><td class="tableblock halign-left valign-top">Date field. Represents a point in time with millisecond precision, encoded using a "Dimensional Points" based data structure that allows for very efficient searches for specific values, or ranges of values. See the section <a href="working-with-dates.html#working-with-dates">Working with Dates</a> for more details on the supported syntax. For single valued fields, <code>docValues="true"</code> must be used to enable sorting.</td></tr><tr><td class
 ="tableblock halign-left valign-top">DoublePointField</td><td class="tableblock halign-left valign-top">Double field (64-bit IEEE floating point). This class encodes double values using a "Dimensional Points" based data structure that allows for very efficient searches for specific values, or ranges of values. For single valued fields, <code>docValues="true"</code> must be used to enable sorting.</td></tr><tr><td class="tableblock halign-left valign-top">ExternalFileField</td><td class="tableblock halign-left valign-top">Pulls values from a file on disk. See the section <a href="working-with-external-files-and-processes.html#working-with-external-files-and-processes">Working with External Files and Processes</a> for more information.</td></tr><tr><td class="tableblock halign-left valign-top">EnumFieldType</td><td class="tableblock halign-left valign-top">Allows defining an enumerated set of values which may not be easily sorted by either alphabetic or numeric order (such as a list o
 f severities, for example). This field type takes a configuration file, which lists the proper order of the field values. See the section <a href="working-with-enum-fields.html#working-with-enum-fields">Working with Enum Fields</a> for more information.</td></tr><tr><td class="tableblock halign-left valign-top">FloatPointField</td><td class="tableblock halign-left valign-top">Floating point field (32-bit IEEE floating point). This class encodes float values using a "Dimensional Points" based data structure that allows for very efficient searches for specific values, or ranges of values. For single valued fields, <code>docValues="true"</code> must be used to enable sorting.</td></tr><tr><td class="tableblock halign-left valign-top">ICUCollationField</td><td class="tableblock halign-left valign-top">Supports Unicode collation for sorting and range queries. See the section <a href="language-analysis.html#unicode-collation">Unicode Collation</a> for more information.</td></tr><tr><td cl
 ass="tableblock halign-left valign-top">IntPointField</td><td class="tableblock halign-left valign-top">Integer field (32-bit signed integer). This class encodes int values using a "Dimensional Points" based data structure that allows for very efficient searches for specific values, or ranges of values. For single valued fields, <code>docValues="true"</code> must be used to enable sorting.</td></tr><tr><td class="tableblock halign-left valign-top">LatLonPointSpatialField</td><td class="tableblock halign-left valign-top">A latitude/longitude coordinate pair; possibly multi-valued for multiple points. Usually it&#8217;s specified as "lat,lon" order with a comma. See the section <a href="spatial-search.html#spatial-search">Spatial Search</a> for more information.</td></tr><tr><td class="tableblock halign-left valign-top">LongPointField</td><td class="tableblock halign-left valign-top">Long field (64-bit signed integer). This class encodes foo values using a "Dimensional Points" based d
 ata structure that allows for very efficient searches for specific values, or ranges of values. For single valued fields, <code>docValues="true"</code> must be used to enable sorting.</td></tr><tr><td class="tableblock halign-left valign-top">NestPathField</td><td class="tableblock halign-left valign-top">Specialized field type storing ehanced information, when <a href="indexing-nested-documents.html#schema-configuration">working with nested documents</a>.</td></tr><tr><td class="tableblock halign-left valign-top">PointType</td><td class="tableblock halign-left valign-top">A single-valued n-dimensional point. It&#8217;s both for sorting spatial data that is <em>not</em> lat-lon, and for some more rare use-cases. (NOTE: this is <em>not</em> related to the "Point" based numeric fields). See <a href="spatial-search.html#spatial-search">Spatial Search</a> for more information.</td></tr><tr><td class="tableblock halign-left valign-top">PreAnalyzedField</td><td class="tableblock halign-le
 ft valign-top"><p>Provides a way to send to Solr serialized token streams, optionally with independent stored values of a field, and have this information stored and indexed without any additional text processing.</p><p>Configuration and usage of PreAnalyzedField is documented in the section  <a href="working-with-external-files-and-processes.html#the-preanalyzedfield-type">Working with External Files and Processes</a>.</p></td></tr><tr><td class="tableblock halign-left valign-top">RandomSortField</td><td class="tableblock halign-left valign-top">Does not contain a value. Queries that sort on this field type will return results in random order. Use a dynamic field to use this feature.</td></tr><tr><td class="tableblock halign-left valign-top">RankField</td><td class="tableblock halign-left valign-top">Can be used to store scoring factors to improve document ranking. To be used in combination with <a href="other-parsers.html#ranking-query-parser">RankQParserPlugin</a></td></tr><tr><t
 d class="tableblock halign-left valign-top">RptWithGeometrySpatialField</td><td class="tableblock halign-left valign-top">A derivative of <code>SpatialRecursivePrefixTreeFieldType</code> that also stores the original geometry. See <a href="spatial-search.html#spatial-search">Spatial Search</a> for more information and usage with geospatial results transformer.</td></tr><tr><td class="tableblock halign-left valign-top">SortableTextField</td><td class="tableblock halign-left valign-top">A specialized version of TextField that allows (and defaults to) <code>docValues="true"</code> for sorting on the first 1024 characters of the original string prior to analysis. The number of characters used for sorting can be overridden with the <code>maxCharsForDocValues</code> attribute. See <a href="common-query-parameters.html#sort-parameter">sort parameter discussion</a> for details.</td></tr><tr><td class="tableblock halign-left valign-top">SpatialRecursivePrefixTreeFieldType</td><td class="tabl
 eblock halign-left valign-top">(RPT for short) Accepts latitude comma longitude strings or other shapes in WKT format. See <a href="spatial-search.html#spatial-search">Spatial Search</a> for more information.</td></tr><tr><td class="tableblock halign-left valign-top">StrField</td><td class="tableblock halign-left valign-top">String (UTF-8 encoded string or Unicode). Strings are intended for small fields and are <em>not</em> tokenized or analyzed in any way. They have a hard limit of slightly less than 32K.</td></tr><tr><td class="tableblock halign-left valign-top">TextField</td><td class="tableblock halign-left valign-top">Text, usually multiple words or tokens. In normal usage, only fields of type TextField or SortableTextField will specify an <a href="analyzers.html#analyzers">analyzer</a>.</td></tr><tr><td class="tableblock halign-left valign-top">UUIDField</td><td class="tableblock halign-left valign-top"><p>Universally Unique Identifier (UUID). Pass in a value of <code>NEW</cod
 e> and Solr will create a new UUID.</p><p><strong>Note</strong>: configuring a UUIDField instance with a default value of <code>NEW</code> is not advisable for most users when using SolrCloud (and not possible if the UUID value is configured as the unique key field) since the result will be that each replica of each document will get a unique UUID value. Using <a href="update-request-processors.html#update-request-processors">UUIDUpdateProcessorFactory</a> to generate UUID values when documents are added is recommended instead.</p></td></tr></table></div></section>
 <section class="sect1"><h2 id="deprecated-field-types">Deprecated Field Types</h2><div class="admonitionblock note">
 <table>
@@ -1728,7 +1728,7 @@ All Trie* numeric and date field types 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>

Modified: websites/production/lucene/content/solr/guide/8_8/files-screen.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/files-screen.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/files-screen.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Files Screen | Apache Solr Reference Guide 8.8</title>
+<title>Files Screen | 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>
 
@@ -1716,7 +1716,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/filter-descriptions.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/filter-descriptions.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/filter-descriptions.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Filter Descriptions | Apache Solr Reference Guide 8.8</title>
+<title>Filter Descriptions | 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>
 
@@ -2698,7 +2698,7 @@ $ =&gt; DIGIT
             <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/format-of-solr-xml.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/format-of-solr-xml.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/format-of-solr-xml.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Format of solr.xml | Apache Solr Reference Guide 8.8</title>
+<title>Format of solr.xml | 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>
 
@@ -1793,7 +1793,7 @@ The <code>dividend</code> parameter must
             <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/function-queries.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/function-queries.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/function-queries.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Function Queries | Apache Solr Reference Guide 8.8</title>
+<title>Function Queries | 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>
 
@@ -1967,7 +1967,7 @@ If doc1:(fieldX:A B C) and doc2:(fieldX:
             <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/further-assistance.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/further-assistance.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/further-assistance.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Further Assistance | Apache Solr Reference Guide 8.8</title>
+<title>Further Assistance | 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>
 
@@ -1679,7 +1679,7 @@
 
   <section class="content">
      <p>There is a very active user community around Solr and Lucene. The solr-user mailing list, and #solr IRC channel are both great resources for asking questions.</p>
-<p>To view the mailing list archives, subscribe to the list, or join the IRC channel, please see <a class="bare" href="https://lucene.apache.org/solr/community.html">https://lucene.apache.org/solr/community.html</a>.</p>
+<p>To view the mailing list archives, subscribe to the list, or join the IRC channel, please see <a class="bare" href="https://solr.apache.org/community.html">https://solr.apache.org/community.html</a>.</p>
   </section>
 
 
@@ -1709,7 +1709,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/getting-started-with-solrcloud.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/getting-started-with-solrcloud.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/getting-started-with-solrcloud.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Getting Started with SolrCloud | Apache Solr Reference Guide 8.8</title>
+<title>Getting Started with SolrCloud | 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 @@ bin/solr start -cloud -s example/cloud/n
             <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/getting-started.html
==============================================================================
--- websites/production/lucene/content/solr/guide/8_8/getting-started.html (original)
+++ websites/production/lucene/content/solr/guide/8_8/getting-started.html Mon Apr 12 20:44:57 2021
@@ -8,7 +8,7 @@
 <meta name="description" content="">
 <meta name="keywords" content=" ">
 
-<title>Getting Started | Apache Solr Reference Guide 8.8</title>
+<title>Getting Started | 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>
 
@@ -1713,7 +1713,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>