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 2011/08/08 16:26:18 UTC

svn commit: r793999 [1/2] - in /websites/staging/lucene/trunk/content/lucene: ./ core/ css/ images/ solr/

Author: buildbot
Date: Mon Aug  8 14:26:18 2011
New Revision: 793999

Log:
Staging update by buildbot

Added:
    websites/staging/lucene/trunk/content/lucene/images/mantle-innovation.png   (with props)
    websites/staging/lucene/trunk/content/lucene/images/mantle-scale.png   (with props)
    websites/staging/lucene/trunk/content/lucene/images/mantle-solr.png   (with props)
Modified:
    websites/staging/lucene/trunk/content/lucene/core/documentation.html
    websites/staging/lucene/trunk/content/lucene/core/downloads.html
    websites/staging/lucene/trunk/content/lucene/core/index.html
    websites/staging/lucene/trunk/content/lucene/core/mailing-lists.html
    websites/staging/lucene/trunk/content/lucene/core/quickstart.html
    websites/staging/lucene/trunk/content/lucene/css/core.css
    websites/staging/lucene/trunk/content/lucene/css/solr.css
    websites/staging/lucene/trunk/content/lucene/index.html
    websites/staging/lucene/trunk/content/lucene/solr/downloads.html
    websites/staging/lucene/trunk/content/lucene/solr/features.html
    websites/staging/lucene/trunk/content/lucene/solr/index.html
    websites/staging/lucene/trunk/content/lucene/solr/mailing-lists.html
    websites/staging/lucene/trunk/content/lucene/solr/quickstart.html
    websites/staging/lucene/trunk/content/lucene/solr/tutorial.html
    websites/staging/lucene/trunk/content/lucene/whoweare.html

Modified: websites/staging/lucene/trunk/content/lucene/core/documentation.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/documentation.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/documentation.html Mon Aug  8 14:26:18 2011
@@ -48,18 +48,6 @@
   <a href="http://lucene.apache.org/"><img border="0" src="../images/lucene_green_300.gif" alt="Lucene Logo"/></a>
 
     </div>
-    <div id="nav">
-      
-<ul>
-  <li><a href="index.html">Core</a></li>
-  <li><a href="downloads.html">Download</a></li>
-  <li><a href="documentation.html">Documentation</a></li>
-  <li><a href="quickstart.html">Tutorials</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/LUCENE">Bug Tracker</a></li>
-  <li><a class="last" href="mailing-lists.html">Discussion</a></li>
-</ul>
-
-    </div>
     <div id="search">
   <script type="text/javascript">
     function getBlank(input, stdValue) {
@@ -122,7 +110,74 @@
     </script>
   </form>
 </div>
+    <div id="nav">
+      
+<ul>
+  <li><a href="index.html">Core</a></li>
+  <li><a href="downloads.html">Download</a></li>
+  <li><a href="documentation.html">Documentation</a></li>
+  <li><a href="quickstart.html">Tutorials</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/LUCENE">Bug Tracker</a></li>
+  <li><a class="last" href="mailing-lists.html">Discussion</a></li>
+  <li><a class="last" href="../">Lucene</a></li>
+</ul>
+
+    </div>
     
+<div id="slides">
+      <div class="slideshow" id="mantleSlides">
+        <div id="slide1" >
+          <div class="callout">
+            Ultra-fast Search Library<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Lucene sets the standard for search and indexing performance
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Lucene" src="../images/mantle-lucene.png"/>
+          </div>
+        </div>
+        <div id="slide2" style="display:none">
+          <div class="callout">
+            Proven search capabilities<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            Lucene is the de facto standard for search libraries
+          </div></div>
+          <div class="mantle">
+            <img alt="Lucene Power" src="../images/mantle-power.png"/>
+          </div>
+        </div>
+        <div id="slide3" style="display:none">
+          <div class="callout">
+            Innovation and Maturity
+          </div>
+          <div class="descwrapper"><div class="description">
+            Lucene has proven stability as well as a track record of innovation
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Lucene" src="../images/mantle-innovation.png"/>
+          </div>
+        </div>
+        <div id="slide4" style="display:none">
+          <div class="callout">
+            Apache 2.0 licensed
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Lucene is distributed under a commercially friendly Apache Software license
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Software Foundation" src="../images/mantle-asf.png"/>
+          </div>
+        </div>
+      </div>
+      <div class="controls">
+        <a class="next" id="next" title="Next" href="#">Next</a>
+        <a class="previous" id="previous" title="Previous" href="#">Previous</a>
+        <a class="start" id="start" title="Start" href="#" style="display: none; ">Start</a>
+        <a class="stop" id="stop" title="Stop" href="#">Stop</a>
+      </div>
+    </div>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -173,30 +228,22 @@
           <h1>Latest SVN</h1>
           <div class="status-item">
           
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154957;view=revision">r1154957</a>
-          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: clean up some style issues, various other minor fixes (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154971;view=revision">r1154971</a>
+          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: add in slides for core and Solr, minor style issues (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
           <a href="http://people.apache.org/committer-index.html#gsingers">gsingers</a>
-        
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154955;view=revision">r1154955</a>
-          clear javadocs warning (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-        
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154953;view=revision">r1154953</a>
-          removed unused import (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
         </div></div>
         <div id="jira">
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3298?focusedCommentId=13080928#comment-13080928">RE: [LUCENE-3298] FST has hard limit max size of 2.1 GB</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13080964#comment-13080964">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
           
-                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
+                <blockquote><p>On the java side of things, moving all of the per-release docs into the javadoc process (using the doc-files dir,...</p></blockquote>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3362?focusedCommentId=13080910#comment-13080910">RE: [LUCENE-3362] Initialization error of Junit tests with solr-test-framework with IDEs and Maven</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13080962#comment-13080962">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks for reporting this G&#233;rald!</p>
+                <p>Unit tests added.</p>
         <br/>
         <br/>
 
@@ -205,8 +252,8 @@
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rcmuir">Robert Muir</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3362">LUCENE-3362</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
@@ -215,32 +262,32 @@
     
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13080898#comment-13080898">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13080942#comment-13080942">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
           
-                <ul>
-	<li>EasySimilarity subclasses return their names in toString()</li>
-	<li>The two test cases return the name of the Similarity that failed the...</li></ul>
+                <p>I&apos;m uploading a patch that contains a test that demonstrates this issue as well as a proposed fix.</p>
+
+<p>The proposed...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3297?focusedCommentId=13080884#comment-13080884">RE: [LUCENE-3297] FST doesn&apos;t fully share common prefix across all outputs</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3348?focusedCommentId=13080939#comment-13080939">RE: [LUCENE-3348] IndexWriter applies wrong deletes during concurrent flush-all</a><br/>
           
-                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</p>
+                <p>here is a cleaned up patch with all the fixes. I beasted the seed for 3k times no failure and...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3297?focusedCommentId=13080878#comment-13080878">RE: [LUCENE-3297] FST doesn&apos;t fully share common prefix across all outputs</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3298?focusedCommentId=13080928#comment-13080928">RE: [LUCENE-3298] FST has hard limit max size of 2.1 GB</a><br/>
           
-                <p>We sort of have this today, in the root arc (FST.getFirstArc), but it "avoids" eps by not setting the arc&apos;s...</p>
+                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
         </div></div>
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934175916.16423.1312805907406.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAAHmpkg9jrb96UEATwaSbP+CULY2ZPHMcnDQrHmardr+-hXCrw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1748201236.16380.1312804587595.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934488272.31281312809355610.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAOdYfZUkkoJKBp2ZKSu93VSzKATdc-qnd+3HU+VesByiFsF3Cw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c83F112F7-2573-4557-AC1B-C1595D610727@apache.org%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/downloads.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/downloads.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/downloads.html Mon Aug  8 14:26:18 2011
@@ -48,18 +48,6 @@
   <a href="http://lucene.apache.org/"><img border="0" src="../images/lucene_green_300.gif" alt="Lucene Logo"/></a>
 
     </div>
-    <div id="nav">
-      
-<ul>
-  <li><a href="index.html">Core</a></li>
-  <li><a href="downloads.html">Download</a></li>
-  <li><a href="documentation.html">Documentation</a></li>
-  <li><a href="quickstart.html">Tutorials</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/LUCENE">Bug Tracker</a></li>
-  <li><a class="last" href="mailing-lists.html">Discussion</a></li>
-</ul>
-
-    </div>
     <div id="search">
   <script type="text/javascript">
     function getBlank(input, stdValue) {
@@ -122,7 +110,74 @@
     </script>
   </form>
 </div>
+    <div id="nav">
+      
+<ul>
+  <li><a href="index.html">Core</a></li>
+  <li><a href="downloads.html">Download</a></li>
+  <li><a href="documentation.html">Documentation</a></li>
+  <li><a href="quickstart.html">Tutorials</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/LUCENE">Bug Tracker</a></li>
+  <li><a class="last" href="mailing-lists.html">Discussion</a></li>
+  <li><a class="last" href="../">Lucene</a></li>
+</ul>
+
+    </div>
     
+<div id="slides">
+      <div class="slideshow" id="mantleSlides">
+        <div id="slide1" >
+          <div class="callout">
+            Ultra-fast Search Library<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Lucene sets the standard for search and indexing performance
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Lucene" src="../images/mantle-lucene.png"/>
+          </div>
+        </div>
+        <div id="slide2" style="display:none">
+          <div class="callout">
+            Proven search capabilities<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            Lucene is the de facto standard for search libraries
+          </div></div>
+          <div class="mantle">
+            <img alt="Lucene Power" src="../images/mantle-power.png"/>
+          </div>
+        </div>
+        <div id="slide3" style="display:none">
+          <div class="callout">
+            Innovation and Maturity
+          </div>
+          <div class="descwrapper"><div class="description">
+            Lucene has proven stability as well as a track record of innovation
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Lucene" src="../images/mantle-innovation.png"/>
+          </div>
+        </div>
+        <div id="slide4" style="display:none">
+          <div class="callout">
+            Apache 2.0 licensed
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Lucene is distributed under a commercially friendly Apache Software license
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Software Foundation" src="../images/mantle-asf.png"/>
+          </div>
+        </div>
+      </div>
+      <div class="controls">
+        <a class="next" id="next" title="Next" href="#">Next</a>
+        <a class="previous" id="previous" title="Previous" href="#">Previous</a>
+        <a class="start" id="start" title="Start" href="#" style="display: none; ">Start</a>
+        <a class="stop" id="stop" title="Stop" href="#">Stop</a>
+      </div>
+    </div>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -185,30 +240,22 @@
           <h1>Latest SVN</h1>
           <div class="status-item">
           
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154957;view=revision">r1154957</a>
-          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: clean up some style issues, various other minor fixes (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154971;view=revision">r1154971</a>
+          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: add in slides for core and Solr, minor style issues (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
           <a href="http://people.apache.org/committer-index.html#gsingers">gsingers</a>
-        
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154955;view=revision">r1154955</a>
-          clear javadocs warning (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-        
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154953;view=revision">r1154953</a>
-          removed unused import (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
         </div></div>
         <div id="jira">
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3298?focusedCommentId=13080928#comment-13080928">RE: [LUCENE-3298] FST has hard limit max size of 2.1 GB</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13080964#comment-13080964">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
           
-                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
+                <blockquote><p>On the java side of things, moving all of the per-release docs into the javadoc process (using the doc-files dir,...</p></blockquote>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3362?focusedCommentId=13080910#comment-13080910">RE: [LUCENE-3362] Initialization error of Junit tests with solr-test-framework with IDEs and Maven</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13080962#comment-13080962">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks for reporting this G&#233;rald!</p>
+                <p>Unit tests added.</p>
         <br/>
         <br/>
 
@@ -217,8 +264,8 @@
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rcmuir">Robert Muir</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3362">LUCENE-3362</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
@@ -227,32 +274,32 @@
     
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13080898#comment-13080898">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13080942#comment-13080942">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
           
-                <ul>
-	<li>EasySimilarity subclasses return their names in toString()</li>
-	<li>The two test cases return the name of the Similarity that failed the...</li></ul>
+                <p>I&apos;m uploading a patch that contains a test that demonstrates this issue as well as a proposed fix.</p>
+
+<p>The proposed...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3297?focusedCommentId=13080884#comment-13080884">RE: [LUCENE-3297] FST doesn&apos;t fully share common prefix across all outputs</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3348?focusedCommentId=13080939#comment-13080939">RE: [LUCENE-3348] IndexWriter applies wrong deletes during concurrent flush-all</a><br/>
           
-                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</p>
+                <p>here is a cleaned up patch with all the fixes. I beasted the seed for 3k times no failure and...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3297?focusedCommentId=13080878#comment-13080878">RE: [LUCENE-3297] FST doesn&apos;t fully share common prefix across all outputs</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3298?focusedCommentId=13080928#comment-13080928">RE: [LUCENE-3298] FST has hard limit max size of 2.1 GB</a><br/>
           
-                <p>We sort of have this today, in the root arc (FST.getFirstArc), but it "avoids" eps by not setting the arc&apos;s...</p>
+                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
         </div></div>
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934175916.16423.1312805907406.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAAHmpkg9jrb96UEATwaSbP+CULY2ZPHMcnDQrHmardr+-hXCrw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1748201236.16380.1312804587595.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934488272.31281312809355610.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAOdYfZUkkoJKBp2ZKSu93VSzKATdc-qnd+3HU+VesByiFsF3Cw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c83F112F7-2573-4557-AC1B-C1595D610727@apache.org%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/index.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/index.html Mon Aug  8 14:26:18 2011
@@ -48,18 +48,6 @@
   <a href="http://lucene.apache.org/"><img border="0" src="../images/lucene_green_300.gif" alt="Lucene Logo"/></a>
 
     </div>
-    <div id="nav">
-      
-<ul>
-  <li><a href="index.html">Core</a></li>
-  <li><a href="downloads.html">Download</a></li>
-  <li><a href="documentation.html">Documentation</a></li>
-  <li><a href="quickstart.html">Tutorials</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/LUCENE">Bug Tracker</a></li>
-  <li><a class="last" href="mailing-lists.html">Discussion</a></li>
-</ul>
-
-    </div>
     <div id="search">
   <script type="text/javascript">
     function getBlank(input, stdValue) {
@@ -122,7 +110,74 @@
     </script>
   </form>
 </div>
+    <div id="nav">
+      
+<ul>
+  <li><a href="index.html">Core</a></li>
+  <li><a href="downloads.html">Download</a></li>
+  <li><a href="documentation.html">Documentation</a></li>
+  <li><a href="quickstart.html">Tutorials</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/LUCENE">Bug Tracker</a></li>
+  <li><a class="last" href="mailing-lists.html">Discussion</a></li>
+  <li><a class="last" href="../">Lucene</a></li>
+</ul>
+
+    </div>
     
+<div id="slides">
+      <div class="slideshow" id="mantleSlides">
+        <div id="slide1" >
+          <div class="callout">
+            Ultra-fast Search Library<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Lucene sets the standard for search and indexing performance
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Lucene" src="../images/mantle-lucene.png"/>
+          </div>
+        </div>
+        <div id="slide2" style="display:none">
+          <div class="callout">
+            Proven search capabilities<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            Lucene is the de facto standard for search libraries
+          </div></div>
+          <div class="mantle">
+            <img alt="Lucene Power" src="../images/mantle-power.png"/>
+          </div>
+        </div>
+        <div id="slide3" style="display:none">
+          <div class="callout">
+            Innovation and Maturity
+          </div>
+          <div class="descwrapper"><div class="description">
+            Lucene has proven stability as well as a track record of innovation
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Lucene" src="../images/mantle-innovation.png"/>
+          </div>
+        </div>
+        <div id="slide4" style="display:none">
+          <div class="callout">
+            Apache 2.0 licensed
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Lucene is distributed under a commercially friendly Apache Software license
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Software Foundation" src="../images/mantle-asf.png"/>
+          </div>
+        </div>
+      </div>
+      <div class="controls">
+        <a class="next" id="next" title="Next" href="#">Next</a>
+        <a class="previous" id="previous" title="Previous" href="#">Previous</a>
+        <a class="start" id="start" title="Start" href="#" style="display: none; ">Start</a>
+        <a class="stop" id="stop" title="Stop" href="#">Stop</a>
+      </div>
+    </div>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -174,30 +229,22 @@
           <h1>Latest SVN</h1>
           <div class="status-item">
           
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154957;view=revision">r1154957</a>
-          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: clean up some style issues, various other minor fixes (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154971;view=revision">r1154971</a>
+          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: add in slides for core and Solr, minor style issues (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
           <a href="http://people.apache.org/committer-index.html#gsingers">gsingers</a>
-        
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154955;view=revision">r1154955</a>
-          clear javadocs warning (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-        
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154953;view=revision">r1154953</a>
-          removed unused import (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
         </div></div>
         <div id="jira">
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3298?focusedCommentId=13080928#comment-13080928">RE: [LUCENE-3298] FST has hard limit max size of 2.1 GB</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13080964#comment-13080964">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
           
-                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
+                <blockquote><p>On the java side of things, moving all of the per-release docs into the javadoc process (using the doc-files dir,...</p></blockquote>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3362?focusedCommentId=13080910#comment-13080910">RE: [LUCENE-3362] Initialization error of Junit tests with solr-test-framework with IDEs and Maven</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13080962#comment-13080962">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks for reporting this G&#233;rald!</p>
+                <p>Unit tests added.</p>
         <br/>
         <br/>
 
@@ -206,8 +253,8 @@
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rcmuir">Robert Muir</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3362">LUCENE-3362</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
@@ -216,32 +263,32 @@
     
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13080898#comment-13080898">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13080942#comment-13080942">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
           
-                <ul>
-	<li>EasySimilarity subclasses return their names in toString()</li>
-	<li>The two test cases return the name of the Similarity that failed the...</li></ul>
+                <p>I&apos;m uploading a patch that contains a test that demonstrates this issue as well as a proposed fix.</p>
+
+<p>The proposed...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3297?focusedCommentId=13080884#comment-13080884">RE: [LUCENE-3297] FST doesn&apos;t fully share common prefix across all outputs</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3348?focusedCommentId=13080939#comment-13080939">RE: [LUCENE-3348] IndexWriter applies wrong deletes during concurrent flush-all</a><br/>
           
-                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</p>
+                <p>here is a cleaned up patch with all the fixes. I beasted the seed for 3k times no failure and...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3297?focusedCommentId=13080878#comment-13080878">RE: [LUCENE-3297] FST doesn&apos;t fully share common prefix across all outputs</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3298?focusedCommentId=13080928#comment-13080928">RE: [LUCENE-3298] FST has hard limit max size of 2.1 GB</a><br/>
           
-                <p>We sort of have this today, in the root arc (FST.getFirstArc), but it "avoids" eps by not setting the arc&apos;s...</p>
+                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
         </div></div>
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934175916.16423.1312805907406.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAAHmpkg9jrb96UEATwaSbP+CULY2ZPHMcnDQrHmardr+-hXCrw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1748201236.16380.1312804587595.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934488272.31281312809355610.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAOdYfZUkkoJKBp2ZKSu93VSzKATdc-qnd+3HU+VesByiFsF3Cw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c83F112F7-2573-4557-AC1B-C1595D610727@apache.org%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/mailing-lists.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/mailing-lists.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/mailing-lists.html Mon Aug  8 14:26:18 2011
@@ -48,18 +48,6 @@
   <a href="http://lucene.apache.org/"><img border="0" src="../images/lucene_green_300.gif" alt="Lucene Logo"/></a>
 
     </div>
-    <div id="nav">
-      
-<ul>
-  <li><a href="index.html">Core</a></li>
-  <li><a href="downloads.html">Download</a></li>
-  <li><a href="documentation.html">Documentation</a></li>
-  <li><a href="quickstart.html">Tutorials</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/LUCENE">Bug Tracker</a></li>
-  <li><a class="last" href="mailing-lists.html">Discussion</a></li>
-</ul>
-
-    </div>
     <div id="search">
   <script type="text/javascript">
     function getBlank(input, stdValue) {
@@ -122,7 +110,74 @@
     </script>
   </form>
 </div>
+    <div id="nav">
+      
+<ul>
+  <li><a href="index.html">Core</a></li>
+  <li><a href="downloads.html">Download</a></li>
+  <li><a href="documentation.html">Documentation</a></li>
+  <li><a href="quickstart.html">Tutorials</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/LUCENE">Bug Tracker</a></li>
+  <li><a class="last" href="mailing-lists.html">Discussion</a></li>
+  <li><a class="last" href="../">Lucene</a></li>
+</ul>
+
+    </div>
     
+<div id="slides">
+      <div class="slideshow" id="mantleSlides">
+        <div id="slide1" >
+          <div class="callout">
+            Ultra-fast Search Library<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Lucene sets the standard for search and indexing performance
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Lucene" src="../images/mantle-lucene.png"/>
+          </div>
+        </div>
+        <div id="slide2" style="display:none">
+          <div class="callout">
+            Proven search capabilities<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            Lucene is the de facto standard for search libraries
+          </div></div>
+          <div class="mantle">
+            <img alt="Lucene Power" src="../images/mantle-power.png"/>
+          </div>
+        </div>
+        <div id="slide3" style="display:none">
+          <div class="callout">
+            Innovation and Maturity
+          </div>
+          <div class="descwrapper"><div class="description">
+            Lucene has proven stability as well as a track record of innovation
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Lucene" src="../images/mantle-innovation.png"/>
+          </div>
+        </div>
+        <div id="slide4" style="display:none">
+          <div class="callout">
+            Apache 2.0 licensed
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Lucene is distributed under a commercially friendly Apache Software license
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Software Foundation" src="../images/mantle-asf.png"/>
+          </div>
+        </div>
+      </div>
+      <div class="controls">
+        <a class="next" id="next" title="Next" href="#">Next</a>
+        <a class="previous" id="previous" title="Previous" href="#">Previous</a>
+        <a class="start" id="start" title="Start" href="#" style="display: none; ">Start</a>
+        <a class="stop" id="stop" title="Stop" href="#">Stop</a>
+      </div>
+    </div>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -205,30 +260,22 @@ No endorsement is implied by the listing
           <h1>Latest SVN</h1>
           <div class="status-item">
           
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154957;view=revision">r1154957</a>
-          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: clean up some style issues, various other minor fixes (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154971;view=revision">r1154971</a>
+          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: add in slides for core and Solr, minor style issues (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
           <a href="http://people.apache.org/committer-index.html#gsingers">gsingers</a>
-        
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154955;view=revision">r1154955</a>
-          clear javadocs warning (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-        
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154953;view=revision">r1154953</a>
-          removed unused import (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
         </div></div>
         <div id="jira">
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3298?focusedCommentId=13080928#comment-13080928">RE: [LUCENE-3298] FST has hard limit max size of 2.1 GB</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13080964#comment-13080964">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
           
-                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
+                <blockquote><p>On the java side of things, moving all of the per-release docs into the javadoc process (using the doc-files dir,...</p></blockquote>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3362?focusedCommentId=13080910#comment-13080910">RE: [LUCENE-3362] Initialization error of Junit tests with solr-test-framework with IDEs and Maven</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13080962#comment-13080962">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks for reporting this G&#233;rald!</p>
+                <p>Unit tests added.</p>
         <br/>
         <br/>
 
@@ -237,8 +284,8 @@ No endorsement is implied by the listing
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rcmuir">Robert Muir</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3362">LUCENE-3362</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
@@ -247,32 +294,32 @@ No endorsement is implied by the listing
     
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13080898#comment-13080898">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13080942#comment-13080942">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
           
-                <ul>
-	<li>EasySimilarity subclasses return their names in toString()</li>
-	<li>The two test cases return the name of the Similarity that failed the...</li></ul>
+                <p>I&apos;m uploading a patch that contains a test that demonstrates this issue as well as a proposed fix.</p>
+
+<p>The proposed...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3297?focusedCommentId=13080884#comment-13080884">RE: [LUCENE-3297] FST doesn&apos;t fully share common prefix across all outputs</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3348?focusedCommentId=13080939#comment-13080939">RE: [LUCENE-3348] IndexWriter applies wrong deletes during concurrent flush-all</a><br/>
           
-                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</p>
+                <p>here is a cleaned up patch with all the fixes. I beasted the seed for 3k times no failure and...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3297?focusedCommentId=13080878#comment-13080878">RE: [LUCENE-3297] FST doesn&apos;t fully share common prefix across all outputs</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3298?focusedCommentId=13080928#comment-13080928">RE: [LUCENE-3298] FST has hard limit max size of 2.1 GB</a><br/>
           
-                <p>We sort of have this today, in the root arc (FST.getFirstArc), but it "avoids" eps by not setting the arc&apos;s...</p>
+                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
         </div></div>
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934175916.16423.1312805907406.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAAHmpkg9jrb96UEATwaSbP+CULY2ZPHMcnDQrHmardr+-hXCrw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1748201236.16380.1312804587595.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934488272.31281312809355610.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAOdYfZUkkoJKBp2ZKSu93VSzKATdc-qnd+3HU+VesByiFsF3Cw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c83F112F7-2573-4557-AC1B-C1595D610727@apache.org%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/quickstart.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/quickstart.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/quickstart.html Mon Aug  8 14:26:18 2011
@@ -48,18 +48,6 @@
   <a href="http://lucene.apache.org/"><img border="0" src="../images/lucene_green_300.gif" alt="Lucene Logo"/></a>
 
     </div>
-    <div id="nav">
-      
-<ul>
-  <li><a href="index.html">Core</a></li>
-  <li><a href="downloads.html">Download</a></li>
-  <li><a href="documentation.html">Documentation</a></li>
-  <li><a href="quickstart.html">Tutorials</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/LUCENE">Bug Tracker</a></li>
-  <li><a class="last" href="mailing-lists.html">Discussion</a></li>
-</ul>
-
-    </div>
     <div id="search">
   <script type="text/javascript">
     function getBlank(input, stdValue) {
@@ -122,7 +110,74 @@
     </script>
   </form>
 </div>
+    <div id="nav">
+      
+<ul>
+  <li><a href="index.html">Core</a></li>
+  <li><a href="downloads.html">Download</a></li>
+  <li><a href="documentation.html">Documentation</a></li>
+  <li><a href="quickstart.html">Tutorials</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/LUCENE">Bug Tracker</a></li>
+  <li><a class="last" href="mailing-lists.html">Discussion</a></li>
+  <li><a class="last" href="../">Lucene</a></li>
+</ul>
+
+    </div>
     
+<div id="slides">
+      <div class="slideshow" id="mantleSlides">
+        <div id="slide1" >
+          <div class="callout">
+            Ultra-fast Search Library<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Lucene sets the standard for search and indexing performance
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Lucene" src="../images/mantle-lucene.png"/>
+          </div>
+        </div>
+        <div id="slide2" style="display:none">
+          <div class="callout">
+            Proven search capabilities<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            Lucene is the de facto standard for search libraries
+          </div></div>
+          <div class="mantle">
+            <img alt="Lucene Power" src="../images/mantle-power.png"/>
+          </div>
+        </div>
+        <div id="slide3" style="display:none">
+          <div class="callout">
+            Innovation and Maturity
+          </div>
+          <div class="descwrapper"><div class="description">
+            Lucene has proven stability as well as a track record of innovation
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Lucene" src="../images/mantle-innovation.png"/>
+          </div>
+        </div>
+        <div id="slide4" style="display:none">
+          <div class="callout">
+            Apache 2.0 licensed
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Lucene is distributed under a commercially friendly Apache Software license
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Software Foundation" src="../images/mantle-asf.png"/>
+          </div>
+        </div>
+      </div>
+      <div class="controls">
+        <a class="next" id="next" title="Next" href="#">Next</a>
+        <a class="previous" id="previous" title="Previous" href="#">Previous</a>
+        <a class="start" id="start" title="Start" href="#" style="display: none; ">Start</a>
+        <a class="stop" id="stop" title="Stop" href="#">Stop</a>
+      </div>
+    </div>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -173,30 +228,22 @@
           <h1>Latest SVN</h1>
           <div class="status-item">
           
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154957;view=revision">r1154957</a>
-          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: clean up some style issues, various other minor fixes (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154971;view=revision">r1154971</a>
+          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: add in slides for core and Solr, minor style issues (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
           <a href="http://people.apache.org/committer-index.html#gsingers">gsingers</a>
-        
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154955;view=revision">r1154955</a>
-          clear javadocs warning (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-        
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154953;view=revision">r1154953</a>
-          removed unused import (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
         </div></div>
         <div id="jira">
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3298?focusedCommentId=13080928#comment-13080928">RE: [LUCENE-3298] FST has hard limit max size of 2.1 GB</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13080964#comment-13080964">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
           
-                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
+                <blockquote><p>On the java side of things, moving all of the per-release docs into the javadoc process (using the doc-files dir,...</p></blockquote>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3362?focusedCommentId=13080910#comment-13080910">RE: [LUCENE-3362] Initialization error of Junit tests with solr-test-framework with IDEs and Maven</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13080962#comment-13080962">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks for reporting this G&#233;rald!</p>
+                <p>Unit tests added.</p>
         <br/>
         <br/>
 
@@ -205,8 +252,8 @@
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rcmuir">Robert Muir</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3362">LUCENE-3362</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
@@ -215,32 +262,32 @@
     
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13080898#comment-13080898">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13080942#comment-13080942">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
           
-                <ul>
-	<li>EasySimilarity subclasses return their names in toString()</li>
-	<li>The two test cases return the name of the Similarity that failed the...</li></ul>
+                <p>I&apos;m uploading a patch that contains a test that demonstrates this issue as well as a proposed fix.</p>
+
+<p>The proposed...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3297?focusedCommentId=13080884#comment-13080884">RE: [LUCENE-3297] FST doesn&apos;t fully share common prefix across all outputs</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3348?focusedCommentId=13080939#comment-13080939">RE: [LUCENE-3348] IndexWriter applies wrong deletes during concurrent flush-all</a><br/>
           
-                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</p>
+                <p>here is a cleaned up patch with all the fixes. I beasted the seed for 3k times no failure and...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3297?focusedCommentId=13080878#comment-13080878">RE: [LUCENE-3297] FST doesn&apos;t fully share common prefix across all outputs</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3298?focusedCommentId=13080928#comment-13080928">RE: [LUCENE-3298] FST has hard limit max size of 2.1 GB</a><br/>
           
-                <p>We sort of have this today, in the root arc (FST.getFirstArc), but it "avoids" eps by not setting the arc&apos;s...</p>
+                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
         </div></div>
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934175916.16423.1312805907406.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAAHmpkg9jrb96UEATwaSbP+CULY2ZPHMcnDQrHmardr+-hXCrw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1748201236.16380.1312804587595.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934488272.31281312809355610.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAOdYfZUkkoJKBp2ZKSu93VSzKATdc-qnd+3HU+VesByiFsF3Cw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c83F112F7-2573-4557-AC1B-C1595D610727@apache.org%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/css/core.css
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/css/core.css (original)
+++ websites/staging/lucene/trunk/content/lucene/css/core.css Mon Aug  8 14:26:18 2011
@@ -383,7 +383,7 @@ input.button {
 
 #header #logo {
     position: absolute;
-    top: 5px;
+    top: 15px;
     left: 20px;
     height: 42px;
     width: 405px;
@@ -767,15 +767,15 @@ body#home #header {
 
 body#home #header #slides {
 	position: absolute;
-	top: 128px;
-	left: 10px;
-	width: 923px;
+	top: 118px;
+	left: 0px;
+	width: 945px;
 	height: 260px;
     background-color: #C4E0BA;
 }
 
 body#home #header #slides .slideshow {
-	width:923px;
+	width:945px;
 	height:260px;
 	margin:0px;
 	padding:0px;
@@ -790,6 +790,16 @@ body#home #header #slides .callout {
 	color: #2b1f48;
 }
 
+body#home #header #slides .descwrapper {
+	position: absolute;
+	top: 175px;
+	font-size: 14px;
+	line-height: 15px;
+    background-color: #2B2A38;
+	width: 945px;
+    height: 85px;
+}
+
 body#home #header #slides .description {
 	position: absolute;
 	top: 175px;
@@ -797,7 +807,16 @@ body#home #header #slides .description {
 	font-size: 14px;
 	line-height: 15px;
 	color: #e0e0e0;
-    background-color: #2B2A38;
+	width: 350px;
+}
+
+body#home #header #slides .descwrapper .description {
+	position: relative;
+	top: 15px;
+	left: 10px;
+	font-size: 14px;
+	line-height: 15px;
+	color: #e0e0e0;
 	width: 350px;
 }
 

Modified: websites/staging/lucene/trunk/content/lucene/css/solr.css
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/css/solr.css (original)
+++ websites/staging/lucene/trunk/content/lucene/css/solr.css Mon Aug  8 14:26:18 2011
@@ -383,7 +383,7 @@ input.button {
 
 #header #logo {
     position: absolute;
-    top: 5px;
+    top: 15px;
     left: 20px;
     height: 42px;
     width: 405px;
@@ -455,7 +455,7 @@ input.button {
 	padding-left:5px;
 	right:0px;
     height: 34px;
-    top: 84px;
+    top: 114px;
 	border-radius:3px;
     z-index: 99999;
 	background-color:#444;
@@ -767,15 +767,15 @@ body#home #header {
 
 body#home #header #slides {
 	position: absolute;
-	top: 128px;
-	left: 10px;
-	width: 923px;
+	top: 148px;
+	left: 0px;
+	width: 945px;
 	height: 260px;
     background-color: #C4E0BA;
 }
 
 body#home #header #slides .slideshow {
-	width:923px;
+	width:945px;
 	height:260px;
 	margin:0px;
 	padding:0px;
@@ -790,6 +790,16 @@ body#home #header #slides .callout {
 	color: #2b1f48;
 }
 
+body#home #header #slides .descwrapper {
+	position: absolute;
+	top: 175px;
+	font-size: 14px;
+	line-height: 15px;
+    background-color: #2B2A38;
+	width: 945px;
+    height: 85px;
+}
+
 body#home #header #slides .description {
 	position: absolute;
 	top: 175px;
@@ -797,7 +807,16 @@ body#home #header #slides .description {
 	font-size: 14px;
 	line-height: 15px;
 	color: #e0e0e0;
-    background-color: #2B2A38;
+	width: 350px;
+}
+
+body#home #header #slides .descwrapper .description {
+	position: relative;
+	top: 15px;
+	left: 10px;
+	font-size: 14px;
+	line-height: 15px;
+	color: #e0e0e0;
 	width: 350px;
 }
 

Added: websites/staging/lucene/trunk/content/lucene/images/mantle-innovation.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/lucene/trunk/content/lucene/images/mantle-innovation.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/staging/lucene/trunk/content/lucene/images/mantle-scale.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/lucene/trunk/content/lucene/images/mantle-scale.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/staging/lucene/trunk/content/lucene/images/mantle-solr.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/lucene/trunk/content/lucene/images/mantle-solr.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: websites/staging/lucene/trunk/content/lucene/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/index.html (original)
+++ websites/staging/lucene/trunk/content/lucene/index.html Mon Aug  8 14:26:18 2011
@@ -47,16 +47,6 @@
       <a href="http://lucene.apache.org/"><img border="0" src="images/lucene_green_300.gif" alt="Lucene Logo"/></a>
       
     </div>
-    <div id="nav">
-      
-      <ul>
-        <li><a href="./core/">Core (Java)</a></li>
-        <li><a href="./solr/">Solr</a></li>
-        <li><a href="./pylucene/">PyLucene</a></li>
-        <li><a href="Open Relevance">Open Relevance</a></li>
-      </ul>
-      
-    </div>
     <div id="search">
   <script type="text/javascript">
     function getBlank(input, stdValue) {
@@ -119,6 +109,16 @@
     </script>
   </form>
 </div>
+    <div id="nav">
+      
+      <ul>
+        <li><a href="./core/">Core (Java)</a></li>
+        <li><a href="./solr/">Solr</a></li>
+        <li><a href="./pylucene/">PyLucene</a></li>
+        <li><a href="Open Relevance">Open Relevance</a></li>
+      </ul>
+      
+    </div>
     
     <div id="slides">
       <div class="slideshow" id="mantleSlides">
@@ -234,13 +234,13 @@
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934175916.16423.1312805907406.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAAHmpkg9jrb96UEATwaSbP+CULY2ZPHMcnDQrHmardr+-hXCrw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1748201236.16380.1312804587595.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934488272.31281312809355610.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAOdYfZUkkoJKBp2ZKSu93VSzKATdc-qnd+3HU+VesByiFsF3Cw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c83F112F7-2573-4557-AC1B-C1595D610727@apache.org%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/solr/downloads.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/solr/downloads.html (original)
+++ websites/staging/lucene/trunk/content/lucene/solr/downloads.html Mon Aug  8 14:26:18 2011
@@ -44,20 +44,7 @@
   <div id="header">
     <div id="logo">
       
-  <a href="index.html"><img border="0" src="../images/solr.png" alt="Solr Logo"/></a>
-
-    </div>
-    <div id="nav">
-      
-<ul>
-  <li><a href="index.html">Solr</a></li>
-  <li><a href="downloads.html">Download</a></li>
-  <li><a href="documentation.html">Documentation</a></li>
-  <li><a href="quickstart.html">Tutorial</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/SOLR">Bug Tracker</a></li>
-  <li><a href="mailing-lists.html">Discussion</a></li>
-  <li><a class="last" href="../">Lucene</a></li>
-</ul>
+  <a href="index.html"><img border="0" width="250" height="137" src="../images/solr.png" alt="Solr Logo"/></a>
 
     </div>
     <div id="search">
@@ -122,8 +109,75 @@
     </script>
   </form>
 </div>
-    
+    <div id="nav">
+      
+<ul>
+  <li><a href="index.html">Solr</a></li>
+  <li><a href="downloads.html">Download</a></li>
+  <li><a href="documentation.html">Documentation</a></li>
+  <li><a href="quickstart.html">Tutorial</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/SOLR">Bug Tracker</a></li>
+  <li><a href="mailing-lists.html">Discussion</a></li>
+  <li><a class="last" href="../">Lucene</a></li>
+</ul>
 
+    </div>
+    
+<div id="slides">
+      <div class="slideshow" id="mantleSlides">
+        <div id="slide1" >
+          <div class="callout">
+            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
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Solr" src="../images/mantle-solr.png"/>
+          </div>
+        </div>
+        <div id="slide2" style="display:none">
+          <div class="callout">
+            Proven search capabilities<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            The Solr search server powers a wide range of applications such as Netflix, AOL, CNET, Zappos and many more
+          </div></div>
+          <div class="mantle">
+            <img alt="Solr Power" src="../images/mantle-power.png"/>
+          </div>
+        </div>
+        <div id="slide3" style="display:none">
+          <div class="callout">
+            Scalable
+          </div>
+          <div class="descwrapper"><div class="description">
+            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"/>
+          </div>
+        </div>
+        <div id="slide4" style="display:none">
+          <div class="callout">
+            Apache 2.0 licensed
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Solr is distributed under a commercially friendly Apache Software license
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Software Foundation" src="../images/mantle-asf.png"/>
+          </div>
+        </div>
+      </div>
+      <div class="controls">
+        <a class="next" id="next" title="Next" href="#">Next</a>
+        <a class="previous" id="previous" title="Previous" href="#">Previous</a>
+        <a class="start" id="start" title="Start" href="#" style="display: none; ">Start</a>
+        <a class="stop" id="stop" title="Stop" href="#">Stop</a>
+      </div>
+    </div>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -242,13 +296,13 @@
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934175916.16423.1312805907406.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAAHmpkg9jrb96UEATwaSbP+CULY2ZPHMcnDQrHmardr+-hXCrw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1748201236.16380.1312804587595.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934488272.31281312809355610.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAOdYfZUkkoJKBp2ZKSu93VSzKATdc-qnd+3HU+VesByiFsF3Cw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c83F112F7-2573-4557-AC1B-C1595D610727@apache.org%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/solr/features.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/solr/features.html (original)
+++ websites/staging/lucene/trunk/content/lucene/solr/features.html Mon Aug  8 14:26:18 2011
@@ -44,20 +44,7 @@
   <div id="header">
     <div id="logo">
       
-  <a href="index.html"><img border="0" src="../images/solr.png" alt="Solr Logo"/></a>
-
-    </div>
-    <div id="nav">
-      
-<ul>
-  <li><a href="index.html">Solr</a></li>
-  <li><a href="downloads.html">Download</a></li>
-  <li><a href="documentation.html">Documentation</a></li>
-  <li><a href="quickstart.html">Tutorial</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/SOLR">Bug Tracker</a></li>
-  <li><a href="mailing-lists.html">Discussion</a></li>
-  <li><a class="last" href="../">Lucene</a></li>
-</ul>
+  <a href="index.html"><img border="0" width="250" height="137" src="../images/solr.png" alt="Solr Logo"/></a>
 
     </div>
     <div id="search">
@@ -122,8 +109,75 @@
     </script>
   </form>
 </div>
-    
+    <div id="nav">
+      
+<ul>
+  <li><a href="index.html">Solr</a></li>
+  <li><a href="downloads.html">Download</a></li>
+  <li><a href="documentation.html">Documentation</a></li>
+  <li><a href="quickstart.html">Tutorial</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/SOLR">Bug Tracker</a></li>
+  <li><a href="mailing-lists.html">Discussion</a></li>
+  <li><a class="last" href="../">Lucene</a></li>
+</ul>
 
+    </div>
+    
+<div id="slides">
+      <div class="slideshow" id="mantleSlides">
+        <div id="slide1" >
+          <div class="callout">
+            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
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Solr" src="../images/mantle-solr.png"/>
+          </div>
+        </div>
+        <div id="slide2" style="display:none">
+          <div class="callout">
+            Proven search capabilities<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            The Solr search server powers a wide range of applications such as Netflix, AOL, CNET, Zappos and many more
+          </div></div>
+          <div class="mantle">
+            <img alt="Solr Power" src="../images/mantle-power.png"/>
+          </div>
+        </div>
+        <div id="slide3" style="display:none">
+          <div class="callout">
+            Scalable
+          </div>
+          <div class="descwrapper"><div class="description">
+            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"/>
+          </div>
+        </div>
+        <div id="slide4" style="display:none">
+          <div class="callout">
+            Apache 2.0 licensed
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Solr is distributed under a commercially friendly Apache Software license
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Software Foundation" src="../images/mantle-asf.png"/>
+          </div>
+        </div>
+      </div>
+      <div class="controls">
+        <a class="next" id="next" title="Next" href="#">Next</a>
+        <a class="previous" id="previous" title="Previous" href="#">Previous</a>
+        <a class="start" id="start" title="Start" href="#" style="display: none; ">Start</a>
+        <a class="stop" id="stop" title="Stop" href="#">Stop</a>
+      </div>
+    </div>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -340,13 +394,13 @@ numeric fields or query relevancy scores
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934175916.16423.1312805907406.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAAHmpkg9jrb96UEATwaSbP+CULY2ZPHMcnDQrHmardr+-hXCrw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1748201236.16380.1312804587595.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934488272.31281312809355610.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAOdYfZUkkoJKBp2ZKSu93VSzKATdc-qnd+3HU+VesByiFsF3Cw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c83F112F7-2573-4557-AC1B-C1595D610727@apache.org%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/solr/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/lucene/solr/index.html Mon Aug  8 14:26:18 2011
@@ -44,20 +44,7 @@
   <div id="header">
     <div id="logo">
       
-  <a href="index.html"><img border="0" src="../images/solr.png" alt="Solr Logo"/></a>
-
-    </div>
-    <div id="nav">
-      
-<ul>
-  <li><a href="index.html">Solr</a></li>
-  <li><a href="downloads.html">Download</a></li>
-  <li><a href="documentation.html">Documentation</a></li>
-  <li><a href="quickstart.html">Tutorial</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/SOLR">Bug Tracker</a></li>
-  <li><a href="mailing-lists.html">Discussion</a></li>
-  <li><a class="last" href="../">Lucene</a></li>
-</ul>
+  <a href="index.html"><img border="0" width="250" height="137" src="../images/solr.png" alt="Solr Logo"/></a>
 
     </div>
     <div id="search">
@@ -122,8 +109,75 @@
     </script>
   </form>
 </div>
-    
+    <div id="nav">
+      
+<ul>
+  <li><a href="index.html">Solr</a></li>
+  <li><a href="downloads.html">Download</a></li>
+  <li><a href="documentation.html">Documentation</a></li>
+  <li><a href="quickstart.html">Tutorial</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/SOLR">Bug Tracker</a></li>
+  <li><a href="mailing-lists.html">Discussion</a></li>
+  <li><a class="last" href="../">Lucene</a></li>
+</ul>
 
+    </div>
+    
+<div id="slides">
+      <div class="slideshow" id="mantleSlides">
+        <div id="slide1" >
+          <div class="callout">
+            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
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Solr" src="../images/mantle-solr.png"/>
+          </div>
+        </div>
+        <div id="slide2" style="display:none">
+          <div class="callout">
+            Proven search capabilities<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            The Solr search server powers a wide range of applications such as Netflix, AOL, CNET, Zappos and many more
+          </div></div>
+          <div class="mantle">
+            <img alt="Solr Power" src="../images/mantle-power.png"/>
+          </div>
+        </div>
+        <div id="slide3" style="display:none">
+          <div class="callout">
+            Scalable
+          </div>
+          <div class="descwrapper"><div class="description">
+            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"/>
+          </div>
+        </div>
+        <div id="slide4" style="display:none">
+          <div class="callout">
+            Apache 2.0 licensed
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Solr is distributed under a commercially friendly Apache Software license
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Software Foundation" src="../images/mantle-asf.png"/>
+          </div>
+        </div>
+      </div>
+      <div class="controls">
+        <a class="next" id="next" title="Next" href="#">Next</a>
+        <a class="previous" id="previous" title="Previous" href="#">Previous</a>
+        <a class="start" id="start" title="Start" href="#" style="display: none; ">Start</a>
+        <a class="stop" id="stop" title="Stop" href="#">Stop</a>
+      </div>
+    </div>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -233,13 +287,13 @@
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934175916.16423.1312805907406.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAAHmpkg9jrb96UEATwaSbP+CULY2ZPHMcnDQrHmardr+-hXCrw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1748201236.16380.1312804587595.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934488272.31281312809355610.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAOdYfZUkkoJKBp2ZKSu93VSzKATdc-qnd+3HU+VesByiFsF3Cw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c83F112F7-2573-4557-AC1B-C1595D610727@apache.org%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/solr/mailing-lists.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/solr/mailing-lists.html (original)
+++ websites/staging/lucene/trunk/content/lucene/solr/mailing-lists.html Mon Aug  8 14:26:18 2011
@@ -44,20 +44,7 @@
   <div id="header">
     <div id="logo">
       
-  <a href="index.html"><img border="0" src="../images/solr.png" alt="Solr Logo"/></a>
-
-    </div>
-    <div id="nav">
-      
-<ul>
-  <li><a href="index.html">Solr</a></li>
-  <li><a href="downloads.html">Download</a></li>
-  <li><a href="documentation.html">Documentation</a></li>
-  <li><a href="quickstart.html">Tutorial</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/SOLR">Bug Tracker</a></li>
-  <li><a href="mailing-lists.html">Discussion</a></li>
-  <li><a class="last" href="../">Lucene</a></li>
-</ul>
+  <a href="index.html"><img border="0" width="250" height="137" src="../images/solr.png" alt="Solr Logo"/></a>
 
     </div>
     <div id="search">
@@ -122,8 +109,75 @@
     </script>
   </form>
 </div>
-    
+    <div id="nav">
+      
+<ul>
+  <li><a href="index.html">Solr</a></li>
+  <li><a href="downloads.html">Download</a></li>
+  <li><a href="documentation.html">Documentation</a></li>
+  <li><a href="quickstart.html">Tutorial</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/SOLR">Bug Tracker</a></li>
+  <li><a href="mailing-lists.html">Discussion</a></li>
+  <li><a class="last" href="../">Lucene</a></li>
+</ul>
 
+    </div>
+    
+<div id="slides">
+      <div class="slideshow" id="mantleSlides">
+        <div id="slide1" >
+          <div class="callout">
+            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
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Solr" src="../images/mantle-solr.png"/>
+          </div>
+        </div>
+        <div id="slide2" style="display:none">
+          <div class="callout">
+            Proven search capabilities<br/>
+          </div>
+          <div class="descwrapper"><div class="description">
+            The Solr search server powers a wide range of applications such as Netflix, AOL, CNET, Zappos and many more
+          </div></div>
+          <div class="mantle">
+            <img alt="Solr Power" src="../images/mantle-power.png"/>
+          </div>
+        </div>
+        <div id="slide3" style="display:none">
+          <div class="callout">
+            Scalable
+          </div>
+          <div class="descwrapper"><div class="description">
+            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"/>
+          </div>
+        </div>
+        <div id="slide4" style="display:none">
+          <div class="callout">
+            Apache 2.0 licensed
+          </div>
+          <div class="descwrapper"><div class="description">
+            Apache Solr is distributed under a commercially friendly Apache Software license
+          </div></div>
+          <div class="mantle">
+            <img alt="Apache Software Foundation" src="../images/mantle-asf.png"/>
+          </div>
+        </div>
+      </div>
+      <div class="controls">
+        <a class="next" id="next" title="Next" href="#">Next</a>
+        <a class="previous" id="previous" title="Previous" href="#">Previous</a>
+        <a class="start" id="start" title="Start" href="#" style="display: none; ">Start</a>
+        <a class="stop" id="stop" title="Stop" href="#">Stop</a>
+      </div>
+    </div>
 
   </div>
   <div id="content-wrap" class="clearfix">
@@ -260,13 +314,13 @@ No endorsement is implied by the listing
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934175916.16423.1312805907406.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3361) port url+email tokenizer to standardtokenizerinterface (or similar)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAAHmpkg9jrb96UEATwaSbP+CULY2ZPHMcnDQrHmardr+-hXCrw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1748201236.16380.1312804587595.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2688) switch solr 4.0 example to DirectSpellChecker</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1934488272.31281312809355610.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10082 - Failure</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3cCAOdYfZUkkoJKBp2ZKSu93VSzKATdc-qnd+3HU+VesByiFsF3Cw@mail.gmail.com%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c83F112F7-2573-4557-AC1B-C1595D610727@apache.org%3e">Re: [VOTE]: Accept Kuromoji code donation to Apache Lucene</a></h4>
           <hr>
           </div>
         </div>