Added: sites/solr/guide/6_6/js/respond-1.4.2.min.js URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/js/respond-1.4.2.min.js?rev=1089478&view=auto ============================================================================== --- sites/solr/guide/6_6/js/respond-1.4.2.min.js (added) +++ sites/solr/guide/6_6/js/respond-1.4.2.min.js Thu Mar 20 18:46:12 2025 @@ -0,0 +1,5 @@ +/*! Respond.js v1.4.2: min/max-width media query polyfill * Copyright 2013 Scott Jehl + * Licensed under https://github.com/scottjehl/Respond/blob/master/LICENSE-MIT + * */ + +!function(a){"use strict";a.matchMedia=a.matchMedia||function(a){var b,c=a.documentElement,d=c.firstElementChild||c.firstChild,e=a.createElement("body"),f=a.createElement("div");return f.id="mq-test-1",f.style.cssText="position:absolute;top:-100em",e.style.background="none",e.appendChild(f),function(a){return f.innerHTML='­<style media="'+a+'"> #mq-test-1 { width: 42px; }</style>',c.insertBefore(e,d),b=42===f.offsetWidth,c.removeChild(e),{matches:b,media:a}}}(a.document)}(this),function(a){"use strict";function b(){u(!0)}var c={};a.respond=c,c.update=function(){};var d=[],e=function(){var b=!1;try{b=new a.XMLHttpRequest}catch(c){b=new a.ActiveXObject("Microsoft.XMLHTTP")}return function(){return b}}(),f=function(a,b){var c=e();c&&(c.open("GET",a,!0),c.onreadystatechange=function(){4!==c.readyState||200!==c.status&&304!==c.status||b(c.responseText)},4!==c.readyState&&c.send(null))};if(c.ajax=f,c.queue=d,c.regex={media:/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi,keyframes:/@(?:\-(?: o|moz|webkit)\-)?keyframes[^\{]+\{(?:[^\{\}]*\{[^\}\{]*\})+[^\}]*\}/gi,urls:/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,findStyles:/@media *([^\{]+)\{([\S\s]+?)$/,only:/(only\s+)?([a-zA-Z]+)\s?/,minw:/\([\s]*min\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/,maxw:/\([\s]*max\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/},c.mediaQueriesSupported=a.matchMedia&&null!==a.matchMedia("only all")&&a.matchMedia("only all").matches,!c.mediaQueriesSupported){var g,h,i,j=a.document,k=j.documentElement,l=[],m=[],n=[],o={},p=30,q=j.getElementsByTagName("head")[0]||k,r=j.getElementsByTagName("base")[0],s=q.getElementsByTagName("link"),t=function(){var a,b=j.createElement("div"),c=j.body,d=k.style.fontSize,e=c&&c.style.fontSize,f=!1;return b.style.cssText="position:absolute;font-size:1em;width:1em",c||(c=f=j.createElement("body"),c.style.background="none"),k.style.fontSize="100%",c.style.fontSize="100%",c.appendChild(b),f&&k.insertBefore(c,k.firstChild),a=b.offsetWidth,f?k.removeChild(c):c.removeC hild(b),k.style.fontSize=d,e&&(c.style.fontSize=e),a=i=parseFloat(a)},u=function(b){var c="clientWidth",d=k[c],e="CSS1Compat"===j.compatMode&&d||j.body[c]||d,f={},o=s[s.length-1],r=(new Date).getTime();if(b&&g&&p>r-g)return a.clearTimeout(h),h=a.setTimeout(u,p),void 0;g=r;for(var v in l)if(l.hasOwnProperty(v)){var w=l[v],x=w.minw,y=w.maxw,z=null===x,A=null===y,B="em";x&&(x=parseFloat(x)*(x.indexOf(B)>-1?i||t():1)),y&&(y=parseFloat(y)*(y.indexOf(B)>-1?i||t():1)),w.hasquery&&(z&&A||!(z||e>=x)||!(A||y>=e))||(f[w.media]||(f[w.media]=[]),f[w.media].push(m[w.rules]))}for(var C in n)n.hasOwnProperty(C)&&n[C]&&n[C].parentNode===q&&q.removeChild(n[C]);n.length=0;for(var D in f)if(f.hasOwnProperty(D)){var E=j.createElement("style"),F=f[D].join("\n");E.type="text/css",E.media=D,q.insertBefore(E,o.nextSibling),E.styleSheet?E.styleSheet.cssText=F:E.appendChild(j.createTextNode(F)),n.push(E)}},v=function(a,b,d){var e=a.replace(c.regex.keyframes,"").match(c.regex.media),f=e&&e.length||0;b=b.substr ing(0,b.lastIndexOf("/"));var g=function(a){return a.replace(c.regex.urls,"$1"+b+"$2$3")},h=!f&&d;b.length&&(b+="/"),h&&(f=1);for(var i=0;f>i;i++){var j,k,n,o;h?(j=d,m.push(g(a))):(j=e[i].match(c.regex.findStyles)&&RegExp.$1,m.push(RegExp.$2&&g(RegExp.$2))),n=j.split(","),o=n.length;for(var p=0;o>p;p++)k=n[p],l.push({media:k.split("(")[0].match(c.regex.only)&&RegExp.$2||"all",rules:m.length-1,hasquery:k.indexOf("(")>-1,minw:k.match(c.regex.minw)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:k.match(c.regex.maxw)&&parseFloat(RegExp.$1)+(RegExp.$2||"")})}u()},w=function(){if(d.length){var b=d.shift();f(b.href,function(c){v(c,b.href,b.media),o[b.href]=!0,a.setTimeout(function(){w()},0)})}},x=function(){for(var b=0;b<s.length;b++){var c=s[b],e=c.href,f=c.media,g=c.rel&&"stylesheet"===c.rel.toLowerCase();e&&g&&!o[e]&&(c.styleSheet&&c.styleSheet.rawCssText?(v(c.styleSheet.rawCssText,e,f),o[e]=!0):(!/^([a-zA-Z:]*\/\/)/.test(e)&&!r||e.replace(RegExp.$1,"").split("/")[0]===a.location.host)&&(" //"===e.substring(0,2)&&(e=a.location.protocol+e),d.push({href:e,media:f})))}w()};x(),c.update=x,c.getEmValue=t,a.addEventListener?a.addEventListener("resize",b,!1):a.attachEvent&&a.attachEvent("onresize",b)}}(this); \ No newline at end of file
Modified: sites/solr/guide/6_6/jvm-settings.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/jvm-settings.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/jvm-settings.html (original) +++ sites/solr/guide/6_6/jvm-settings.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>JVM Settings | 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/kerberos-authentication-plugin.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/kerberos-authentication-plugin.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/kerberos-authentication-plugin.html (original) +++ sites/solr/guide/6_6/kerberos-authentication-plugin.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Kerberos 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/language-analysis.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/language-analysis.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/language-analysis.html (original) +++ sites/solr/guide/6_6/language-analysis.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Language Analysis | 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/learning-to-rank.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/learning-to-rank.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/learning-to-rank.html (original) +++ sites/solr/guide/6_6/learning-to-rank.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Learning To Rank | 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/legacy-scaling-and-distribution.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/legacy-scaling-and-distribution.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/legacy-scaling-and-distribution.html (original) +++ sites/solr/guide/6_6/legacy-scaling-and-distribution.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Legacy Scaling and Distribution | 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/lib-directives-in-solrconfig.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/lib-directives-in-solrconfig.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/lib-directives-in-solrconfig.html (original) +++ sites/solr/guide/6_6/lib-directives-in-solrconfig.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Lib Directives 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/local-parameters-in-queries.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/local-parameters-in-queries.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/local-parameters-in-queries.html (original) +++ sites/solr/guide/6_6/local-parameters-in-queries.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Local Parameters in 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/logging.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/logging.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/logging.html (original) +++ sites/solr/guide/6_6/logging.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Logging | 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/major-changes-from-solr-5-to-solr-6.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/major-changes-from-solr-5-to-solr-6.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/major-changes-from-solr-5-to-solr-6.html (original) +++ sites/solr/guide/6_6/major-changes-from-solr-5-to-solr-6.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Major Changes from Solr 5 to Solr 6 | 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/making-and-restoring-backups.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/making-and-restoring-backups.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/making-and-restoring-backups.html (original) +++ sites/solr/guide/6_6/making-and-restoring-backups.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Making and Restoring Backups | 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/managed-resources.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/managed-resources.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/managed-resources.html (original) +++ sites/solr/guide/6_6/managed-resources.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Managed Resources | 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/managing-solr.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/managing-solr.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/managing-solr.html (original) +++ sites/solr/guide/6_6/managing-solr.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Managing 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/mbean-request-handler.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/mbean-request-handler.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/mbean-request-handler.html (original) +++ sites/solr/guide/6_6/mbean-request-handler.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>MBean Request Handler | 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/merging-indexes.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/merging-indexes.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/merging-indexes.html (original) +++ sites/solr/guide/6_6/merging-indexes.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Merging Indexes | 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/metrics-reporting.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/metrics-reporting.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/metrics-reporting.html (original) +++ sites/solr/guide/6_6/metrics-reporting.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Metrics Reporting | 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/morelikethis.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/morelikethis.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/morelikethis.html (original) +++ sites/solr/guide/6_6/morelikethis.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>MoreLikeThis | 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/near-real-time-searching.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/near-real-time-searching.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/near-real-time-searching.html (original) +++ sites/solr/guide/6_6/near-real-time-searching.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Near Real Time Searching | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/other-parsers.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/other-parsers.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/other-parsers.html (original) +++ sites/solr/guide/6_6/other-parsers.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Other Parsers | 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/other-schema-elements.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/other-schema-elements.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/other-schema-elements.html (original) +++ sites/solr/guide/6_6/other-schema-elements.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Other Schema Elements | 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/overview-of-documents-fields-and-schema-design.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/overview-of-documents-fields-and-schema-design.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/overview-of-documents-fields-and-schema-design.html (original) +++ sites/solr/guide/6_6/overview-of-documents-fields-and-schema-design.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Overview of 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/overview-of-searching-in-solr.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/overview-of-searching-in-solr.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/overview-of-searching-in-solr.html (original) +++ sites/solr/guide/6_6/overview-of-searching-in-solr.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Overview of Searching in 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/overview-of-the-solr-admin-ui.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/overview-of-the-solr-admin-ui.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/overview-of-the-solr-admin-ui.html (original) +++ sites/solr/guide/6_6/overview-of-the-solr-admin-ui.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Overview of the Solr Admin UI | 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/pagination-of-results.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/pagination-of-results.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/pagination-of-results.html (original) +++ sites/solr/guide/6_6/pagination-of-results.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Pagination of Results | 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/parallel-sql-interface.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/parallel-sql-interface.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/parallel-sql-interface.html (original) +++ sites/solr/guide/6_6/parallel-sql-interface.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Parallel SQL Interface | 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/parameter-reference.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/parameter-reference.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/parameter-reference.html (original) +++ sites/solr/guide/6_6/parameter-reference.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Parameter Reference | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/performance-statistics-reference.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/performance-statistics-reference.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/performance-statistics-reference.html (original) +++ sites/solr/guide/6_6/performance-statistics-reference.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Performance Statistics Reference | Apache Solr Reference Guide 6.6</title> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> @@ -16,12 +16,12 @@ <link rel="stylesheet" href="css/ref-guide.css"> <link rel="stylesheet" href="css/comments.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.4.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -30,8 +30,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Apache Solr Reference Guide" href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml"> Modified: sites/solr/guide/6_6/phonetic-matching.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/phonetic-matching.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/phonetic-matching.html (original) +++ sites/solr/guide/6_6/phonetic-matching.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Phonetic Matching | 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/ping.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/ping.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/ping.html (original) +++ sites/solr/guide/6_6/ping.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Ping | 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/plugins-stats-screen.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/plugins-stats-screen.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/plugins-stats-screen.html (original) +++ sites/solr/guide/6_6/plugins-stats-screen.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Plugins & Stats 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/post-tool.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/post-tool.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/post-tool.html (original) +++ sites/solr/guide/6_6/post-tool.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Post Tool | 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/putting-the-pieces-together.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/putting-the-pieces-together.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/putting-the-pieces-together.html (original) +++ sites/solr/guide/6_6/putting-the-pieces-together.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Putting the Pieces Together | 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/query-re-ranking.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/query-re-ranking.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/query-re-ranking.html (original) +++ sites/solr/guide/6_6/query-re-ranking.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Query Re-Ranking | 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/query-screen.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/query-screen.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/query-screen.html (original) +++ sites/solr/guide/6_6/query-screen.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Query 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/query-settings-in-solrconfig.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/query-settings-in-solrconfig.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/query-settings-in-solrconfig.html (original) +++ sites/solr/guide/6_6/query-settings-in-solrconfig.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Query Settings 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/query-syntax-and-parsing.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/query-syntax-and-parsing.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/query-syntax-and-parsing.html (original) +++ sites/solr/guide/6_6/query-syntax-and-parsing.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Query Syntax and Parsing | 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/read-and-write-side-fault-tolerance.html URL: http://svn.apache.org/viewvc/sites/solr/guide/6_6/read-and-write-side-fault-tolerance.html?rev=1089478&r1=1089477&r2=1089478&view=diff ============================================================================== --- sites/solr/guide/6_6/read-and-write-side-fault-tolerance.html (original) +++ sites/solr/guide/6_6/read-and-write-side-fault-tolerance.html Thu Mar 20 18:46:12 2025 @@ -8,7 +8,7 @@ <title>Read and Write Side Fault Tolerance | 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">
