Modified: sites/solr/guide/8_0/solr-cores-and-solr-xml.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-cores-and-solr-xml.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-cores-and-solr-xml.html (original)
+++ sites/solr/guide/8_0/solr-cores-and-solr-xml.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr Cores and solr.xml | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-field-types.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-field-types.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-field-types.html (original)
+++ sites/solr/guide/8_0/solr-field-types.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr Field Types | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-glossary.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-glossary.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-glossary.html (original)
+++ sites/solr/guide/8_0/solr-glossary.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr Glossary | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-jdbc-apache-zeppelin.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-jdbc-apache-zeppelin.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-jdbc-apache-zeppelin.html (original)
+++ sites/solr/guide/8_0/solr-jdbc-apache-zeppelin.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr JDBC - Apache Zeppelin | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-jdbc-dbvisualizer.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-jdbc-dbvisualizer.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-jdbc-dbvisualizer.html (original)
+++ sites/solr/guide/8_0/solr-jdbc-dbvisualizer.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr JDBC - DbVisualizer | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-jdbc-python-jython.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-jdbc-python-jython.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-jdbc-python-jython.html (original)
+++ sites/solr/guide/8_0/solr-jdbc-python-jython.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr JDBC - Python/Jython | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-jdbc-r.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-jdbc-r.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-jdbc-r.html (original)
+++ sites/solr/guide/8_0/solr-jdbc-r.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr JDBC - R | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-jdbc-squirrel-sql.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-jdbc-squirrel-sql.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-jdbc-squirrel-sql.html (original)
+++ sites/solr/guide/8_0/solr-jdbc-squirrel-sql.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr JDBC - SQuirreL SQL | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-plugins.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-plugins.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-plugins.html (original)
+++ sites/solr/guide/8_0/solr-plugins.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr Plugins | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-system-requirements.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-system-requirements.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-system-requirements.html (original)
+++ sites/solr/guide/8_0/solr-system-requirements.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr System Requirements | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-tutorial.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-tutorial.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-tutorial.html (original)
+++ sites/solr/guide/8_0/solr-tutorial.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr Tutorial | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solr-upgrade-notes.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solr-upgrade-notes.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solr-upgrade-notes.html (original)
+++ sites/solr/guide/8_0/solr-upgrade-notes.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Solr Upgrade Notes | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-autoscaling-api.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-autoscaling-api.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-autoscaling-api.html (original)
+++ sites/solr/guide/8_0/solrcloud-autoscaling-api.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Autoscaling API | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-autoscaling-auto-add-replicas.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-autoscaling-auto-add-replicas.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-autoscaling-auto-add-replicas.html (original)
+++ sites/solr/guide/8_0/solrcloud-autoscaling-auto-add-replicas.html Wed Mar 
26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud Autoscaling Automatically Adding Replicas | Apache Solr 
Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-autoscaling-fault-tolerance.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-autoscaling-fault-tolerance.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-autoscaling-fault-tolerance.html (original)
+++ sites/solr/guide/8_0/solrcloud-autoscaling-fault-tolerance.html Wed Mar 26 
11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud Autoscaling Fault Tolerance | Apache Solr Reference Guide 
8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-autoscaling-listeners.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-autoscaling-listeners.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-autoscaling-listeners.html (original)
+++ sites/solr/guide/8_0/solrcloud-autoscaling-listeners.html Wed Mar 26 
11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud Autoscaling Listeners | Apache Solr Reference Guide 
8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-autoscaling-overview.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-autoscaling-overview.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-autoscaling-overview.html (original)
+++ sites/solr/guide/8_0/solrcloud-autoscaling-overview.html Wed Mar 26 
11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Overview of SolrCloud Autoscaling | Apache Solr Reference Guide 
8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-autoscaling-policy-preferences.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-autoscaling-policy-preferences.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-autoscaling-policy-preferences.html 
(original)
+++ sites/solr/guide/8_0/solrcloud-autoscaling-policy-preferences.html Wed Mar 
26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Autoscaling Policy and Preferences | Apache Solr Reference Guide 
8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-autoscaling-trigger-actions.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-autoscaling-trigger-actions.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-autoscaling-trigger-actions.html (original)
+++ sites/solr/guide/8_0/solrcloud-autoscaling-trigger-actions.html Wed Mar 26 
11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud Autoscaling Trigger Actions | Apache Solr Reference Guide 
8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-autoscaling-triggers.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-autoscaling-triggers.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-autoscaling-triggers.html (original)
+++ sites/solr/guide/8_0/solrcloud-autoscaling-triggers.html Wed Mar 26 
11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud Autoscaling Triggers | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-autoscaling.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-autoscaling.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-autoscaling.html (original)
+++ sites/solr/guide/8_0/solrcloud-autoscaling.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud Autoscaling | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-configuration-and-parameters.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-configuration-and-parameters.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-configuration-and-parameters.html (original)
+++ sites/solr/guide/8_0/solrcloud-configuration-and-parameters.html Wed Mar 26 
11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud Configuration and Parameters | Apache Solr Reference Guide 
8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-query-routing-and-read-tolerance.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-query-routing-and-read-tolerance.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-query-routing-and-read-tolerance.html 
(original)
+++ sites/solr/guide/8_0/solrcloud-query-routing-and-read-tolerance.html Wed 
Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud Query Routing And Read Tolerance | Apache Solr Reference 
Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-recoveries-and-write-tolerance.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-recoveries-and-write-tolerance.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-recoveries-and-write-tolerance.html 
(original)
+++ sites/solr/guide/8_0/solrcloud-recoveries-and-write-tolerance.html Wed Mar 
26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud Recoveries and Write Tolerance | Apache Solr Reference Guide 
8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-resilience.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-resilience.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-resilience.html (original)
+++ sites/solr/guide/8_0/solrcloud-resilience.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud Resilience | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud-with-legacy-configuration-files.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud-with-legacy-configuration-files.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud-with-legacy-configuration-files.html 
(original)
+++ sites/solr/guide/8_0/solrcloud-with-legacy-configuration-files.html Wed Mar 
26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud with Legacy Configuration Files | Apache Solr Reference Guide 
8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/solrcloud.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/solrcloud.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/solrcloud.html (original)
+++ sites/solr/guide/8_0/solrcloud.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>SolrCloud | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/spatial-search.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/spatial-search.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/spatial-search.html (original)
+++ sites/solr/guide/8_0/spatial-search.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Spatial Search | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/spell-checking.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/spell-checking.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/spell-checking.html (original)
+++ sites/solr/guide/8_0/spell-checking.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Spell Checking | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/statistics.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/statistics.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/statistics.html (original)
+++ sites/solr/guide/8_0/statistics.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Statistics | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/stream-decorator-reference.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/stream-decorator-reference.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/stream-decorator-reference.html (original)
+++ sites/solr/guide/8_0/stream-decorator-reference.html Wed Mar 26 11:28:10 
2025
@@ -10,19 +10,19 @@
 
 <title>Stream Decorator Reference | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/stream-evaluator-reference.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/stream-evaluator-reference.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/stream-evaluator-reference.html (original)
+++ sites/solr/guide/8_0/stream-evaluator-reference.html Wed Mar 26 11:28:10 
2025
@@ -10,19 +10,19 @@
 
 <title>Stream Evaluator Reference | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/stream-screen.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/stream-screen.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/stream-screen.html (original)
+++ sites/solr/guide/8_0/stream-screen.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Stream Screen | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/stream-source-reference.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/stream-source-reference.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/stream-source-reference.html (original)
+++ sites/solr/guide/8_0/stream-source-reference.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Stream Source Reference | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/streaming-expressions.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/streaming-expressions.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/streaming-expressions.html (original)
+++ sites/solr/guide/8_0/streaming-expressions.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Streaming Expressions | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/suggester.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/suggester.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/suggester.html (original)
+++ sites/solr/guide/8_0/suggester.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Suggester | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/suggestions-screen.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/suggestions-screen.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/suggestions-screen.html (original)
+++ sites/solr/guide/8_0/suggestions-screen.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Suggestions Screen | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/taking-solr-to-production.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/taking-solr-to-production.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/taking-solr-to-production.html (original)
+++ sites/solr/guide/8_0/taking-solr-to-production.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Taking Solr to Production | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/term-vectors.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/term-vectors.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/term-vectors.html (original)
+++ sites/solr/guide/8_0/term-vectors.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>Text Analysis and Term Vectors | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>

Modified: sites/solr/guide/8_0/the-dismax-query-parser.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_0/the-dismax-query-parser.html?rev=1089555&r1=1089554&r2=1089555&view=diff
==============================================================================
--- sites/solr/guide/8_0/the-dismax-query-parser.html (original)
+++ sites/solr/guide/8_0/the-dismax-query-parser.html Wed Mar 26 11:28:10 2025
@@ -10,19 +10,19 @@
 
 <title>The DisMax Query Parser | Apache Solr Reference Guide 8.0</title>
 
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
 <link rel="stylesheet" href="css/lavish-bootstrap.css">
 <link rel="stylesheet" href="css/customstyles.css">
 <link rel="stylesheet" href="css/theme-solr.css">
 <link rel="stylesheet" href="css/ref-guide.css">
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";></script>
+<script src="js/jquery-2.1.4.min.js"></script>
+<script src="js/jquery.cookie-1.4.1.min.js"></script>
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js";></script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js";></script>
+<script src="js/bootstrap-3.3.7.min.js"></script>
+<script src="js/anchor-2.0.0.min.js"></script>
 <script src="js/toc.js"></script>
 <script src="js/customscripts.js"></script>
 
@@ -31,8 +31,8 @@
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>


Reply via email to