You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2012/01/31 02:43:45 UTC

svn commit: r803619 - in /websites/staging/lucene/trunk/content/solr: discussion.html downloads.html features.html index.html quickstart.html solrnews.html tutorial.html versioncontrol.html

Author: buildbot
Date: Tue Jan 31 01:43:45 2012
New Revision: 803619

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/solr/discussion.html
    websites/staging/lucene/trunk/content/solr/downloads.html
    websites/staging/lucene/trunk/content/solr/features.html
    websites/staging/lucene/trunk/content/solr/index.html
    websites/staging/lucene/trunk/content/solr/quickstart.html
    websites/staging/lucene/trunk/content/solr/solrnews.html
    websites/staging/lucene/trunk/content/solr/tutorial.html
    websites/staging/lucene/trunk/content/solr/versioncontrol.html

Modified: websites/staging/lucene/trunk/content/solr/discussion.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/discussion.html (original)
+++ websites/staging/lucene/trunk/content/solr/discussion.html Tue Jan 31 01:43:45 2012
@@ -1,3 +1,4 @@
+<!-- solr-simple.html -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 
@@ -35,7 +36,7 @@
   <script type="text/javascript" src="../scripts/effects.js"></script>
   <script type="text/javascript" src="../scripts/search.js"></script>
   <script type="text/javascript" src="../scripts/slides.js"></script>
-  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <!--<script type="text/javascript" src="../scripts/jquery.js"></script>-->
 </head>
 
 <body id="home">
@@ -129,7 +130,8 @@
             Ultra-fast Lucene-based Search Server<br/>
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr offers Lucene's capabilities in an easy to use, fast search server
+            Apache Solr offers Lucene's capabilities in an easy to use,
+            fast search server with additional features like faceting, scalability and much more
           </div></div>
           <div class="mantle">
             <img alt="Apache Solr" src="../images/mantle-solr.png"/>
@@ -151,11 +153,12 @@
             Scalable
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr has been deployed successfully in both high query volume situations and
+            Apache Solr has been deployed successfully in both high query volume
+            situations and
             large collection sizes
           </div></div>
           <div class="mantle">
-            <img alt="Apache Mahout community" src="../images/mantle-scale.png"/>
+            <img alt="Apache Solr community" src="../images/mantle-scale.png"/>
           </div>
         </div>
         <div id="slide4" style="display:none">
@@ -177,6 +180,12 @@
         <a class="stop" id="stop" title="Stop" href="#">Stop</a>
       </div>
     </div>
+    <script type="text/javascript">
+      function StartSlides() {
+        new Slides('mantleSlides');
+      }
+      document.observe('dom:loaded', StartSlides);
+    </script>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -220,8 +229,7 @@ No endorsement is implied by the listing
 <h1 id="other_mailing_lists">Other Mailing Lists</h1>
 <p>Each Lucene project maintains its own mailing lists.  Please refer to the project you are interested in for details
     on subscribing to its mailing list.  For the Lucene TLP General mailing list, go <a href="http://lucene.apache.org/mail.html">here</a>.</p></div>
-      
-  <div><h1 id="solr_news">Solr News</h1>
+      <div><h1 id="solr_news">Solr News</h1>
 <h2 id="28_july_2011_-_warning_index_corruption_and_crashes_in_apache_lucene_core__apache_solr_with_java_7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java 7</a> today.
 Unfortunately it contains hotspot compiler optimizations, which miscompile some loops.
@@ -257,7 +265,6 @@ In case you upgrade to Java 7, remember 
 version shipped with Java 7 changed and tokenization behaves differently
 (e.g. lowercasing). For more information, read <code>JRE_VERSION_MIGRATION.txt</code>
 in your distribution package!</p></div>
-
       
       <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>

Modified: websites/staging/lucene/trunk/content/solr/downloads.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/downloads.html (original)
+++ websites/staging/lucene/trunk/content/solr/downloads.html Tue Jan 31 01:43:45 2012
@@ -1,3 +1,4 @@
+<!-- solr-simple.html -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 
@@ -35,7 +36,7 @@
   <script type="text/javascript" src="../scripts/effects.js"></script>
   <script type="text/javascript" src="../scripts/search.js"></script>
   <script type="text/javascript" src="../scripts/slides.js"></script>
-  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <!--<script type="text/javascript" src="../scripts/jquery.js"></script>-->
 </head>
 
 <body id="home">
@@ -129,7 +130,8 @@
             Ultra-fast Lucene-based Search Server<br/>
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr offers Lucene's capabilities in an easy to use, fast search server
+            Apache Solr offers Lucene's capabilities in an easy to use,
+            fast search server with additional features like faceting, scalability and much more
           </div></div>
           <div class="mantle">
             <img alt="Apache Solr" src="../images/mantle-solr.png"/>
@@ -151,11 +153,12 @@
             Scalable
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr has been deployed successfully in both high query volume situations and
+            Apache Solr has been deployed successfully in both high query volume
+            situations and
             large collection sizes
           </div></div>
           <div class="mantle">
-            <img alt="Apache Mahout community" src="../images/mantle-scale.png"/>
+            <img alt="Apache Solr community" src="../images/mantle-scale.png"/>
           </div>
         </div>
         <div id="slide4" style="display:none">
@@ -177,6 +180,12 @@
         <a class="stop" id="stop" title="Stop" href="#">Stop</a>
       </div>
     </div>
+    <script type="text/javascript">
+      function StartSlides() {
+        new Slides('mantleSlides');
+      }
+      document.observe('dom:loaded', StartSlides);
+    </script>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -186,18 +195,15 @@
       <div><h2 id="downloads">Downloads</h2>
 <p>Official releases are usually created when the <a href="whoweare.html">developers</a> feel there are
             sufficient changes, improvements and bug fixes to warrant a release.
-            Due to the voluntary nature of Lucene, no releases are scheduled in advance. System Requirements are detailed
-            <a href="systemrequirements.html">here</a>.</p>
-<p>Both binary and source releases for the latest version of Lucene are available from
-        <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">the Apache Mirrors</a>.</p>
-<p>Archives for all past versions of Lucene are available at <a href="http://archive.apache.org/dist/lucene/java/">the Apache archives</a>.</p>
-<p>The <tt>lucene-VERSION.zip</tt> or <tt>.tar.gz</tt> (where VERSION is the version number of the release, e.g. 3.0.1) file contains the
-            lucene-core jar file, html documentation, a demo application (see the "Getting Started" section)
-            and various jar files containing contributed code.  The
-            <tt>lucene-VERSION-src.zip</tt> or <tt>.tar.gz</tt> contains the full source
+            Due to the voluntary nature of Solr, no releases are scheduled in advance.</p>
+<p>Both binary and source releases for the latest version of Solr are available from
+        <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/">the Apache Mirrors</a>.</p>
+<p>Archives for all past versions of Lucene are available at <a href="http://archive.apache.org/dist/lucene/solr/">the Apache archives</a>.</p>
+<p>The <tt>apache-solr-VERSION.zip</tt> or <tt>.tgz</tt> (where VERSION is the version number of the release, e.g. 3.0.1) file contains
+            Apache Solr, html documentation and tutorial.  The
+            <tt>apache-solr-VERSION-src.zip</tt> or <tt>.tgz</tt> contains the full source
             code for that version.</p></div>
-      
-  <div><h1 id="solr_news">Solr News</h1>
+      <div><h1 id="solr_news">Solr News</h1>
 <h2 id="28_july_2011_-_warning_index_corruption_and_crashes_in_apache_lucene_core__apache_solr_with_java_7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java 7</a> today.
 Unfortunately it contains hotspot compiler optimizations, which miscompile some loops.
@@ -233,7 +239,6 @@ In case you upgrade to Java 7, remember 
 version shipped with Java 7 changed and tokenization behaves differently
 (e.g. lowercasing). For more information, read <code>JRE_VERSION_MIGRATION.txt</code>
 in your distribution package!</p></div>
-
       
       <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>

Modified: websites/staging/lucene/trunk/content/solr/features.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/features.html (original)
+++ websites/staging/lucene/trunk/content/solr/features.html Tue Jan 31 01:43:45 2012
@@ -1,3 +1,4 @@
+<!-- solr-simple.html -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 
@@ -35,7 +36,7 @@
   <script type="text/javascript" src="../scripts/effects.js"></script>
   <script type="text/javascript" src="../scripts/search.js"></script>
   <script type="text/javascript" src="../scripts/slides.js"></script>
-  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <!--<script type="text/javascript" src="../scripts/jquery.js"></script>-->
 </head>
 
 <body id="home">
@@ -129,7 +130,8 @@
             Ultra-fast Lucene-based Search Server<br/>
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr offers Lucene's capabilities in an easy to use, fast search server
+            Apache Solr offers Lucene's capabilities in an easy to use,
+            fast search server with additional features like faceting, scalability and much more
           </div></div>
           <div class="mantle">
             <img alt="Apache Solr" src="../images/mantle-solr.png"/>
@@ -151,11 +153,12 @@
             Scalable
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr has been deployed successfully in both high query volume situations and
+            Apache Solr has been deployed successfully in both high query volume
+            situations and
             large collection sizes
           </div></div>
           <div class="mantle">
-            <img alt="Apache Mahout community" src="../images/mantle-scale.png"/>
+            <img alt="Apache Solr community" src="../images/mantle-scale.png"/>
           </div>
         </div>
         <div id="slide4" style="display:none">
@@ -177,6 +180,12 @@
         <a class="stop" id="stop" title="Stop" href="#">Stop</a>
       </div>
     </div>
+    <script type="text/javascript">
+      function StartSlides() {
+        new Slides('mantleSlides');
+      }
+      document.observe('dom:loaded', StartSlides);
+    </script>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -294,8 +303,7 @@ numeric fields or query relevancy scores
 <li>Lucene explain() document score detailing</li>
 <li>explain score for documents outside of the requested range to debug why a given document wasn't ranked higher.</li>
 </ul></div>
-      
-  <div><h1 id="solr_news">Solr News</h1>
+      <div><h1 id="solr_news">Solr News</h1>
 <h2 id="28_july_2011_-_warning_index_corruption_and_crashes_in_apache_lucene_core__apache_solr_with_java_7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java 7</a> today.
 Unfortunately it contains hotspot compiler optimizations, which miscompile some loops.
@@ -331,7 +339,6 @@ In case you upgrade to Java 7, remember 
 version shipped with Java 7 changed and tokenization behaves differently
 (e.g. lowercasing). For more information, read <code>JRE_VERSION_MIGRATION.txt</code>
 in your distribution package!</p></div>
-
       
       <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/solr/index.html Tue Jan 31 01:43:45 2012
@@ -35,7 +35,7 @@
   <script type="text/javascript" src="../scripts/effects.js"></script>
   <script type="text/javascript" src="../scripts/search.js"></script>
   <script type="text/javascript" src="../scripts/slides.js"></script>
-  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <!--<script type="text/javascript" src="../scripts/jquery.js"></script>-->
 </head>
 
 <body id="home">
@@ -129,7 +129,8 @@
             Ultra-fast Lucene-based Search Server<br/>
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr offers Lucene's capabilities in an easy to use, fast search server
+            Apache Solr offers Lucene's capabilities in an easy to use,
+            fast search server with additional features like faceting, scalability and much more
           </div></div>
           <div class="mantle">
             <img alt="Apache Solr" src="../images/mantle-solr.png"/>
@@ -151,11 +152,12 @@
             Scalable
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr has been deployed successfully in both high query volume situations and
+            Apache Solr has been deployed successfully in both high query volume
+            situations and
             large collection sizes
           </div></div>
           <div class="mantle">
-            <img alt="Apache Mahout community" src="../images/mantle-scale.png"/>
+            <img alt="Apache Solr community" src="../images/mantle-scale.png"/>
           </div>
         </div>
         <div id="slide4" style="display:none">
@@ -177,6 +179,12 @@
         <a class="stop" id="stop" title="Stop" href="#">Stop</a>
       </div>
     </div>
+    <script type="text/javascript">
+      function StartSlides() {
+        new Slides('mantleSlides');
+      }
+      document.observe('dom:loaded', StartSlides);
+    </script>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -187,8 +195,7 @@
 <p>Solr is written in Java and runs as a standalone full-text search server within a servlet container such as Tomcat. Solr uses the Lucene Java search library at its core for full-text indexing and search, and has REST-like HTTP/XML and JSON APIs that make it easy to use from virtually any programming language. Solr's powerful external configuration allows it to be tailored to almost any type of application without Java coding, and it has an extensive plugin architecture when more advanced customization is required.</p>
 <p>See the complete feature list for more details.</p>
 <p>For more information about Solr, please see the Solr wiki.</p></div>
-      
-  <div><h1 id="solr_news">Solr News</h1>
+      <div><h1 id="solr_news">Solr News</h1>
 <h2 id="28_july_2011_-_warning_index_corruption_and_crashes_in_apache_lucene_core__apache_solr_with_java_7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java 7</a> today.
 Unfortunately it contains hotspot compiler optimizations, which miscompile some loops.
@@ -224,7 +231,6 @@ In case you upgrade to Java 7, remember 
 version shipped with Java 7 changed and tokenization behaves differently
 (e.g. lowercasing). For more information, read <code>JRE_VERSION_MIGRATION.txt</code>
 in your distribution package!</p></div>
-
       
       <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>

Modified: websites/staging/lucene/trunk/content/solr/quickstart.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/quickstart.html (original)
+++ websites/staging/lucene/trunk/content/solr/quickstart.html Tue Jan 31 01:43:45 2012
@@ -1,3 +1,4 @@
+<!-- solr-simple.html -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 
@@ -35,7 +36,7 @@
   <script type="text/javascript" src="../scripts/effects.js"></script>
   <script type="text/javascript" src="../scripts/search.js"></script>
   <script type="text/javascript" src="../scripts/slides.js"></script>
-  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <!--<script type="text/javascript" src="../scripts/jquery.js"></script>-->
 </head>
 
 <body id="home">
@@ -129,7 +130,8 @@
             Ultra-fast Lucene-based Search Server<br/>
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr offers Lucene's capabilities in an easy to use, fast search server
+            Apache Solr offers Lucene's capabilities in an easy to use,
+            fast search server with additional features like faceting, scalability and much more
           </div></div>
           <div class="mantle">
             <img alt="Apache Solr" src="../images/mantle-solr.png"/>
@@ -151,11 +153,12 @@
             Scalable
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr has been deployed successfully in both high query volume situations and
+            Apache Solr has been deployed successfully in both high query volume
+            situations and
             large collection sizes
           </div></div>
           <div class="mantle">
-            <img alt="Apache Mahout community" src="../images/mantle-scale.png"/>
+            <img alt="Apache Solr community" src="../images/mantle-scale.png"/>
           </div>
         </div>
         <div id="slide4" style="display:none">
@@ -177,6 +180,12 @@
         <a class="stop" id="stop" title="Stop" href="#">Stop</a>
       </div>
     </div>
+    <script type="text/javascript">
+      function StartSlides() {
+        new Slides('mantleSlides');
+      }
+      document.observe('dom:loaded', StartSlides);
+    </script>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -184,8 +193,7 @@
       <h1 class="title"></h1>
 
       <div></div>
-      
-  <div><h1 id="solr_news">Solr News</h1>
+      <div><h1 id="solr_news">Solr News</h1>
 <h2 id="28_july_2011_-_warning_index_corruption_and_crashes_in_apache_lucene_core__apache_solr_with_java_7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java 7</a> today.
 Unfortunately it contains hotspot compiler optimizations, which miscompile some loops.
@@ -221,7 +229,6 @@ In case you upgrade to Java 7, remember 
 version shipped with Java 7 changed and tokenization behaves differently
 (e.g. lowercasing). For more information, read <code>JRE_VERSION_MIGRATION.txt</code>
 in your distribution package!</p></div>
-
       
       <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>

Modified: websites/staging/lucene/trunk/content/solr/solrnews.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/solrnews.html (original)
+++ websites/staging/lucene/trunk/content/solr/solrnews.html Tue Jan 31 01:43:45 2012
@@ -1,3 +1,4 @@
+<!-- solr-simple.html -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 
@@ -35,7 +36,7 @@
   <script type="text/javascript" src="../scripts/effects.js"></script>
   <script type="text/javascript" src="../scripts/search.js"></script>
   <script type="text/javascript" src="../scripts/slides.js"></script>
-  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <!--<script type="text/javascript" src="../scripts/jquery.js"></script>-->
 </head>
 
 <body id="home">
@@ -129,7 +130,8 @@
             Ultra-fast Lucene-based Search Server<br/>
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr offers Lucene's capabilities in an easy to use, fast search server
+            Apache Solr offers Lucene's capabilities in an easy to use,
+            fast search server with additional features like faceting, scalability and much more
           </div></div>
           <div class="mantle">
             <img alt="Apache Solr" src="../images/mantle-solr.png"/>
@@ -151,11 +153,12 @@
             Scalable
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr has been deployed successfully in both high query volume situations and
+            Apache Solr has been deployed successfully in both high query volume
+            situations and
             large collection sizes
           </div></div>
           <div class="mantle">
-            <img alt="Apache Mahout community" src="../images/mantle-scale.png"/>
+            <img alt="Apache Solr community" src="../images/mantle-scale.png"/>
           </div>
         </div>
         <div id="slide4" style="display:none">
@@ -177,6 +180,12 @@
         <a class="stop" id="stop" title="Stop" href="#">Stop</a>
       </div>
     </div>
+    <script type="text/javascript">
+      function StartSlides() {
+        new Slides('mantleSlides');
+      }
+      document.observe('dom:loaded', StartSlides);
+    </script>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -219,8 +228,7 @@ In case you upgrade to Java 7, remember 
 version shipped with Java 7 changed and tokenization behaves differently
 (e.g. lowercasing). For more information, read <code>JRE_VERSION_MIGRATION.txt</code>
 in your distribution package!</p></div>
-      
-  <div><h1 id="solr_news">Solr News</h1>
+      <div><h1 id="solr_news">Solr News</h1>
 <h2 id="28_july_2011_-_warning_index_corruption_and_crashes_in_apache_lucene_core__apache_solr_with_java_7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java 7</a> today.
 Unfortunately it contains hotspot compiler optimizations, which miscompile some loops.
@@ -256,7 +264,6 @@ In case you upgrade to Java 7, remember 
 version shipped with Java 7 changed and tokenization behaves differently
 (e.g. lowercasing). For more information, read <code>JRE_VERSION_MIGRATION.txt</code>
 in your distribution package!</p></div>
-
       
       <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>

Modified: websites/staging/lucene/trunk/content/solr/tutorial.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/tutorial.html (original)
+++ websites/staging/lucene/trunk/content/solr/tutorial.html Tue Jan 31 01:43:45 2012
@@ -1,3 +1,4 @@
+<!-- solr-simple.html -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 
@@ -35,7 +36,7 @@
   <script type="text/javascript" src="../scripts/effects.js"></script>
   <script type="text/javascript" src="../scripts/search.js"></script>
   <script type="text/javascript" src="../scripts/slides.js"></script>
-  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <!--<script type="text/javascript" src="../scripts/jquery.js"></script>-->
 </head>
 
 <body id="home">
@@ -129,7 +130,8 @@
             Ultra-fast Lucene-based Search Server<br/>
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr offers Lucene's capabilities in an easy to use, fast search server
+            Apache Solr offers Lucene's capabilities in an easy to use,
+            fast search server with additional features like faceting, scalability and much more
           </div></div>
           <div class="mantle">
             <img alt="Apache Solr" src="../images/mantle-solr.png"/>
@@ -151,11 +153,12 @@
             Scalable
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr has been deployed successfully in both high query volume situations and
+            Apache Solr has been deployed successfully in both high query volume
+            situations and
             large collection sizes
           </div></div>
           <div class="mantle">
-            <img alt="Apache Mahout community" src="../images/mantle-scale.png"/>
+            <img alt="Apache Solr community" src="../images/mantle-scale.png"/>
           </div>
         </div>
         <div id="slide4" style="display:none">
@@ -177,6 +180,12 @@
         <a class="stop" id="stop" title="Stop" href="#">Stop</a>
       </div>
     </div>
+    <script type="text/javascript">
+      function StartSlides() {
+        new Slides('mantleSlides');
+      }
+      document.observe('dom:loaded', StartSlides);
+    </script>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -496,8 +505,7 @@ Explore the <a href="http://wiki.apache.
 more details about Solr's many
 <a href="features.html">features</a>.</p>
 <p>Have Fun, and we'll see you on the Solr mailing lists!</p></div>
-      
-  <div><h1 id="solr_news">Solr News</h1>
+      <div><h1 id="solr_news">Solr News</h1>
 <h2 id="28_july_2011_-_warning_index_corruption_and_crashes_in_apache_lucene_core__apache_solr_with_java_7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java 7</a> today.
 Unfortunately it contains hotspot compiler optimizations, which miscompile some loops.
@@ -533,7 +541,6 @@ In case you upgrade to Java 7, remember 
 version shipped with Java 7 changed and tokenization behaves differently
 (e.g. lowercasing). For more information, read <code>JRE_VERSION_MIGRATION.txt</code>
 in your distribution package!</p></div>
-
       
       <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>

Modified: websites/staging/lucene/trunk/content/solr/versioncontrol.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/versioncontrol.html (original)
+++ websites/staging/lucene/trunk/content/solr/versioncontrol.html Tue Jan 31 01:43:45 2012
@@ -1,3 +1,4 @@
+<!-- solr-simple.html -->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 
@@ -35,7 +36,7 @@
   <script type="text/javascript" src="../scripts/effects.js"></script>
   <script type="text/javascript" src="../scripts/search.js"></script>
   <script type="text/javascript" src="../scripts/slides.js"></script>
-  <script type="text/javascript" src="../scripts/jquery.js"></script>
+  <!--<script type="text/javascript" src="../scripts/jquery.js"></script>-->
 </head>
 
 <body id="home">
@@ -129,7 +130,8 @@
             Ultra-fast Lucene-based Search Server<br/>
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr offers Lucene's capabilities in an easy to use, fast search server
+            Apache Solr offers Lucene's capabilities in an easy to use,
+            fast search server with additional features like faceting, scalability and much more
           </div></div>
           <div class="mantle">
             <img alt="Apache Solr" src="../images/mantle-solr.png"/>
@@ -151,11 +153,12 @@
             Scalable
           </div>
           <div class="descwrapper"><div class="description">
-            Apache Solr has been deployed successfully in both high query volume situations and
+            Apache Solr has been deployed successfully in both high query volume
+            situations and
             large collection sizes
           </div></div>
           <div class="mantle">
-            <img alt="Apache Mahout community" src="../images/mantle-scale.png"/>
+            <img alt="Apache Solr community" src="../images/mantle-scale.png"/>
           </div>
         </div>
         <div id="slide4" style="display:none">
@@ -177,6 +180,12 @@
         <a class="stop" id="stop" title="Stop" href="#">Stop</a>
       </div>
     </div>
+    <script type="text/javascript">
+      function StartSlides() {
+        new Slides('mantleSlides');
+      }
+      document.observe('dom:loaded', StartSlides);
+    </script>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -203,8 +212,7 @@
   <a href="https://svn.apache.org/repos/asf/lucene/dev/">https://svn.apache.org/repos/asf/lucene/dev/</a>.
   Instructions for committer SVN access are 
   <a href="http://www.apache.org/dev/version-control.html#https-svn">here</a>.</p></div>
-      
-  <div><h1 id="solr_news">Solr News</h1>
+      <div><h1 id="solr_news">Solr News</h1>
 <h2 id="28_july_2011_-_warning_index_corruption_and_crashes_in_apache_lucene_core__apache_solr_with_java_7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java 7</a> today.
 Unfortunately it contains hotspot compiler optimizations, which miscompile some loops.
@@ -240,7 +248,6 @@ In case you upgrade to Java 7, remember 
 version shipped with Java 7 changed and tokenization behaves differently
 (e.g. lowercasing). For more information, read <code>JRE_VERSION_MIGRATION.txt</code>
 in your distribution package!</p></div>
-
       
       <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>