Added: sites/solr/guide/8_3/js/respond-1.4.2.min.js URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/js/respond-1.4.2.min.js?rev=1089754&view=auto ============================================================================== --- sites/solr/guide/8_3/js/respond-1.4.2.min.js (added) +++ sites/solr/guide/8_3/js/respond-1.4.2.min.js Tue Apr 15 19:22:13 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/8_3/json-facet-api.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/json-facet-api.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/json-facet-api.html (original) +++ sites/solr/guide/8_3/json-facet-api.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>JSON Facet API | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/json-facet-api.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/json-faceting-domain-changes.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/json-faceting-domain-changes.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/json-faceting-domain-changes.html (original) +++ sites/solr/guide/8_3/json-faceting-domain-changes.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>JSON Faceting Domain Changes | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/json-faceting-domain-changes.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/json-query-dsl.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/json-query-dsl.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/json-query-dsl.html (original) +++ sites/solr/guide/8_3/json-query-dsl.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>JSON Query DSL | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/json-query-dsl.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/json-request-api.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/json-request-api.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/json-request-api.html (original) +++ sites/solr/guide/8_3/json-request-api.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>JSON Request API | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/json-request-api.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/jvm-settings.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/jvm-settings.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/jvm-settings.html (original) +++ sites/solr/guide/8_3/jvm-settings.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>JVM Settings | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/jvm-settings.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/jwt-authentication-plugin.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/jwt-authentication-plugin.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/jwt-authentication-plugin.html (original) +++ sites/solr/guide/8_3/jwt-authentication-plugin.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>JWT Authentication Plugin | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/jwt-authentication-plugin.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/kerberos-authentication-plugin.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/kerberos-authentication-plugin.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/kerberos-authentication-plugin.html (original) +++ sites/solr/guide/8_3/kerberos-authentication-plugin.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Kerberos Authentication Plugin | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/kerberos-authentication-plugin.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/language-analysis.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/language-analysis.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/language-analysis.html (original) +++ sites/solr/guide/8_3/language-analysis.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Language Analysis | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/language-analysis.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/learning-to-rank.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/learning-to-rank.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/learning-to-rank.html (original) +++ sites/solr/guide/8_3/learning-to-rank.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Learning To Rank | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/learning-to-rank.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/legacy-scaling-and-distribution.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/legacy-scaling-and-distribution.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/legacy-scaling-and-distribution.html (original) +++ sites/solr/guide/8_3/legacy-scaling-and-distribution.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Legacy Scaling and Distribution | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/cluster-types.html#user-managed-mode"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/local-parameters-in-queries.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/local-parameters-in-queries.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/local-parameters-in-queries.html (original) +++ sites/solr/guide/8_3/local-parameters-in-queries.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Local Parameters in Queries | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/local-params.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/logging.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/logging.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/logging.html (original) +++ sites/solr/guide/8_3/logging.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Logging | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/configuring-logging.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/machine-learning.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/machine-learning.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/machine-learning.html (original) +++ sites/solr/guide/8_3/machine-learning.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Machine Learning | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/machine-learning.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/major-changes-from-solr-5-to-solr-6.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/major-changes-from-solr-5-to-solr-6.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/major-changes-from-solr-5-to-solr-6.html (original) +++ sites/solr/guide/8_3/major-changes-from-solr-5-to-solr-6.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Major Changes from Solr 5 to Solr 6 | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-6.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/major-changes-in-solr-7.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/major-changes-in-solr-7.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/major-changes-in-solr-7.html (original) +++ sites/solr/guide/8_3/major-changes-in-solr-7.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Major Changes in Solr 7 | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-7.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/major-changes-in-solr-8.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/major-changes-in-solr-8.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/major-changes-in-solr-8.html (original) +++ sites/solr/guide/8_3/major-changes-in-solr-8.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Major Changes in Solr 8 | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-8.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/making-and-restoring-backups.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/making-and-restoring-backups.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/making-and-restoring-backups.html (original) +++ sites/solr/guide/8_3/making-and-restoring-backups.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Making and Restoring Backups | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/backup-restore.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/managed-resources.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/managed-resources.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/managed-resources.html (original) +++ sites/solr/guide/8_3/managed-resources.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Managed Resources | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/managed-resources.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/math-expressions.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/math-expressions.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/math-expressions.html (original) +++ sites/solr/guide/8_3/math-expressions.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Math Expressions | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/math-expressions.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/matrix-math.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/matrix-math.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/matrix-math.html (original) +++ sites/solr/guide/8_3/matrix-math.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Matrices and Matrix Math | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/matrix-math.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/mbean-request-handler.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/mbean-request-handler.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/mbean-request-handler.html (original) +++ sites/solr/guide/8_3/mbean-request-handler.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>MBean Request Handler | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/mbean-request-handler.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/merging-indexes.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/merging-indexes.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/merging-indexes.html (original) +++ sites/solr/guide/8_3/merging-indexes.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Merging Indexes | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/coreadmin-api.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/metrics-history.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/metrics-history.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/metrics-history.html (original) +++ sites/solr/guide/8_3/metrics-history.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Metrics History | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/metrics-history.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/metrics-reporting.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/metrics-reporting.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/metrics-reporting.html (original) +++ sites/solr/guide/8_3/metrics-reporting.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Metrics Reporting | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/metrics-reporting.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/migrate-to-policy-rule.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/migrate-to-policy-rule.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/migrate-to-policy-rule.html (original) +++ sites/solr/guide/8_3/migrate-to-policy-rule.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Migrating Rule-Based Replica Rules to Autoscaling Policies | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/8_11/migrate-to-policy-rule.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/monitoring-solr-with-prometheus-and-grafana.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/monitoring-solr-with-prometheus-and-grafana.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/monitoring-solr-with-prometheus-and-grafana.html (original) +++ sites/solr/guide/8_3/monitoring-solr-with-prometheus-and-grafana.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Monitoring Solr with Prometheus and Grafana | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/monitoring-with-prometheus-and-grafana.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/monitoring-solr.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/monitoring-solr.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/monitoring-solr.html (original) +++ sites/solr/guide/8_3/monitoring-solr.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Monitoring Solr | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/deployment-guide/configuring-logging.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/morelikethis.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/morelikethis.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/morelikethis.html (original) +++ sites/solr/guide/8_3/morelikethis.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>MoreLikeThis | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/morelikethis.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/near-real-time-searching.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/near-real-time-searching.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/near-real-time-searching.html (original) +++ sites/solr/guide/8_3/near-real-time-searching.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Near Real Time Searching | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/configuration-guide/commits-transaction-logs.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/numerical-analysis.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/numerical-analysis.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/numerical-analysis.html (original) +++ sites/solr/guide/8_3/numerical-analysis.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Interpolation, Derivatives and Integrals | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/numerical-analysis.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/other-parsers.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/other-parsers.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/other-parsers.html (original) +++ sites/solr/guide/8_3/other-parsers.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Other Parsers | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/other-parsers.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/other-schema-elements.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/other-schema-elements.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/other-schema-elements.html (original) +++ sites/solr/guide/8_3/other-schema-elements.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Other Schema Elements | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/indexing-guide/schema-elements.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/overview-of-documents-fields-and-schema-design.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/overview-of-documents-fields-and-schema-design.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/overview-of-documents-fields-and-schema-design.html (original) +++ sites/solr/guide/8_3/overview-of-documents-fields-and-schema-design.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Overview of Documents, Fields, and Schema Design | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/getting-started/documents-fields-schema-design.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/overview-of-searching-in-solr.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/overview-of-searching-in-solr.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/overview-of-searching-in-solr.html (original) +++ sites/solr/guide/8_3/overview-of-searching-in-solr.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Overview of Searching in Solr | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/getting-started/searching-in-solr.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/overview-of-the-solr-admin-ui.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/overview-of-the-solr-admin-ui.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/overview-of-the-solr-admin-ui.html (original) +++ sites/solr/guide/8_3/overview-of-the-solr-admin-ui.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Overview of the Solr Admin UI | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/getting-started/solr-admin-ui.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script> Modified: sites/solr/guide/8_3/pagination-of-results.html URL: http://svn.apache.org/viewvc/sites/solr/guide/8_3/pagination-of-results.html?rev=1089754&r1=1089753&r2=1089754&view=diff ============================================================================== --- sites/solr/guide/8_3/pagination-of-results.html (original) +++ sites/solr/guide/8_3/pagination-of-results.html Tue Apr 15 19:22:13 2025 @@ -11,19 +11,19 @@ <title>Pagination of Results | Apache Solr Reference Guide 8.3</title> <link rel="canonical" href="https://solr.apache.org/guide/solr/latest/query-guide/pagination-of-results.html"> -<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> +<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/> <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">--> <link rel="stylesheet" href="css/lavish-bootstrap.css"> <link rel="stylesheet" href="css/customstyles.css"> <link rel="stylesheet" href="css/theme-solr.css"> <link rel="stylesheet" href="css/ref-guide.css"> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> +<script src="js/jquery-2.1.4.min.js"></script> +<script src="js/jquery.cookie-1.4.1.min.js"></script> <script src="js/jquery.navgoco.min.js"></script> -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> -<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script> +<script src="js/bootstrap-3.3.7.min.js"></script> +<script src="js/anchor-2.0.0.min.js"></script> <script src="js/toc.js"></script> <script src="js/customscripts.js"></script> @@ -32,8 +32,8 @@ <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> -<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> -<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> +<script src="js/html5shiv-3.7.0.js"></script> +<script src="js/respond-1.4.2.min.js"></script> <![endif]--> <script>
