Modified: sites/solr/guide/8_2/stream-evaluator-reference.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/stream-evaluator-reference.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/stream-evaluator-reference.html (original)
+++ sites/solr/guide/8_2/stream-evaluator-reference.html Tue Apr 15 19:21:14 
2025
@@ -11,19 +11,19 @@
 <title>Stream Evaluator Reference | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/stream-evaluator-reference.html";>
 
-<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>
 
@@ -32,8 +32,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_2/stream-screen.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/stream-screen.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/stream-screen.html (original)
+++ sites/solr/guide/8_2/stream-screen.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Stream Screen | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/stream-screen.html";>
 
-<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>
 
@@ -32,8 +32,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_2/stream-source-reference.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/stream-source-reference.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/stream-source-reference.html (original)
+++ sites/solr/guide/8_2/stream-source-reference.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Stream Source Reference | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/stream-source-reference.html";>
 
-<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>
 
@@ -32,8 +32,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_2/streaming-expressions.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/streaming-expressions.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/streaming-expressions.html (original)
+++ sites/solr/guide/8_2/streaming-expressions.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Streaming Expressions | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/streaming-expressions.html";>
 
-<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>
 
@@ -32,8 +32,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_2/suggester.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/suggester.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/suggester.html (original)
+++ sites/solr/guide/8_2/suggester.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Suggester | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/suggester.html";>
 
-<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>
 
@@ -32,8 +32,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_2/suggestions-screen.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/suggestions-screen.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/suggestions-screen.html (original)
+++ sites/solr/guide/8_2/suggestions-screen.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Suggestions Screen | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/8_11/suggestions-screen.html";>
 
-<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>
 
@@ -32,8 +32,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_2/taking-solr-to-production.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/taking-solr-to-production.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/taking-solr-to-production.html (original)
+++ sites/solr/guide/8_2/taking-solr-to-production.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Taking Solr to Production | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/taking-solr-to-production.html";>
 
-<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>
 
@@ -32,8 +32,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_2/term-vectors.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/term-vectors.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/term-vectors.html (original)
+++ sites/solr/guide/8_2/term-vectors.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Text Analysis and Term Vectors | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/term-vectors.html";>
 
-<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>
 
@@ -32,8 +32,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_2/the-dismax-query-parser.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/the-dismax-query-parser.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/the-dismax-query-parser.html (original)
+++ sites/solr/guide/8_2/the-dismax-query-parser.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>The DisMax Query Parser | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/dismax-query-parser.html";>
 
-<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>
 
@@ -32,8 +32,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_2/the-extended-dismax-query-parser.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/the-extended-dismax-query-parser.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/the-extended-dismax-query-parser.html (original)
+++ sites/solr/guide/8_2/the-extended-dismax-query-parser.html Tue Apr 15 
19:21:14 2025
@@ -11,19 +11,19 @@
 <title>The Extended DisMax (eDismax) Query Parser | Apache Solr Reference 
Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/edismax-query-parser.html";>
 
-<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>
 
@@ -32,8 +32,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_2/the-query-elevation-component.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/the-query-elevation-component.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/the-query-elevation-component.html (original)
+++ sites/solr/guide/8_2/the-query-elevation-component.html Tue Apr 15 19:21:14 
2025
@@ -11,19 +11,19 @@
 <title>The Query Elevation Component | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/query-elevation-component.html";>
 
-<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>
 
@@ -32,8 +32,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_2/the-standard-query-parser.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/the-standard-query-parser.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/the-standard-query-parser.html (original)
+++ sites/solr/guide/8_2/the-standard-query-parser.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>The Standard Query Parser | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/standard-query-parser.html";>
 
-<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>
 
@@ -32,8 +32,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_2/the-stats-component.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/the-stats-component.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/the-stats-component.html (original)
+++ sites/solr/guide/8_2/the-stats-component.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>The Stats Component | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/stats-component.html";>
 
-<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>
 
@@ -32,8 +32,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_2/the-tagger-handler.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/the-tagger-handler.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/the-tagger-handler.html (original)
+++ sites/solr/guide/8_2/the-tagger-handler.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>The Tagger Handler | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/tagger-handler.html";>
 
-<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>
 
@@ -32,8 +32,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_2/the-term-vector-component.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/the-term-vector-component.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/the-term-vector-component.html (original)
+++ sites/solr/guide/8_2/the-term-vector-component.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>The Term Vector Component | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/term-vector-component.html";>
 
-<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>
 
@@ -32,8 +32,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_2/the-terms-component.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/the-terms-component.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/the-terms-component.html (original)
+++ sites/solr/guide/8_2/the-terms-component.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>The Terms Component | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/terms-component.html";>
 
-<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>
 
@@ -32,8 +32,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_2/the-well-configured-solr-instance.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/the-well-configured-solr-instance.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/the-well-configured-solr-instance.html (original)
+++ sites/solr/guide/8_2/the-well-configured-solr-instance.html Tue Apr 15 
19:21:14 2025
@@ -11,19 +11,19 @@
 <title>The Well-Configured Solr Instance | Apache Solr Reference Guide 
8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/configuration-guide/configuration-files.html";>
 
-<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>
 
@@ -32,8 +32,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_2/thread-dump.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/thread-dump.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/thread-dump.html (original)
+++ sites/solr/guide/8_2/thread-dump.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Thread Dump | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/thread-dump.html";>
 
-<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>
 
@@ -32,8 +32,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_2/time-series.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/time-series.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/time-series.html (original)
+++ sites/solr/guide/8_2/time-series.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Time Series | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/time-series.html";>
 
-<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>
 
@@ -32,8 +32,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_2/tokenizers.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/tokenizers.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/tokenizers.html (original)
+++ sites/solr/guide/8_2/tokenizers.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Tokenizers | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/tokenizers.html";>
 
-<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>
 
@@ -32,8 +32,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_2/transforming-and-indexing-custom-json.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/transforming-and-indexing-custom-json.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/transforming-and-indexing-custom-json.html (original)
+++ sites/solr/guide/8_2/transforming-and-indexing-custom-json.html Tue Apr 15 
19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Transforming and Indexing Custom JSON | Apache Solr Reference Guide 
8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/transforming-and-indexing-custom-json.html";>
 
-<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>
 
@@ -32,8 +32,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_2/transforming-result-documents.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/transforming-result-documents.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/transforming-result-documents.html (original)
+++ sites/solr/guide/8_2/transforming-result-documents.html Tue Apr 15 19:21:14 
2025
@@ -11,19 +11,19 @@
 <title>Transforming Result Documents | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/document-transformers.html";>
 
-<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>
 
@@ -32,8 +32,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_2/understanding-analyzers-tokenizers-and-filters.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/understanding-analyzers-tokenizers-and-filters.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/understanding-analyzers-tokenizers-and-filters.html 
(original)
+++ sites/solr/guide/8_2/understanding-analyzers-tokenizers-and-filters.html 
Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Understanding Analyzers, Tokenizers, and Filters | Apache Solr 
Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/document-analysis.html";>
 
-<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>
 
@@ -32,8 +32,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_2/update-request-processors.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/update-request-processors.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/update-request-processors.html (original)
+++ sites/solr/guide/8_2/update-request-processors.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Update Request Processors | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/configuration-guide/update-request-processors.html";>
 
-<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>
 
@@ -32,8 +32,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_2/updatehandlers-in-solrconfig.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/updatehandlers-in-solrconfig.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/updatehandlers-in-solrconfig.html (original)
+++ sites/solr/guide/8_2/updatehandlers-in-solrconfig.html Tue Apr 15 19:21:14 
2025
@@ -11,19 +11,19 @@
 <title>UpdateHandlers in SolrConfig | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/configuration-guide/commits-transaction-logs.html";>
 
-<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>
 
@@ -32,8 +32,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_2/updating-parts-of-documents.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/updating-parts-of-documents.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/updating-parts-of-documents.html (original)
+++ sites/solr/guide/8_2/updating-parts-of-documents.html Tue Apr 15 19:21:14 
2025
@@ -11,19 +11,19 @@
 <title>Updating Parts of Documents | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/partial-document-updates.html";>
 
-<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>
 
@@ -32,8 +32,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_2/upgrading-a-solr-cluster.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/upgrading-a-solr-cluster.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/upgrading-a-solr-cluster.html (original)
+++ sites/solr/guide/8_2/upgrading-a-solr-cluster.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Upgrading a Solr Cluster | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/upgrading-a-solr-cluster.html";>
 
-<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>
 
@@ -32,8 +32,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_2/uploading-data-with-index-handlers.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/uploading-data-with-index-handlers.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/uploading-data-with-index-handlers.html (original)
+++ sites/solr/guide/8_2/uploading-data-with-index-handlers.html Tue Apr 15 
19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Uploading Data with Index Handlers | Apache Solr Reference Guide 
8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/indexing-with-update-handlers.html";>
 
-<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>
 
@@ -32,8 +32,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_2/uploading-data-with-solr-cell-using-apache-tika.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/uploading-data-with-solr-cell-using-apache-tika.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/uploading-data-with-solr-cell-using-apache-tika.html 
(original)
+++ sites/solr/guide/8_2/uploading-data-with-solr-cell-using-apache-tika.html 
Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Uploading Data with Solr Cell using Apache Tika | Apache Solr Reference 
Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/indexing-with-tika.html";>
 
-<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>
 
@@ -32,8 +32,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_2/uploading-structured-data-store-data-with-the-data-import-handler.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/uploading-structured-data-store-data-with-the-data-import-handler.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- 
sites/solr/guide/8_2/uploading-structured-data-store-data-with-the-data-import-handler.html
 (original)
+++ 
sites/solr/guide/8_2/uploading-structured-data-store-data-with-the-data-import-handler.html
 Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Uploading Structured Data Store Data with the Data Import Handler | 
Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/8_11/uploading-structured-data-store-data-with-the-data-import-handler.html";>
 
-<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>
 
@@ -32,8 +32,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_2/using-javascript.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/using-javascript.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/using-javascript.html (original)
+++ sites/solr/guide/8_2/using-javascript.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Using JavaScript | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/javascript.html";>
 
-<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>
 
@@ -32,8 +32,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_2/using-jmx-with-solr.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/using-jmx-with-solr.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/using-jmx-with-solr.html (original)
+++ sites/solr/guide/8_2/using-jmx-with-solr.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Using JMX with Solr | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/jmx-with-solr.html";>
 
-<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>
 
@@ -32,8 +32,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_2/using-python.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/using-python.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/using-python.html (original)
+++ sites/solr/guide/8_2/using-python.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Using Python | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/python.html";>
 
-<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>
 
@@ -32,8 +32,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_2/using-solr-from-ruby.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/using-solr-from-ruby.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/using-solr-from-ruby.html (original)
+++ sites/solr/guide/8_2/using-solr-from-ruby.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Using Solr From Ruby | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/ruby.html";>
 
-<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>
 
@@ -32,8 +32,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_2/using-solrj.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/using-solrj.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/using-solrj.html (original)
+++ sites/solr/guide/8_2/using-solrj.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Using SolrJ | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/solrj.html";>
 
-<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>
 
@@ -32,8 +32,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_2/using-the-solr-administration-user-interface.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/using-the-solr-administration-user-interface.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/using-the-solr-administration-user-interface.html 
(original)
+++ sites/solr/guide/8_2/using-the-solr-administration-user-interface.html Tue 
Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Using the Solr Administration User Interface | Apache Solr Reference 
Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/getting-started/solr-admin-ui.html";>
 
-<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>
 
@@ -32,8 +32,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_2/using-zookeeper-to-manage-configuration-files.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/using-zookeeper-to-manage-configuration-files.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/using-zookeeper-to-manage-configuration-files.html 
(original)
+++ sites/solr/guide/8_2/using-zookeeper-to-manage-configuration-files.html Tue 
Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>Using ZooKeeper to Manage Configuration Files | Apache Solr Reference 
Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-file-management.html";>
 
-<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>
 
@@ -32,8 +32,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_2/v2-api.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_2/v2-api.html?rev=1089753&r1=1089752&r2=1089753&view=diff
==============================================================================
--- sites/solr/guide/8_2/v2-api.html (original)
+++ sites/solr/guide/8_2/v2-api.html Tue Apr 15 19:21:14 2025
@@ -11,19 +11,19 @@
 <title>v2 API | Apache Solr Reference Guide 8.2</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/configuration-guide/v2-api.html";>
 
-<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>
 
@@ -32,8 +32,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