Modified: sites/solr/guide/8_3/collections-api.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/collections-api.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/collections-api.html (original) +++ sites/solr/guide/8_3/collections-api.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Collections API | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/collections-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_3/collections-core-admin.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/collections-core-admin.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/collections-core-admin.html (original) +++ sites/solr/guide/8_3/collections-core-admin.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Collections / Core Admin | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/collections-core-admin.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_3/colocating-collections.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/colocating-collections.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/colocating-collections.html (original) +++ sites/solr/guide/8_3/colocating-collections.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Colocating Collections | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/colocating-collections.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_3/combining-distribution-and-replication.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/combining-distribution-and-replication.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/combining-distribution-and-replication.html (original) +++ sites/solr/guide/8_3/combining-distribution-and-replication.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Combining Distribution and Replication | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/user-managed-distributed-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> Modified: sites/solr/guide/8_3/command-line-utilities.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/command-line-utilities.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/command-line-utilities.html (original) +++ sites/solr/guide/8_3/command-line-utilities.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Command Line Utilities | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-utilities.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_3/common-query-parameters.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/common-query-parameters.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/common-query-parameters.html (original) +++ sites/solr/guide/8_3/common-query-parameters.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Common Query Parameters | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/common-query-parameters.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_3/computational-geometry.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/computational-geometry.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/computational-geometry.html (original) +++ sites/solr/guide/8_3/computational-geometry.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Computational Geometry | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/computational-geometry.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_3/config-api.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/config-api.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/config-api.html (original) +++ sites/solr/guide/8_3/config-api.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Config API | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/config-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_3/config-sets.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/config-sets.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/config-sets.html (original) +++ sites/solr/guide/8_3/config-sets.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Config Sets | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/config-sets.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_3/configsets-api.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/configsets-api.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/configsets-api.html (original) +++ sites/solr/guide/8_3/configsets-api.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Configsets API | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/configsets-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_3/configuration-apis.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/configuration-apis.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/configuration-apis.html (original) +++ sites/solr/guide/8_3/configuration-apis.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Configuration APIs | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/config-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_3/configuring-logging.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/configuring-logging.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/configuring-logging.html (original) +++ sites/solr/guide/8_3/configuring-logging.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Configuring Logging | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/configuring-logging.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_3/configuring-solrconfig-xml.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/configuring-solrconfig-xml.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/configuring-solrconfig-xml.html (original) +++ sites/solr/guide/8_3/configuring-solrconfig-xml.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Configuring solrconfig.xml | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/configuring-solrconfig-xml.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_3/content-streams.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/content-streams.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/content-streams.html (original) +++ sites/solr/guide/8_3/content-streams.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Content Streams | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/content-streams.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_3/copying-fields.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/copying-fields.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/copying-fields.html (original) +++ sites/solr/guide/8_3/copying-fields.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Copying Fields | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/copy-fields.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_3/core-specific-tools.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/core-specific-tools.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/core-specific-tools.html (original) +++ sites/solr/guide/8_3/core-specific-tools.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Core-Specific Tools | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/getting-started/solr-admin-ui.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/coreadmin-api.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/coreadmin-api.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/coreadmin-api.html (original) +++ sites/solr/guide/8_3/coreadmin-api.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>CoreAdmin API | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/coreadmin-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_3/cross-data-center-replication-cdcr.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/cross-data-center-replication-cdcr.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/cross-data-center-replication-cdcr.html (original) +++ sites/solr/guide/8_3/cross-data-center-replication-cdcr.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Cross Data Center Replication (CDCR) | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/cross-data-center-replication-cdcr.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_3/curve-fitting.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/curve-fitting.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/curve-fitting.html (original) +++ sites/solr/guide/8_3/curve-fitting.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Curve Fitting | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/curve-fitting.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_3/datadir-and-directoryfactory-in-solrconfig.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/datadir-and-directoryfactory-in-solrconfig.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/datadir-and-directoryfactory-in-solrconfig.html (original) +++ sites/solr/guide/8_3/datadir-and-directoryfactory-in-solrconfig.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>DataDir and DirectoryFactory in SolrConfig | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/index-location-format.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_3/dataimport-screen.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/dataimport-screen.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/dataimport-screen.html (original) +++ sites/solr/guide/8_3/dataimport-screen.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Dataimport Screen | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/dataimport-screen.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/de-duplication.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/de-duplication.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/de-duplication.html (original) +++ sites/solr/guide/8_3/de-duplication.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>De-Duplication | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/de-duplication.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_3/defining-core-properties.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/defining-core-properties.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/defining-core-properties.html (original) +++ sites/solr/guide/8_3/defining-core-properties.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Defining core.properties | Apache Solr Reference Guide 8.3</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_3/defining-fields.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/defining-fields.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/defining-fields.html (original) +++ sites/solr/guide/8_3/defining-fields.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Defining Fields | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/fields.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_3/deployment-and-operations.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/deployment-and-operations.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/deployment-and-operations.html (original) +++ sites/solr/guide/8_3/deployment-and-operations.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Deployment and Operations | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/installing-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_3/detecting-languages-during-indexing.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/detecting-languages-during-indexing.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/detecting-languages-during-indexing.html (original) +++ sites/solr/guide/8_3/detecting-languages-during-indexing.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Detecting Languages During Indexing | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/language-detection.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_3/distributed-requests.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/distributed-requests.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/distributed-requests.html (original) +++ sites/solr/guide/8_3/distributed-requests.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Distributed Requests | Apache Solr Reference Guide 8.3</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_3/distributed-search-with-index-sharding.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/distributed-search-with-index-sharding.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/distributed-search-with-index-sharding.html (original) +++ sites/solr/guide/8_3/distributed-search-with-index-sharding.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Distributed Search with Index Sharding | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/user-managed-distributed-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> Modified: sites/solr/guide/8_3/documents-fields-and-schema-design.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/documents-fields-and-schema-design.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/documents-fields-and-schema-design.html (original) +++ sites/solr/guide/8_3/documents-fields-and-schema-design.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Documents, Fields, and Schema Design | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/fields.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_3/documents-screen.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/documents-screen.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/documents-screen.html (original) +++ sites/solr/guide/8_3/documents-screen.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Documents Screen | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/documents-screen.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/docvalues.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/docvalues.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/docvalues.html (original) +++ sites/solr/guide/8_3/docvalues.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>DocValues | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/docvalues.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_3/dsp.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/dsp.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/dsp.html (original) +++ sites/solr/guide/8_3/dsp.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Digital Signal Processing | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/dsp.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_3/dynamic-fields.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/dynamic-fields.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/dynamic-fields.html (original) +++ sites/solr/guide/8_3/dynamic-fields.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Dynamic Fields | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/dynamic-fields.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_3/enabling-ssl.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/enabling-ssl.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/enabling-ssl.html (original) +++ sites/solr/guide/8_3/enabling-ssl.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Enabling SSL | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/enabling-ssl.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_3/errata.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/errata.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/errata.html (original) +++ sites/solr/guide/8_3/errata.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Errata | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/errata.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_3/exporting-result-sets.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/exporting-result-sets.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/exporting-result-sets.html (original) +++ sites/solr/guide/8_3/exporting-result-sets.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Exporting Result Sets | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/exporting-result-sets.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_3/faceting.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/faceting.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/faceting.html (original) +++ sites/solr/guide/8_3/faceting.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Faceting | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/faceting.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_3/field-properties-by-use-case.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/field-properties-by-use-case.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/field-properties-by-use-case.html (original) +++ sites/solr/guide/8_3/field-properties-by-use-case.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Field Properties by Use Case | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/field-properties-by-use-case.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_3/field-type-definitions-and-properties.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/field-type-definitions-and-properties.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/field-type-definitions-and-properties.html (original) +++ sites/solr/guide/8_3/field-type-definitions-and-properties.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Field Type Definitions and Properties | Apache Solr Reference Guide 8.3</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>
