Modified: sites/solr/guide/6_6/core-specific-tools.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/core-specific-tools.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/core-specific-tools.html (original) +++ sites/solr/guide/6_6/core-specific-tools.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Core-Specific Tools | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml">
Modified: sites/solr/guide/6_6/coreadmin-api.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/coreadmin-api.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/coreadmin-api.html (original) +++ sites/solr/guide/6_6/coreadmin-api.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>CoreAdmin API | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/cross-data-center-replication-cdcr.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/cross-data-center-replication-cdcr.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/cross-data-center-replication-cdcr.html (original) +++ sites/solr/guide/6_6/cross-data-center-replication-cdcr.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Cross Data Center Replication (CDCR) | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/datadir-and-directoryfactory-in-solrconfig.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/datadir-and-directoryfactory-in-solrconfig.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/datadir-and-directoryfactory-in-solrconfig.html (original) +++ sites/solr/guide/6_6/datadir-and-directoryfactory-in-solrconfig.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>DataDir and DirectoryFactory in SolrConfig | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/dataimport-screen.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/dataimport-screen.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/dataimport-screen.html (original) +++ sites/solr/guide/6_6/dataimport-screen.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Dataimport Screen | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/de-duplication.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/de-duplication.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/de-duplication.html (original) +++ sites/solr/guide/6_6/de-duplication.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>De-Duplication | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/defining-core-properties.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/defining-core-properties.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/defining-core-properties.html (original) +++ sites/solr/guide/6_6/defining-core-properties.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Defining core.properties | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/defining-fields.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/defining-fields.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/defining-fields.html (original) +++ sites/solr/guide/6_6/defining-fields.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Defining Fields | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/detecting-languages-during-indexing.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/detecting-languages-during-indexing.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/detecting-languages-during-indexing.html (original) +++ sites/solr/guide/6_6/detecting-languages-during-indexing.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Detecting Languages During Indexing | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/distributed-requests.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/distributed-requests.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/distributed-requests.html (original) +++ sites/solr/guide/6_6/distributed-requests.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Distributed Requests | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/distributed-search-with-index-sharding.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/distributed-search-with-index-sharding.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/distributed-search-with-index-sharding.html (original) +++ sites/solr/guide/6_6/distributed-search-with-index-sharding.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Distributed Search with Index Sharding | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/documents-fields-and-schema-design.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/documents-fields-and-schema-design.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/documents-fields-and-schema-design.html (original) +++ sites/solr/guide/6_6/documents-fields-and-schema-design.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Documents, Fields, and Schema Design | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/documents-screen.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/documents-screen.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/documents-screen.html (original) +++ sites/solr/guide/6_6/documents-screen.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Documents Screen | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/docvalues.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/docvalues.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/docvalues.html (original) +++ sites/solr/guide/6_6/docvalues.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>DocValues | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/dynamic-fields.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/dynamic-fields.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/dynamic-fields.html (original) +++ sites/solr/guide/6_6/dynamic-fields.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Dynamic Fields | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/enabling-ssl.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/enabling-ssl.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/enabling-ssl.html (original) +++ sites/solr/guide/6_6/enabling-ssl.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Enabling SSL | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/errata.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/errata.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/errata.html (original) +++ sites/solr/guide/6_6/errata.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Errata | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/exporting-result-sets.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/exporting-result-sets.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/exporting-result-sets.html (original) +++ sites/solr/guide/6_6/exporting-result-sets.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Exporting Result Sets | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/faceting.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/faceting.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/faceting.html (original) +++ sites/solr/guide/6_6/faceting.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Faceting | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/field-properties-by-use-case.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/field-properties-by-use-case.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/field-properties-by-use-case.html (original) +++ sites/solr/guide/6_6/field-properties-by-use-case.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Field Properties by Use Case | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/field-type-definitions-and-properties.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/field-type-definitions-and-properties.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/field-type-definitions-and-properties.html (original) +++ sites/solr/guide/6_6/field-type-definitions-and-properties.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Field Type Definitions and Properties | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/field-types-included-with-solr.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/field-types-included-with-solr.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/field-types-included-with-solr.html (original) +++ sites/solr/guide/6_6/field-types-included-with-solr.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Field Types Included with Solr | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/files-screen.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/files-screen.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/files-screen.html (original) +++ sites/solr/guide/6_6/files-screen.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Files Screen | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/filter-descriptions.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/filter-descriptions.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/filter-descriptions.html (original) +++ sites/solr/guide/6_6/filter-descriptions.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Filter Descriptions | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/format-of-solr-xml.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/format-of-solr-xml.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/format-of-solr-xml.html (original) +++ sites/solr/guide/6_6/format-of-solr-xml.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Format of solr.xml | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/function-queries.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/function-queries.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/function-queries.html (original) +++ sites/solr/guide/6_6/function-queries.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Function Queries | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/further-assistance.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/further-assistance.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/further-assistance.html (original) +++ sites/solr/guide/6_6/further-assistance.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Further Assistance | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/getting-assistance.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/getting-assistance.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/getting-assistance.html (original) +++ sites/solr/guide/6_6/getting-assistance.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Getting Assistance | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/getting-started-with-solrcloud.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/getting-started-with-solrcloud.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/getting-started-with-solrcloud.html (original) +++ sites/solr/guide/6_6/getting-started-with-solrcloud.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Getting Started with SolrCloud | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/getting-started.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/getting-started.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/getting-started.html (original) +++ sites/solr/guide/6_6/getting-started.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Getting Started | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/graph-traversal.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/graph-traversal.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/graph-traversal.html (original) +++ sites/solr/guide/6_6/graph-traversal.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Graph Traversal | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/hadoop-authentication-plugin.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/hadoop-authentication-plugin.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/hadoop-authentication-plugin.html (original) +++ sites/solr/guide/6_6/hadoop-authentication-plugin.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Hadoop Authentication Plugin | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/highlighting.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/highlighting.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/highlighting.html (original) +++ sites/solr/guide/6_6/highlighting.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Highlighting | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/how-solrcloud-works.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/how-solrcloud-works.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/how-solrcloud-works.html (original) +++ sites/solr/guide/6_6/how-solrcloud-works.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>How SolrCloud Works | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/implicit-requesthandlers.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/implicit-requesthandlers.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/implicit-requesthandlers.html (original) +++ sites/solr/guide/6_6/implicit-requesthandlers.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Implicit RequestHandlers | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/index-replication.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/index-replication.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/index-replication.html (original) +++ sites/solr/guide/6_6/index-replication.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Index Replication | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/index.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/index.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/index.html (original) +++ sites/solr/guide/6_6/index.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/indexconfig-in-solrconfig.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/indexconfig-in-solrconfig.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/indexconfig-in-solrconfig.html (original) +++ sites/solr/guide/6_6/indexconfig-in-solrconfig.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>IndexConfig in SolrConfig | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml">
