Modified: sites/solr/guide/6_6/realtime-get.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/realtime-get.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/realtime-get.html (original)
+++ sites/solr/guide/6_6/realtime-get.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>RealTime Get | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/relevance.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/relevance.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/relevance.html (original)
+++ sites/solr/guide/6_6/relevance.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Relevance | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/replication-screen.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/replication-screen.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/replication-screen.html (original)
+++ sites/solr/guide/6_6/replication-screen.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Replication Screen | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/request-parameters-api.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/request-parameters-api.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/request-parameters-api.html (original)
+++ sites/solr/guide/6_6/request-parameters-api.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Request Parameters API | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/requestdispatcher-in-solrconfig.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/requestdispatcher-in-solrconfig.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/requestdispatcher-in-solrconfig.html (original)
+++ sites/solr/guide/6_6/requestdispatcher-in-solrconfig.html Thu Mar 20 
18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>RequestDispatcher in SolrConfig | Apache Solr Reference Guide 
6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: 
sites/solr/guide/6_6/requesthandlers-and-searchcomponents-in-solrconfig.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/requesthandlers-and-searchcomponents-in-solrconfig.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- 
sites/solr/guide/6_6/requesthandlers-and-searchcomponents-in-solrconfig.html 
(original)
+++ 
sites/solr/guide/6_6/requesthandlers-and-searchcomponents-in-solrconfig.html 
Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>RequestHandlers and SearchComponents in SolrConfig | Apache Solr 
Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/response-writers.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/response-writers.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/response-writers.html (original)
+++ sites/solr/guide/6_6/response-writers.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Response Writers | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/result-clustering.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/result-clustering.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/result-clustering.html (original)
+++ sites/solr/guide/6_6/result-clustering.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Result Clustering | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/result-grouping.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/result-grouping.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/result-grouping.html (original)
+++ sites/solr/guide/6_6/result-grouping.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Result Grouping | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/rule-based-authorization-plugin.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/rule-based-authorization-plugin.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/rule-based-authorization-plugin.html (original)
+++ sites/solr/guide/6_6/rule-based-authorization-plugin.html Thu Mar 20 
18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Rule-Based Authorization Plugin | Apache Solr Reference Guide 
6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/rule-based-replica-placement.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/rule-based-replica-placement.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/rule-based-replica-placement.html (original)
+++ sites/solr/guide/6_6/rule-based-replica-placement.html Thu Mar 20 18:46:12 
2025
@@ -8,7 +8,7 @@
 
 <title>Rule-based Replica Placement | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/running-solr-on-hdfs.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/running-solr-on-hdfs.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/running-solr-on-hdfs.html (original)
+++ sites/solr/guide/6_6/running-solr-on-hdfs.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Running Solr on HDFS | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/running-solr.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/running-solr.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/running-solr.html (original)
+++ sites/solr/guide/6_6/running-solr.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Running Solr | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/running-your-analyzer.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/running-your-analyzer.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/running-your-analyzer.html (original)
+++ sites/solr/guide/6_6/running-your-analyzer.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Running Your Analyzer | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/schema-api.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/schema-api.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/schema-api.html (original)
+++ sites/solr/guide/6_6/schema-api.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Schema API | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/schema-browser-screen.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/schema-browser-screen.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/schema-browser-screen.html (original)
+++ sites/solr/guide/6_6/schema-browser-screen.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Schema Browser Screen | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/schema-factory-definition-in-solrconfig.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/schema-factory-definition-in-solrconfig.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/schema-factory-definition-in-solrconfig.html (original)
+++ sites/solr/guide/6_6/schema-factory-definition-in-solrconfig.html Thu Mar 
20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Schema Factory Definition in SolrConfig | Apache Solr Reference Guide 
6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/schemaless-mode.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/schemaless-mode.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/schemaless-mode.html (original)
+++ sites/solr/guide/6_6/schemaless-mode.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Schemaless Mode | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/searching.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/searching.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/searching.html (original)
+++ sites/solr/guide/6_6/searching.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Searching | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/securing-solr.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/securing-solr.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/securing-solr.html (original)
+++ sites/solr/guide/6_6/securing-solr.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Securing Solr | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/segments-info.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/segments-info.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/segments-info.html (original)
+++ sites/solr/guide/6_6/segments-info.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Segments Info | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/setting-up-an-external-zookeeper-ensemble.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/setting-up-an-external-zookeeper-ensemble.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/setting-up-an-external-zookeeper-ensemble.html 
(original)
+++ sites/solr/guide/6_6/setting-up-an-external-zookeeper-ensemble.html Thu Mar 
20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Setting Up an External ZooKeeper Ensemble | Apache Solr Reference Guide 
6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/shards-and-indexing-data-in-solrcloud.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/shards-and-indexing-data-in-solrcloud.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/shards-and-indexing-data-in-solrcloud.html (original)
+++ sites/solr/guide/6_6/shards-and-indexing-data-in-solrcloud.html Thu Mar 20 
18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Shards and Indexing Data in SolrCloud | Apache Solr Reference Guide 
6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solr-control-script-reference.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solr-control-script-reference.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solr-control-script-reference.html (original)
+++ sites/solr/guide/6_6/solr-control-script-reference.html Thu Mar 20 18:46:12 
2025
@@ -8,7 +8,7 @@
 
 <title>Solr Control Script Reference | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solr-cores-and-solr-xml.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solr-cores-and-solr-xml.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solr-cores-and-solr-xml.html (original)
+++ sites/solr/guide/6_6/solr-cores-and-solr-xml.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Solr Cores and solr.xml | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solr-field-types.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solr-field-types.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solr-field-types.html (original)
+++ sites/solr/guide/6_6/solr-field-types.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Solr Field Types | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solr-glossary.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solr-glossary.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solr-glossary.html (original)
+++ sites/solr/guide/6_6/solr-glossary.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Solr Glossary | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solr-jdbc-apache-zeppelin.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solr-jdbc-apache-zeppelin.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solr-jdbc-apache-zeppelin.html (original)
+++ sites/solr/guide/6_6/solr-jdbc-apache-zeppelin.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Solr JDBC - Apache Zeppelin | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solr-jdbc-dbvisualizer.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solr-jdbc-dbvisualizer.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solr-jdbc-dbvisualizer.html (original)
+++ sites/solr/guide/6_6/solr-jdbc-dbvisualizer.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Solr JDBC - DbVisualizer | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solr-jdbc-python-jython.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solr-jdbc-python-jython.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solr-jdbc-python-jython.html (original)
+++ sites/solr/guide/6_6/solr-jdbc-python-jython.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Solr JDBC - Python/Jython | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solr-jdbc-r.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solr-jdbc-r.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solr-jdbc-r.html (original)
+++ sites/solr/guide/6_6/solr-jdbc-r.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Solr JDBC - R | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solr-jdbc-squirrel-sql.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solr-jdbc-squirrel-sql.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solr-jdbc-squirrel-sql.html (original)
+++ sites/solr/guide/6_6/solr-jdbc-squirrel-sql.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Solr JDBC - SQuirreL SQL | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solr-plugins.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solr-plugins.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solr-plugins.html (original)
+++ sites/solr/guide/6_6/solr-plugins.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Solr Plugins | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solrcloud-configuration-and-parameters.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solrcloud-configuration-and-parameters.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solrcloud-configuration-and-parameters.html (original)
+++ sites/solr/guide/6_6/solrcloud-configuration-and-parameters.html Thu Mar 20 
18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>SolrCloud Configuration and Parameters | Apache Solr Reference Guide 
6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solrcloud-with-legacy-configuration-files.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solrcloud-with-legacy-configuration-files.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solrcloud-with-legacy-configuration-files.html 
(original)
+++ sites/solr/guide/6_6/solrcloud-with-legacy-configuration-files.html Thu Mar 
20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>SolrCloud with Legacy Configuration Files | Apache Solr Reference Guide 
6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/solrcloud.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/solrcloud.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/solrcloud.html (original)
+++ sites/solr/guide/6_6/solrcloud.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>SolrCloud | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/spatial-search.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/spatial-search.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/spatial-search.html (original)
+++ sites/solr/guide/6_6/spatial-search.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Spatial Search | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>

Modified: sites/solr/guide/6_6/spell-checking.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/6_6/spell-checking.html?rev=1089478&r1=1089477&r2=1089478&view=diff
==============================================================================
--- sites/solr/guide/6_6/spell-checking.html (original)
+++ sites/solr/guide/6_6/spell-checking.html Thu Mar 20 18:46:12 2025
@@ -8,7 +8,7 @@
 
 <title>Spell Checking | Apache Solr Reference Guide 6.6</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">
@@ -16,12 +16,12 @@
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/comments.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.4/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.4.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>
 
@@ -30,8 +30,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]-->
 
 <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference 
Guide" 
href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml";>



Reply via email to