You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2017/05/11 17:27:11 UTC

svn commit: r1012065 [4/9] - in /websites/production/lucene/content/solr/guide/test-10290: ./ css/ js/

Modified: websites/production/lucene/content/solr/guide/test-10290/css/comments.css
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/css/comments.css (original)
+++ websites/production/lucene/content/solr/guide/test-10290/css/comments.css Thu May 11 17:27:05 2017
@@ -32,9 +32,9 @@
 }
 
 .apaste_menu {
-	float: right;
-	margin-right: 10px;
-	width: 80px;
+        float: right;
+        margin-right: 10px;
+        width: 80px;
 }
 
 .apaste_comment {
@@ -46,10 +46,10 @@
   font-weight: normal;
   padding-left: 20px;
   padding-right: 20px;
-	padding-bottom: 16px;
-	padding-top: 5px;
-	margin: 15px;
-	font-size: 13px
+  padding-bottom: 16px;
+  padding-top: 5px;
+  margin: 15px;
+  font-size: 13px
 }
 .comment_header {
     color: #000000;
@@ -117,31 +117,31 @@
 .apaste_comment_verified {background: #FAFBFA;}
 
 .apaste_comment_invalid {
-	color: #999;
-	background: #F8F8F8;
+  color: #999;
+  background: #F8F8F8;
 }
 
 
 .apaste_comment textarea {
-	width: 480px;
-	height: 180px;
+  width: 480px;
+  height: 180px;
 }
 
 #apaste {
-	margin: 5px;
-	font-weight: normal;
-	font-size: 14px;
-	color: #024;
+  margin: 5px;
+  font-weight: normal;
+  font-size: 14px;
+  color: #024;
 
 }
 #apaste .section {
-	padding: 20px;
-	padding-left: 80px;
+  padding: 20px;
+  padding-left: 80px;
 }
 
 .notapproved {
-	background-color: #FEE;
-	padding: 5px;
+  background-color: #FEE;
+  padding: 5px;
 }
 
 #comments_thread textarea{
@@ -154,7 +154,7 @@
 }
 
 .apaste_honeypot {
-	display: none;
+  display: none;
 }
 
 //* Remove external link icons when they appear in comments *//

Modified: websites/production/lucene/content/solr/guide/test-10290/css/ref-guide.css
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/css/ref-guide.css (original)
+++ websites/production/lucene/content/solr/guide/test-10290/css/ref-guide.css Thu May 11 17:27:05 2017
@@ -84,7 +84,7 @@ a
 a:focus
 {
     outline: thin dotted;
-	 outline-offset: -2px;
+   outline-offset: -2px;
 }
 
 a:active,
@@ -194,7 +194,7 @@ q
 small
 {
     font-size: 80%;
-	 line-height: inherit;
+   line-height: inherit;
 }
 
 sub,
@@ -546,12 +546,12 @@ h6
     font-weight: 300;
     font-style: normal;
     font-family: 'Noto Sans', sans-serif;
-	 margin: 40px 0 0 0;
-	 padding: 0;
-	 direction: ltr;
-	 word-spacing: -.05em;
-	 line-height: 1.2;
-	 letter-spacing: -.01em;
+   margin: 40px 0 0 0;
+   padding: 0;
+   direction: ltr;
+   word-spacing: -.05em;
+   line-height: 1.2;
+   letter-spacing: -.01em;
     page-break-after: avoid;
 }
 
@@ -572,7 +572,7 @@ h6 small
 /* Pad the page title and sidebar header */
 h1.post-title-main,
 li.sidebarTitle {
-	padding-top: 20px;
+  padding-top: 20px;
 }
 
 h1
@@ -887,7 +887,7 @@ pre > code
     font-weight: 400;
     font-family: 'Inconsolata', monospace;
     line-height: 1.45;
-	 white-space: pre-wrap;
+   white-space: pre-wrap;
 }
 
 .keyseq
@@ -1001,7 +1001,7 @@ span.projectTitle
 {
     font-weight: bold;
     font-family: 'Noto Sans', sans-serif;
-	 font-size: 14pt;
+    font-size: 14pt;
 }
 
 #header > h1:first-child

Modified: websites/production/lucene/content/solr/guide/test-10290/datadir-and-directoryfactory-in-solrconfig.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/datadir-and-directoryfactory-in-solrconfig.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/datadir-and-directoryfactory-in-solrconfig.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="datadir-and-directoryfactory-in-solrconfig">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">DataDir and DirectoryFactory in SolrConfig</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1377,7 +1382,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1391,5 +1396,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/dataimport-screen.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/dataimport-screen.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/dataimport-screen.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="dataimport-screen">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Dataimport Screen</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div class="paragraph">
 <p>The Dataimport screen shows the configuration of the DataImportHandler (DIH) and allows you start, and monitor the status of, import commands as defined by the options selected on the screen and defined in the configuration file.</p>
 </div>
@@ -1328,7 +1333,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1342,5 +1347,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/de-duplication.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/de-duplication.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/de-duplication.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="de-duplication">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">De-Duplication</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1498,7 +1503,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1512,5 +1517,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/defining-core-properties.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/defining-core-properties.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/defining-core-properties.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="defining-core-properties">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Defining core.properties</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1290,7 +1295,7 @@ $('#toc').on('click', 'a', function() {
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="text">name=my_core_name</code></pre>
+<pre class="pygments highlight"><code data-lang="bash"><span style="color: #19177C">name</span><span style="color: #666666">=</span>my_core_name</code></pre>
 </div>
 </div>
 </div>
@@ -1462,7 +1467,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1476,5 +1481,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/defining-fields.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/defining-fields.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/defining-fields.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="defining-fields">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Defining Fields</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1462,7 +1467,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1476,5 +1481,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/detecting-languages-during-indexing.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/detecting-languages-during-indexing.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/detecting-languages-during-indexing.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="detecting-languages-during-indexing">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Detecting Languages During Indexing</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1543,7 +1548,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1557,5 +1562,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/distributed-requests.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/distributed-requests.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/distributed-requests.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="distributed-requests">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Distributed Requests</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1522,7 +1527,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1536,5 +1541,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/distributed-search-with-index-sharding.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/distributed-search-with-index-sharding.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/distributed-search-with-index-sharding.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="distributed-search-with-index-sharding">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Distributed Search with Index Sharding</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1468,7 +1473,7 @@ bin/post -c core1 example/exampledocs/mo
 <p>Search on the node on port 8983:</p>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="text">curl http://localhost:8983/solr/core1/select?q=*:*&amp;wt=xml&amp;indent=true</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">curl http://localhost:8983/solr/core1/select?q<span style="color: #666666">=</span>*:*&amp;<span style="color: #19177C">wt</span><span style="color: #666666">=</span>xml&amp;<span style="color: #19177C">indent</span><span style="color: #666666">=</span><span style="color: #008000">true</span></code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1479,7 +1484,7 @@ bin/post -c core1 example/exampledocs/mo
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="text">curl http://localhost:8984/solr/core1/select?q=*:*&amp;wt=xml&amp;indent=true</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">curl http://localhost:8984/solr/core1/select?q<span style="color: #666666">=</span>*:*&amp;<span style="color: #19177C">wt</span><span style="color: #666666">=</span>xml&amp;<span style="color: #19177C">indent</span><span style="color: #666666">=</span><span style="color: #008000">true</span></code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1490,7 +1495,7 @@ bin/post -c core1 example/exampledocs/mo
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="text">curl http://localhost:8983/solr/core1/select?q=*:*&amp;indent=true&amp;shards=localhost:8983/solr/core1,localhost:8984/solr/core1&amp;fl=id,name</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">curl http://localhost:8983/solr/core1/select?q<span style="color: #666666">=</span>*:*&amp;<span style="color: #19177C">indent</span><span style="color: #666666">=</span>true&amp;<span style="color: #19177C">shards</span><span style="color: #666666">=</span>localhost:8983/solr/core1,localhost:8984/solr/core1&amp;<span style="color: #19177C">fl</span><span style="color: #666666">=</span>id,name</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1564,7 +1569,7 @@ bin/post -c core1 example/exampledocs/mo
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1578,5 +1583,4 @@ bin/post -c core1 example/exampledocs/mo
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/documents-fields-and-schema-design.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/documents-fields-and-schema-design.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/documents-fields-and-schema-design.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="documents-fields-and-schema-design">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Documents, Fields, and Schema Design</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div class="paragraph">
 <p>This section discusses how Solr organizes its data into documents and fields, as well as how to work with a schema in Solr.</p>
 </div>
@@ -1349,7 +1354,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1363,5 +1368,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/documents-screen.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/documents-screen.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/documents-screen.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="documents-screen">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Documents Screen</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1444,7 +1449,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1458,5 +1463,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/docvalues.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/docvalues.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/docvalues.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="docvalues">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">DocValues</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1473,7 +1478,7 @@ Lucene index back-compatibility is only
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1487,5 +1492,4 @@ Lucene index back-compatibility is only
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/dynamic-fields.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/dynamic-fields.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/dynamic-fields.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="dynamic-fields">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Dynamic Fields</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div class="paragraph">
 <p><em>Dynamic fields</em> allow Solr to index fields that you did not explicitly define in your schema.</p>
 </div>
@@ -1336,7 +1341,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1350,5 +1355,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/enabling-ssl.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/enabling-ssl.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/enabling-ssl.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="enabling-ssl">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Enabling SSL</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1369,17 +1374,17 @@ If you setup Solr as a service on Linux
 <div class="listingblock">
 <div class="title">bin/solr.in.sh example SOLR_SSL_* configuration</div>
 <div class="content">
-<pre class="pygments highlight"><code data-lang="text">SOLR_SSL_KEY_STORE=etc/solr-ssl.keystore.jks
-SOLR_SSL_KEY_STORE_PASSWORD=secret
-SOLR_SSL_TRUST_STORE=etc/solr-ssl.keystore.jks
-SOLR_SSL_TRUST_STORE_PASSWORD=secret
-# Require clients to authenticate
-SOLR_SSL_NEED_CLIENT_AUTH=false
-# Enable clients to authenticate (but not require)
-SOLR_SSL_WANT_CLIENT_AUTH=false
-# Define Key Store type if necessary
-SOLR_SSL_KEY_STORE_TYPE=JKS
-SOLR_SSL_TRUST_STORE_TYPE=JKS</code></pre>
+<pre class="pygments highlight"><code data-lang="bash"><span style="color: #19177C">SOLR_SSL_KEY_STORE</span><span style="color: #666666">=</span>etc/solr-ssl.keystore.jks
+<span style="color: #19177C">SOLR_SSL_KEY_STORE_PASSWORD</span><span style="color: #666666">=</span>secret
+<span style="color: #19177C">SOLR_SSL_TRUST_STORE</span><span style="color: #666666">=</span>etc/solr-ssl.keystore.jks
+<span style="color: #19177C">SOLR_SSL_TRUST_STORE_PASSWORD</span><span style="color: #666666">=</span>secret
+<span style="color: #408080; font-style: italic"># Require clients to authenticate</span>
+<span style="color: #19177C">SOLR_SSL_NEED_CLIENT_AUTH</span><span style="color: #666666">=</span><span style="color: #008000">false</span>
+<span style="color: #408080; font-style: italic"># Enable clients to authenticate (but not require)</span>
+<span style="color: #19177C">SOLR_SSL_WANT_CLIENT_AUTH</span><span style="color: #666666">=</span><span style="color: #008000">false</span>
+<span style="color: #408080; font-style: italic"># Define Key Store type if necessary</span>
+<span style="color: #19177C">SOLR_SSL_KEY_STORE_TYPE</span><span style="color: #666666">=</span>JKS
+<span style="color: #19177C">SOLR_SSL_TRUST_STORE_TYPE</span><span style="color: #666666">=</span>JKS</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1423,7 +1428,7 @@ set SOLR_SSL_WANT_CLIENT_AUTH=false</cod
 <div class="listingblock">
 <div class="title">*nix command</div>
 <div class="content">
-<pre class="pygments highlight"><code data-lang="text">bin/solr -p 8984</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">bin/solr -p <span style="color: #666666">8984</span></code></pre>
 </div>
 </div>
 <div class="listingblock">
@@ -1606,7 +1611,7 @@ If your operating system does not includ
 <div class="listingblock">
 <div class="title">*nix command</div>
 <div class="content">
-<pre class="pygments highlight"><code data-lang="text">bin/solr create -c mycollection -shards 2</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">bin/solr create -c mycollection -shards <span style="color: #666666">2</span></code></pre>
 </div>
 </div>
 <div class="listingblock">
@@ -1751,7 +1756,7 @@ client<span style="color: #666666">.</sp
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1765,5 +1770,4 @@ client<span style="color: #666666">.</sp
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/errata.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/errata.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/errata.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="errata">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Errata</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div class="sect1">
 <h2 id="Errata-ErrataForThisDocumentation">Errata For This Documentation</h2>
 <div class="sectionbody">
@@ -1284,7 +1289,7 @@ $('#toc').on('click', 'a', function() {
 <p>Any mistakes found in this documentation after its release will be listed on the on-line version of this page:</p>
 </div>
 <div class="paragraph">
-<p><a href="http://s.apache.org/errata">http://s.apache.org/errata</a></p>
+<p><a href="https://lucene.apache.org/solr/guide/7.0/errata.html" class="bare">https://lucene.apache.org/solr/guide/7.0/errata.html</a></p>
 </div>
 </div>
 </div>
@@ -1333,7 +1338,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1347,5 +1352,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/exporting-result-sets.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/exporting-result-sets.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/exporting-result-sets.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="exporting-result-sets">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Exporting Result Sets</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1390,7 +1395,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1404,5 +1409,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/faceting.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/faceting.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/faceting.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="faceting">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Faceting</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -2394,7 +2399,7 @@ facet.pivot={!range=r1}cat,inStock</code
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -2408,5 +2413,4 @@ facet.pivot={!range=r1}cat,inStock</code
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/feed.xml
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/feed.xml (original)
+++ websites/production/lucene/content/solr/guide/test-10290/feed.xml Thu May 11 17:27:05 2017
@@ -5,8 +5,8 @@
         <description>The Apache Solr Reference Guide is the official documentation for the Apache Solr project.</description>
         <link>https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full</link>
         <atom:link href="https://home.apache.org/~ctargett/RefGuidePOC/jekyll-full/feed.xml" rel="self" type="application/rss+xml"/>
-        <pubDate>Tue, 09 May 2017 13:56:46 -0500</pubDate>
-        <lastBuildDate>Tue, 09 May 2017 13:56:46 -0500</lastBuildDate>
+        <pubDate>Thu, 11 May 2017 09:55:37 -0500</pubDate>
+        <lastBuildDate>Thu, 11 May 2017 09:55:37 -0500</lastBuildDate>
         <generator>Jekyll v3.3.1</generator>
         
         <item>
@@ -94,7 +94,7 @@
 &lt;div class=&quot;listingblock&quot;&gt;
 &lt;div class=&quot;title&quot;&gt;Standalone Mode&lt;/div&gt;
 &lt;div class=&quot;content&quot;&gt;
-&lt;pre class=&quot;pygments highlight&quot;&gt;&lt;code data-lang=&quot;bash&quot;&gt;&amp;lt;solr-home-directory&amp;gt;/
+&lt;pre class=&quot;pygments highlight&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&amp;lt;solr-home-directory&amp;gt;/
    solr.xml
    core_name1/
       core.properties
@@ -113,7 +113,7 @@
 &lt;div class=&quot;listingblock&quot;&gt;
 &lt;div class=&quot;title&quot;&gt;SolrCloud Mode&lt;/div&gt;
 &lt;div class=&quot;content&quot;&gt;
-&lt;pre class=&quot;pygments highlight&quot;&gt;&lt;code data-lang=&quot;bash&quot;&gt;&amp;lt;solr-home-directory&amp;gt;/
+&lt;pre class=&quot;pygments highlight&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&amp;lt;solr-home-directory&amp;gt;/
    solr.xml
    core_name1/
       core.properties
@@ -811,14 +811,14 @@ http://localhost:8983/solr/.system/blob/
 &lt;div class=&quot;listingblock&quot;&gt;
 &lt;div class=&quot;title&quot;&gt;Sample security.json&lt;/div&gt;
 &lt;div class=&quot;content&quot;&gt;
-&lt;pre class=&quot;pygments highlight&quot;&gt;&lt;code data-lang=&quot;java&quot;&gt;&lt;span style=&quot;color: #666666&quot;&gt;{&lt;/span&gt;
-  &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;authentication&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #666666&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #666666&quot;&gt;{&lt;/span&gt;
-    &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;class&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;class.that.implements.authentication&amp;quot;&lt;/span&gt;
-  &lt;span style=&quot;color: #666666&quot;&gt;},&lt;/span&gt;
-  &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;authorization&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #666666&quot;&gt;{&lt;/span&gt;
-    &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;class&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;class.that.implements.authorization&amp;quot;&lt;/span&gt;
-  &lt;span style=&quot;color: #666666&quot;&gt;}&lt;/span&gt;
-&lt;span style=&quot;color: #666666&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
+&lt;pre class=&quot;pygments highlight&quot;&gt;&lt;code data-lang=&quot;json&quot;&gt;{
+  &lt;span style=&quot;color: #008000; font-weight: bold&quot;&gt;&amp;quot;authentication&amp;quot;&lt;/span&gt; : {
+    &lt;span style=&quot;color: #008000; font-weight: bold&quot;&gt;&amp;quot;class&amp;quot;&lt;/span&gt;: &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;class.that.implements.authentication&amp;quot;&lt;/span&gt;
+  },
+  &lt;span style=&quot;color: #008000; font-weight: bold&quot;&gt;&amp;quot;authorization&amp;quot;&lt;/span&gt;: {
+    &lt;span style=&quot;color: #008000; font-weight: bold&quot;&gt;&amp;quot;class&amp;quot;&lt;/span&gt;: &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;class.that.implements.authorization&amp;quot;&lt;/span&gt;
+  }
+}&lt;/code&gt;&lt;/pre&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class=&quot;paragraph&quot;&gt;
@@ -926,11 +926,11 @@ http://localhost:8983/solr/.system/blob/
 &lt;p&gt;Specify the authentication plugin in &lt;code&gt;/security.json&lt;/code&gt; as in this example:&lt;/p&gt;
 &lt;div class=&quot;listingblock&quot;&gt;
 &lt;div class=&quot;content&quot;&gt;
-&lt;pre class=&quot;pygments highlight&quot;&gt;&lt;code data-lang=&quot;java&quot;&gt;&lt;span style=&quot;color: #666666&quot;&gt;{&lt;/span&gt;
-  &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;authentication&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #666666&quot;&gt;{&lt;/span&gt;
-    &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;class&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;class.that.implements.authentication&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;,&lt;/span&gt;
-    &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;other_data&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #666666&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;...&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;}&lt;/span&gt;
-&lt;span style=&quot;color: #666666&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
+&lt;pre class=&quot;pygments highlight&quot;&gt;&lt;code data-lang=&quot;json&quot;&gt;{
+  &lt;span style=&quot;color: #008000; font-weight: bold&quot;&gt;&amp;quot;authentication&amp;quot;&lt;/span&gt;: {
+    &lt;span style=&quot;color: #008000; font-weight: bold&quot;&gt;&amp;quot;class&amp;quot;&lt;/span&gt;: &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;class.that.implements.authentication&amp;quot;&lt;/span&gt;,
+    &lt;span style=&quot;color: #008000; font-weight: bold&quot;&gt;&amp;quot;other_data&amp;quot;&lt;/span&gt; : &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;...&amp;quot;&lt;/span&gt;}
+}&lt;/code&gt;&lt;/pre&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/li&gt;
@@ -984,11 +984,11 @@ http://localhost:8983/solr/.system/blob/
 &lt;/div&gt;
 &lt;div class=&quot;listingblock&quot;&gt;
 &lt;div class=&quot;content&quot;&gt;
-&lt;pre class=&quot;pygments highlight&quot;&gt;&lt;code data-lang=&quot;java&quot;&gt;&lt;span style=&quot;color: #666666&quot;&gt;{&lt;/span&gt;
-  &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;authorization&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #666666&quot;&gt;{&lt;/span&gt;
-    &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;class&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;org.apache.solr.security.MockAuthorizationPlugin&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;,&lt;/span&gt;
-    &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;other_data&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #666666&quot;&gt;:&lt;/span&gt; &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;...&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #666666&quot;&gt;}&lt;/span&gt;
-&lt;span style=&quot;color: #666666&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
+&lt;pre class=&quot;pygments highlight&quot;&gt;&lt;code data-lang=&quot;json&quot;&gt;{
+  &lt;span style=&quot;color: #008000; font-weight: bold&quot;&gt;&amp;quot;authorization&amp;quot;&lt;/span&gt;: {
+    &lt;span style=&quot;color: #008000; font-weight: bold&quot;&gt;&amp;quot;class&amp;quot;&lt;/span&gt;: &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;org.apache.solr.security.MockAuthorizationPlugin&amp;quot;&lt;/span&gt;,
+    &lt;span style=&quot;color: #008000; font-weight: bold&quot;&gt;&amp;quot;other_data&amp;quot;&lt;/span&gt; : &lt;span style=&quot;color: #BA2121&quot;&gt;&amp;quot;...&amp;quot;&lt;/span&gt;}
+}&lt;/code&gt;&lt;/pre&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class=&quot;paragraph&quot;&gt;

Modified: websites/production/lucene/content/solr/guide/test-10290/field-properties-by-use-case.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/field-properties-by-use-case.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/field-properties-by-use-case.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="field-properties-by-use-case">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Field Properties by Use Case</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div class="paragraph">
 <p>Here is a summary of common use cases, and the attributes the fields or field types should have to support the case. An entry of true or false in the table indicates that the option must be set to the given value for the use case to function correctly. If no entry is provided, the setting of that attribute has no impact on the case.</p>
 </div>
@@ -1463,7 +1468,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1477,5 +1482,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/field-type-definitions-and-properties.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/field-type-definitions-and-properties.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/field-type-definitions-and-properties.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="field-type-definitions-and-properties">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Field Type Definitions and Properties</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1590,7 +1595,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1604,5 +1609,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/field-types-included-with-solr.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/field-types-included-with-solr.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/field-types-included-with-solr.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="field-types-included-with-solr">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Field Types Included with Solr</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div class="paragraph">
 <p>The following table lists the field types that are available in Solr. The <code>org.apache.solr.schema</code> package includes all the classes listed in this table.</p>
 </div>
@@ -1442,7 +1447,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1456,5 +1461,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/files-screen.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/files-screen.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/files-screen.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="files-screen">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Files Screen</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div class="paragraph">
 <p>The Files screen lets you browse &amp; view the various configuration files (such <code>solrconfig.xml</code> and the schema file) for the collection you selected.</p>
 </div>
@@ -1353,7 +1358,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1367,5 +1372,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/filter-descriptions.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/filter-descriptions.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/filter-descriptions.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="filter-descriptions">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Filter Descriptions</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -4005,7 +4010,7 @@ $ =&gt; DIGIT
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -4019,5 +4024,4 @@ $ =&gt; DIGIT
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/format-of-solr-xml.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/format-of-solr-xml.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/format-of-solr-xml.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="format-of-solr-xml">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Format of solr.xml</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1625,7 +1630,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1639,5 +1644,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/function-queries.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/function-queries.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/function-queries.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="function-queries">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Function Queries</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1859,7 +1864,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1873,5 +1878,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/further-assistance.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/further-assistance.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/further-assistance.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="further-assistance">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Further Assistance</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div class="paragraph">
 <p>There is a very active user community around Solr and Lucene. The solr-user mailing list, and #solr IRC channel are both great resources for asking questions.</p>
 </div>
@@ -1319,7 +1324,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1333,5 +1338,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/getting-assistance.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/getting-assistance.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/getting-assistance.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="getting-assistance">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Getting Assistance</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div class="paragraph">
 <p>At the bottom of each screen of the Admin UI is a set of links that can be used to get more assistance with configuring and using Solr.</p>
 </div>
@@ -1362,7 +1367,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1376,5 +1381,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/getting-started-with-solrcloud.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/getting-started-with-solrcloud.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/getting-started-with-solrcloud.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="getting-started-with-solrcloud">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Getting Started with SolrCloud</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
@@ -1320,7 +1325,7 @@ $('#toc').on('click', 'a', function() {
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="bash">$ bin/solr -e cloud</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">bin/solr -e cloud</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1353,7 +1358,7 @@ To begin, how many Solr nodes would you
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="plain">solr start -cloud -s example/cloud/node1/solr -p 8983</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">solr start -cloud -s example/cloud/node1/solr -p <span style="color: #666666">8983</span></code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1384,7 +1389,7 @@ To begin, how many Solr nodes would you
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="plain">  $ bin/solr status</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">bin/solr status</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1395,7 +1400,7 @@ To begin, how many Solr nodes would you
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="plain">  $ bin/solr healthcheck -c gettingstarted</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">bin/solr healthcheck -c gettingstarted</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1409,7 +1414,7 @@ To begin, how many Solr nodes would you
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="plain">  $ bin/solr stop -all</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">bin/solr stop -all</code></pre>
 </div>
 </div>
 </div>
@@ -1420,7 +1425,7 @@ To begin, how many Solr nodes would you
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="plain">  $ bin/solr -e cloud -noprompt</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">bin/solr -e cloud -noprompt</code></pre>
 </div>
 </div>
 </div>
@@ -1431,7 +1436,7 @@ To begin, how many Solr nodes would you
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="plain"> $ bin/solr restart -c -p 8983 -s example/cloud/node1/solr</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">bin/solr restart -c -p <span style="color: #666666">8983</span> -s example/cloud/node1/solr</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1439,7 +1444,7 @@ To begin, how many Solr nodes would you
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="plain"> $ bin/solr restart -c -p 7574 -z localhost:9983 -s example/cloud/node2/solr</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">bin/solr restart -c -p <span style="color: #666666">7574</span> -z localhost:9983 -s example/cloud/node2/solr</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1453,9 +1458,9 @@ To begin, how many Solr nodes would you
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="plain"> $ mkdir &lt;solr.home for new solr node&gt;
- $ cp &lt;existing solr.xml path&gt; &lt;new solr.home&gt;
- $ bin/solr start -cloud -s solr.home/solr -p &lt;port num&gt; -z &lt;zk hosts string&gt;</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">mkdir &lt;solr.home <span style="color: #008000; font-weight: bold">for</span> new solr node&gt;
+cp &lt;existing solr.xml path&gt; &lt;new solr.home&gt;
+bin/solr start -cloud -s solr.home/solr -p &lt;port num&gt; -z &lt;zk hosts string&gt;</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1466,9 +1471,9 @@ To begin, how many Solr nodes would you
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="pygments highlight"><code data-lang="plain"> $ mkdir -p example/cloud/node3/solr
- $ cp server/solr/solr.xml example/cloud/node3/solr
- $ bin/solr start -cloud -s example/cloud/node3/solr -p 8987 -z localhost:9983</code></pre>
+<pre class="pygments highlight"><code data-lang="bash">mkdir -p example/cloud/node3/solr
+cp server/solr/solr.xml example/cloud/node3/solr
+bin/solr start -cloud -s example/cloud/node3/solr -p <span style="color: #666666">8987</span> -z localhost:9983</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -1516,7 +1521,7 @@ To begin, how many Solr nodes would you
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1530,5 +1535,4 @@ To begin, how many Solr nodes would you
 </div>
 
 </body>
-
 </html>

Modified: websites/production/lucene/content/solr/guide/test-10290/getting-started.html
==============================================================================
--- websites/production/lucene/content/solr/guide/test-10290/getting-started.html (original)
+++ websites/production/lucene/content/solr/guide/test-10290/getting-started.html Thu May 11 17:27:05 2017
@@ -65,7 +65,7 @@
 
     </script>
 </head>
-<body>
+<body id="getting-started">
 <!-- Navigation -->
 <nav class="navbar navbar-inverse navbar-fixed-top">
     <div class="container topnavlinks">
@@ -138,7 +138,7 @@
       
 
 <ul id="mysidebar" class="nav">
-  <li class="sidebarTitle">Apache Solr Reference Guide <!-- TODO: version from site.data --></li>
+  <li class="sidebarTitle">Home <!-- TODO: version from site.data --></li>
   
   <li class="sb-level1">
     <a href="about-this-guide.html">About This Guide</a>
@@ -1105,7 +1105,7 @@
       </li>
       
       <li class="sb-level2">
-        <a href="cross-data-center-replication-cdcr-.html">Cross Data Center Replication (CDCR)</a>
+        <a href="cross-data-center-replication-cdcr.html">Cross Data Center Replication (CDCR)</a>
         
       </li>
       
@@ -1242,10 +1242,15 @@
     <!-- Content Column -->
     <div class="col-md-9">
       <div class="post-header">
+   
    <h1 class="post-title-main">Getting Started</h1>
+   
 </div>
 
-
+<!-- This adds a workflow map, to a page
+     See http://idratherbewriting.com/documentation-theme-jekyll/mydoc_workflow_maps.html
+     Leaving it here commented out in case we want to implement this in the future
+ -->
 
 <div class="post-content">
 
@@ -1276,7 +1281,7 @@ $('#toc').on('click', 'a', function() {
 
     
 
-<div id="main-content">
+<div class="main-content">
   <div class="paragraph">
 <p>Solr makes it easy for programmers to develop sophisticated, high-performance search applications with advanced features such as faceting (arranging search results in columns with numerical counts of key terms).</p>
 </div>
@@ -1354,7 +1359,7 @@ $('#toc').on('click', 'a', function() {
             <div class="row">
                 <div class="col-lg-12 footer">
                &copy;2017 Apache Software Foundation. All rights reserved. <br />
- Site last generated: 2017-05-09 <br />
+ Site last generated: 2017-05-11 <br />
 <p><img src="solr-sunOnly-small.png" alt="Apache Solr"/></p>
                 </div>
             </div>
@@ -1368,5 +1373,4 @@ $('#toc').on('click', 'a', function() {
 </div>
 
 </body>
-
 </html>