Modified: sites/solr/guide/8_5/searching.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/searching.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/searching.html (original) +++ sites/solr/guide/8_5/searching.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Searching | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/query-syntax-and-parsers.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_5/securing-solr.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/securing-solr.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/securing-solr.html (original) +++ sites/solr/guide/8_5/securing-solr.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Securing Solr | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/securing-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_5/segments-info.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/segments-info.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/segments-info.html (original) +++ sites/solr/guide/8_5/segments-info.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Segments Info | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/index-segments-merging.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_5/setting-up-an-external-zookeeper-ensemble.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/setting-up-an-external-zookeeper-ensemble.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/setting-up-an-external-zookeeper-ensemble.html (original) +++ sites/solr/guide/8_5/setting-up-an-external-zookeeper-ensemble.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Setting Up an External ZooKeeper Ensemble | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-ensemble.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_5/shard-management.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/shard-management.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/shard-management.html (original) +++ sites/solr/guide/8_5/shard-management.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Shard Management Commands | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/shard-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_5/shards-and-indexing-data-in-solrcloud.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/shards-and-indexing-data-in-solrcloud.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/shards-and-indexing-data-in-solrcloud.html (original) +++ sites/solr/guide/8_5/shards-and-indexing-data-in-solrcloud.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Shards and Indexing Data in SolrCloud | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/solrcloud-shards-indexing.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_5/simulations.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/simulations.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/simulations.html (original) +++ sites/solr/guide/8_5/simulations.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Monte Carlo Simulations | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/simulations.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_5/solr-configuration-files.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-configuration-files.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-configuration-files.html (original) +++ sites/solr/guide/8_5/solr-configuration-files.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr Configuration Files | Apache Solr Reference Guide 8.5</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_5/solr-control-script-reference.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-control-script-reference.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-control-script-reference.html (original) +++ sites/solr/guide/8_5/solr-control-script-reference.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr Control Script Reference | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-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_5/solr-cores-and-solr-xml.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-cores-and-solr-xml.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-cores-and-solr-xml.html (original) +++ sites/solr/guide/8_5/solr-cores-and-solr-xml.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr Cores and solr.xml | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/core-discovery.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_5/solr-field-types.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-field-types.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-field-types.html (original) +++ sites/solr/guide/8_5/solr-field-types.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr Field Types | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/field-type-definitions-and-properties.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_5/solr-glossary.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-glossary.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-glossary.html (original) +++ sites/solr/guide/8_5/solr-glossary.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr Glossary | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/getting-started/solr-glossary.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_5/solr-jdbc-apache-zeppelin.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-jdbc-apache-zeppelin.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-jdbc-apache-zeppelin.html (original) +++ sites/solr/guide/8_5/solr-jdbc-apache-zeppelin.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr JDBC - Apache Zeppelin | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/jdbc-zeppelin.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_5/solr-jdbc-dbvisualizer.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-jdbc-dbvisualizer.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-jdbc-dbvisualizer.html (original) +++ sites/solr/guide/8_5/solr-jdbc-dbvisualizer.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr JDBC - DbVisualizer | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/jdbc-dbvisualizer.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_5/solr-jdbc-python-jython.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-jdbc-python-jython.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-jdbc-python-jython.html (original) +++ sites/solr/guide/8_5/solr-jdbc-python-jython.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr JDBC - Python/Jython | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/jdbc-python-jython.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_5/solr-jdbc-r.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-jdbc-r.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-jdbc-r.html (original) +++ sites/solr/guide/8_5/solr-jdbc-r.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr JDBC - R | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/jdbc-r.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_5/solr-jdbc-squirrel-sql.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-jdbc-squirrel-sql.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-jdbc-squirrel-sql.html (original) +++ sites/solr/guide/8_5/solr-jdbc-squirrel-sql.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr JDBC - SQuirreL SQL | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/jdbc-squirrel.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_5/solr-plugins.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-plugins.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-plugins.html (original) +++ sites/solr/guide/8_5/solr-plugins.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr Plugins | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/solr-plugins.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_5/solr-system-requirements.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-system-requirements.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-system-requirements.html (original) +++ sites/solr/guide/8_5/solr-system-requirements.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr System Requirements | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/system-requirements.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_5/solr-tracing.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-tracing.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-tracing.html (original) +++ sites/solr/guide/8_5/solr-tracing.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Distributed Solr Tracing | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/distributed-tracing.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_5/solr-tutorial.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-tutorial.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-tutorial.html (original) +++ sites/solr/guide/8_5/solr-tutorial.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr Tutorial | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/getting-started/solr-tutorial.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_5/solr-upgrade-notes.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solr-upgrade-notes.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solr-upgrade-notes.html (original) +++ sites/solr/guide/8_5/solr-upgrade-notes.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Solr Upgrade Notes | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/upgrade-notes/solr-upgrade-notes.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_5/solrcloud-autoscaling-api.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-autoscaling-api.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-autoscaling-api.html (original) +++ sites/solr/guide/8_5/solrcloud-autoscaling-api.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Autoscaling API | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/solrcloud-autoscaling-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> Modified: sites/solr/guide/8_5/solrcloud-autoscaling-auto-add-replicas.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-autoscaling-auto-add-replicas.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-autoscaling-auto-add-replicas.html (original) +++ sites/solr/guide/8_5/solrcloud-autoscaling-auto-add-replicas.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud Autoscaling Automatically Adding Replicas | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/solrcloud-autoscaling-auto-add-replicas.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_5/solrcloud-autoscaling-fault-tolerance.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-autoscaling-fault-tolerance.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-autoscaling-fault-tolerance.html (original) +++ sites/solr/guide/8_5/solrcloud-autoscaling-fault-tolerance.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud Autoscaling Fault Tolerance | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/solrcloud-autoscaling-fault-tolerance.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_5/solrcloud-autoscaling-listeners.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-autoscaling-listeners.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-autoscaling-listeners.html (original) +++ sites/solr/guide/8_5/solrcloud-autoscaling-listeners.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud Autoscaling Listeners | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/solrcloud-autoscaling-listeners.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_5/solrcloud-autoscaling-overview.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-autoscaling-overview.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-autoscaling-overview.html (original) +++ sites/solr/guide/8_5/solrcloud-autoscaling-overview.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Overview of SolrCloud Autoscaling | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/solrcloud-autoscaling-overview.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_5/solrcloud-autoscaling-policy-preferences.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-autoscaling-policy-preferences.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-autoscaling-policy-preferences.html (original) +++ sites/solr/guide/8_5/solrcloud-autoscaling-policy-preferences.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Autoscaling Policy and Preferences | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/solrcloud-autoscaling-policy-preferences.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_5/solrcloud-autoscaling-trigger-actions.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-autoscaling-trigger-actions.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-autoscaling-trigger-actions.html (original) +++ sites/solr/guide/8_5/solrcloud-autoscaling-trigger-actions.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud Autoscaling Trigger Actions | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/solrcloud-autoscaling-trigger-actions.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_5/solrcloud-autoscaling-triggers.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-autoscaling-triggers.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-autoscaling-triggers.html (original) +++ sites/solr/guide/8_5/solrcloud-autoscaling-triggers.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud Autoscaling Triggers | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/solrcloud-autoscaling-triggers.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_5/solrcloud-autoscaling.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-autoscaling.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-autoscaling.html (original) +++ sites/solr/guide/8_5/solrcloud-autoscaling.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud Autoscaling | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/solrcloud-autoscaling.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_5/solrcloud-configuration-and-parameters.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-configuration-and-parameters.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-configuration-and-parameters.html (original) +++ sites/solr/guide/8_5/solrcloud-configuration-and-parameters.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud Configuration and Parameters | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/solrcloud-shards-indexing.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_5/solrcloud-query-routing-and-read-tolerance.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-query-routing-and-read-tolerance.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-query-routing-and-read-tolerance.html (original) +++ sites/solr/guide/8_5/solrcloud-query-routing-and-read-tolerance.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud Query Routing And Read Tolerance | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/solrcloud-distributed-requests.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_5/solrcloud-recoveries-and-write-tolerance.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-recoveries-and-write-tolerance.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-recoveries-and-write-tolerance.html (original) +++ sites/solr/guide/8_5/solrcloud-recoveries-and-write-tolerance.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud Recoveries and Write Tolerance | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/solrcloud-recoveries-and-write-tolerance.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_5/solrcloud-resilience.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-resilience.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-resilience.html (original) +++ sites/solr/guide/8_5/solrcloud-resilience.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud Resilience | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/solrcloud-recoveries-and-write-tolerance.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_5/solrcloud-with-legacy-configuration-files.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud-with-legacy-configuration-files.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud-with-legacy-configuration-files.html (original) +++ sites/solr/guide/8_5/solrcloud-with-legacy-configuration-files.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud with Legacy Configuration Files | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/solrcloud-with-legacy-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_5/solrcloud.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/solrcloud.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/solrcloud.html (original) +++ sites/solr/guide/8_5/solrcloud.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>SolrCloud | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/cluster-types.html#solrcloud-mode"> -<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_5/spatial-search.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_5/spatial-search.html?rev=1089756&r1=1089755&r2=1089756&view=diff ============================================================================== --- sites/solr/guide/8_5/spatial-search.html (original) +++ sites/solr/guide/8_5/spatial-search.html Tue Apr 15 19:23:54 2025 @@ -11,19 +11,19 @@ <title>Spatial Search | Apache Solr Reference Guide 8.5</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/spatial-search.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>
