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 15:26:49 UTC

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

Author: buildbot
Date: Mon Aug  8 13:26:49 2011
New Revision: 793993

Log:
Staging update by buildbot

Added:
    websites/staging/lucene/trunk/content/lucene/css/solr.css
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/global.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 13:26:49 2011
@@ -22,6 +22,7 @@
       limitations under the License.
   -->
 
+  <link href="../css/global.css" rel="stylesheet" type="text/css">
   <link href="../css/core.css" rel="stylesheet" type="text/css">
   <title>Apache Lucene - </title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -167,19 +168,111 @@
 <li><a href="http://tika.apache.org">Apache Tika</a></li>
 <li><a href="http://zookeeper.apache.org">Apache Zookeeper</a></li>
 </ul>
+      <div class="status">
+        <div id="svn">
+          <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 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/>
+          
+                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
+        
+          <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/>
+          
+                <p>Thanks for reporting this G&#233;rald!</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <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>
+        </tr>
+
+        
+        
+        </table>
+    
+        
+          <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/>
+          
+                <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>
+        
+          <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/>
+          
+                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</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/>
+          
+                <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>
+        </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>
+          <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>
+          <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>
+          <hr>
+          </div>
+        </div>
+        <div id="core-user-mail">
+          <h1>Latest Core User</h1>
+          <div class="status-item">
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAEY5pxUP=WyQFeeJ9RBOcYWqkotF8UPfJW3dXQKuSa+pve8mSQ@mail.gmail.com%3e">Re: How to use different similarity measures?</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCADuAvzd3MA6skGAr7QW9kBV5X6p1XoaQ-ZoLw=tu9QpmPLkrzA@mail.gmail.com%3e">Re: Rewriting other query types into span queries and two questions about this</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c4e3f6ab5.6423440a.54c6.ffff957c@mx.google.com%3e">MailVault alert:  Email archived for dg on 2010-08-07 - 2011-08-07</a></h4>
+          <hr>
+          </div>
+        </div>
+      </div>
     </div>
 
   </div>
-</div>
-<div id="footer">
+  <div id="footer">
   <div class="copyright">
     <p>
       Copyright &copy; 2011 The Apache Software Foundation, Licensed under
       the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
       <br/>
-      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.  Apache Lucene, Apache Solr and their
+      respective logos are trademarks of the Apache Software Foundation.  Please see the <a href="http://www.apache.org/foundation/marks/">Apache Trademark Policy</a>
+      for more information.
     </p>
   </div>
 </div>
+</div>
 </body>
 </html>

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 13:26:49 2011
@@ -22,6 +22,7 @@
       limitations under the License.
   -->
 
+  <link href="../css/global.css" rel="stylesheet" type="text/css">
   <link href="../css/core.css" rel="stylesheet" type="text/css">
   <title>Apache Lucene - </title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -179,19 +180,111 @@
 <li><a href="http://tika.apache.org">Apache Tika</a></li>
 <li><a href="http://zookeeper.apache.org">Apache Zookeeper</a></li>
 </ul>
+      <div class="status">
+        <div id="svn">
+          <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 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/>
+          
+                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
+        
+          <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/>
+          
+                <p>Thanks for reporting this G&#233;rald!</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <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>
+        </tr>
+
+        
+        
+        </table>
+    
+        
+          <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/>
+          
+                <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>
+        
+          <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/>
+          
+                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</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/>
+          
+                <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>
+        </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>
+          <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>
+          <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>
+          <hr>
+          </div>
+        </div>
+        <div id="core-user-mail">
+          <h1>Latest Core User</h1>
+          <div class="status-item">
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAEY5pxUP=WyQFeeJ9RBOcYWqkotF8UPfJW3dXQKuSa+pve8mSQ@mail.gmail.com%3e">Re: How to use different similarity measures?</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCADuAvzd3MA6skGAr7QW9kBV5X6p1XoaQ-ZoLw=tu9QpmPLkrzA@mail.gmail.com%3e">Re: Rewriting other query types into span queries and two questions about this</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c4e3f6ab5.6423440a.54c6.ffff957c@mx.google.com%3e">MailVault alert:  Email archived for dg on 2010-08-07 - 2011-08-07</a></h4>
+          <hr>
+          </div>
+        </div>
+      </div>
     </div>
 
   </div>
-</div>
-<div id="footer">
+  <div id="footer">
   <div class="copyright">
     <p>
       Copyright &copy; 2011 The Apache Software Foundation, Licensed under
       the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
       <br/>
-      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.  Apache Lucene, Apache Solr and their
+      respective logos are trademarks of the Apache Software Foundation.  Please see the <a href="http://www.apache.org/foundation/marks/">Apache Trademark Policy</a>
+      for more information.
     </p>
   </div>
 </div>
+</div>
 </body>
 </html>

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 13:26:49 2011
@@ -22,6 +22,7 @@
       limitations under the License.
   -->
 
+  <link href="../css/global.css" rel="stylesheet" type="text/css">
   <link href="../css/core.css" rel="stylesheet" type="text/css">
   <title>Apache Lucene - Apache Lucene Core</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -168,19 +169,111 @@
 <li><a href="http://tika.apache.org">Apache Tika</a></li>
 <li><a href="http://zookeeper.apache.org">Apache Zookeeper</a></li>
 </ul>
+      <div class="status">
+        <div id="svn">
+          <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 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/>
+          
+                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
+        
+          <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/>
+          
+                <p>Thanks for reporting this G&#233;rald!</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <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>
+        </tr>
+
+        
+        
+        </table>
+    
+        
+          <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/>
+          
+                <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>
+        
+          <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/>
+          
+                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</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/>
+          
+                <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>
+        </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>
+          <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>
+          <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>
+          <hr>
+          </div>
+        </div>
+        <div id="core-user-mail">
+          <h1>Latest Core User</h1>
+          <div class="status-item">
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAEY5pxUP=WyQFeeJ9RBOcYWqkotF8UPfJW3dXQKuSa+pve8mSQ@mail.gmail.com%3e">Re: How to use different similarity measures?</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCADuAvzd3MA6skGAr7QW9kBV5X6p1XoaQ-ZoLw=tu9QpmPLkrzA@mail.gmail.com%3e">Re: Rewriting other query types into span queries and two questions about this</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c4e3f6ab5.6423440a.54c6.ffff957c@mx.google.com%3e">MailVault alert:  Email archived for dg on 2010-08-07 - 2011-08-07</a></h4>
+          <hr>
+          </div>
+        </div>
+      </div>
     </div>
 
   </div>
-</div>
-<div id="footer">
+  <div id="footer">
   <div class="copyright">
     <p>
       Copyright &copy; 2011 The Apache Software Foundation, Licensed under
       the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
       <br/>
-      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.  Apache Lucene, Apache Solr and their
+      respective logos are trademarks of the Apache Software Foundation.  Please see the <a href="http://www.apache.org/foundation/marks/">Apache Trademark Policy</a>
+      for more information.
     </p>
   </div>
 </div>
+</div>
 </body>
 </html>

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 13:26:49 2011
@@ -22,6 +22,7 @@
       limitations under the License.
   -->
 
+  <link href="../css/global.css" rel="stylesheet" type="text/css">
   <link href="../css/core.css" rel="stylesheet" type="text/css">
   <title>Apache Lucene - </title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -199,19 +200,111 @@ No endorsement is implied by the listing
 <li><a href="http://tika.apache.org">Apache Tika</a></li>
 <li><a href="http://zookeeper.apache.org">Apache Zookeeper</a></li>
 </ul>
+      <div class="status">
+        <div id="svn">
+          <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 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/>
+          
+                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
+        
+          <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/>
+          
+                <p>Thanks for reporting this G&#233;rald!</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <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>
+        </tr>
+
+        
+        
+        </table>
+    
+        
+          <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/>
+          
+                <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>
+        
+          <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/>
+          
+                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</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/>
+          
+                <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>
+        </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>
+          <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>
+          <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>
+          <hr>
+          </div>
+        </div>
+        <div id="core-user-mail">
+          <h1>Latest Core User</h1>
+          <div class="status-item">
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAEY5pxUP=WyQFeeJ9RBOcYWqkotF8UPfJW3dXQKuSa+pve8mSQ@mail.gmail.com%3e">Re: How to use different similarity measures?</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCADuAvzd3MA6skGAr7QW9kBV5X6p1XoaQ-ZoLw=tu9QpmPLkrzA@mail.gmail.com%3e">Re: Rewriting other query types into span queries and two questions about this</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c4e3f6ab5.6423440a.54c6.ffff957c@mx.google.com%3e">MailVault alert:  Email archived for dg on 2010-08-07 - 2011-08-07</a></h4>
+          <hr>
+          </div>
+        </div>
+      </div>
     </div>
 
   </div>
-</div>
-<div id="footer">
+  <div id="footer">
   <div class="copyright">
     <p>
       Copyright &copy; 2011 The Apache Software Foundation, Licensed under
       the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
       <br/>
-      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.  Apache Lucene, Apache Solr and their
+      respective logos are trademarks of the Apache Software Foundation.  Please see the <a href="http://www.apache.org/foundation/marks/">Apache Trademark Policy</a>
+      for more information.
     </p>
   </div>
 </div>
+</div>
 </body>
 </html>

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 13:26:49 2011
@@ -22,6 +22,7 @@
       limitations under the License.
   -->
 
+  <link href="../css/global.css" rel="stylesheet" type="text/css">
   <link href="../css/core.css" rel="stylesheet" type="text/css">
   <title>Apache Lucene - </title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -167,19 +168,111 @@
 <li><a href="http://tika.apache.org">Apache Tika</a></li>
 <li><a href="http://zookeeper.apache.org">Apache Zookeeper</a></li>
 </ul>
+      <div class="status">
+        <div id="svn">
+          <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 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/>
+          
+                <p>This looks good, James. The thing is: a 2GB fst is actually quite huge; until we can realistically hit such...</p>
+        
+          <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/>
+          
+                <p>Thanks for reporting this G&#233;rald!</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <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>
+        </tr>
+
+        
+        
+        </table>
+    
+        
+          <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/>
+          
+                <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>
+        
+          <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/>
+          
+                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</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/>
+          
+                <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>
+        </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>
+          <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>
+          <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>
+          <hr>
+          </div>
+        </div>
+        <div id="core-user-mail">
+          <h1>Latest Core User</h1>
+          <div class="status-item">
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAEY5pxUP=WyQFeeJ9RBOcYWqkotF8UPfJW3dXQKuSa+pve8mSQ@mail.gmail.com%3e">Re: How to use different similarity measures?</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCADuAvzd3MA6skGAr7QW9kBV5X6p1XoaQ-ZoLw=tu9QpmPLkrzA@mail.gmail.com%3e">Re: Rewriting other query types into span queries and two questions about this</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c4e3f6ab5.6423440a.54c6.ffff957c@mx.google.com%3e">MailVault alert:  Email archived for dg on 2010-08-07 - 2011-08-07</a></h4>
+          <hr>
+          </div>
+        </div>
+      </div>
     </div>
 
   </div>
-</div>
-<div id="footer">
+  <div id="footer">
   <div class="copyright">
     <p>
       Copyright &copy; 2011 The Apache Software Foundation, Licensed under
       the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
       <br/>
-      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.  Apache Lucene, Apache Solr and their
+      respective logos are trademarks of the Apache Software Foundation.  Please see the <a href="http://www.apache.org/foundation/marks/">Apache Trademark Policy</a>
+      for more information.
     </p>
   </div>
 </div>
+</div>
 </body>
 </html>

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 13:26:49 2011
@@ -2,7 +2,7 @@
  The Apache Software Foundation
 
 Derived from: Open for Business Project Website
- 
+
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
  distributed with this work for additional information
@@ -21,7 +21,7 @@ Derived from: Open for Business Project 
  under the License.
 *********************************/ 
 
-/******************************** 
+/********************************
  Global Reset
 ********************************/
 html, body, div, span, applet, object, iframe,
@@ -33,11 +33,11 @@ b, u, i, center,
 dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend,
 table, caption, tbody, tfoot, thead, tr, th, td {
-    border:0; 
-    margin:0; 
-    outline:0; 
-    padding:0; 
-    background:transparent; 
+    border:0;
+    margin:0;
+    outline:0;
+    padding:0;
+    background:transparent;
     vertical-align: baseline;
 }
 
@@ -49,7 +49,7 @@ blockquote:before,
 blockquote:after,
 q:before,
 q:after {
-    content:''; 
+    content:'';
     content: none;
 }
 
@@ -72,9 +72,9 @@ table {
     border-spacing: 0;
 }
 
-/******************************** 
+/********************************
  General Layout
-********************************/ 
+********************************/
 * {margin:0;padding:0;}
 
 html, body, #wrap {height: 100%;}
@@ -118,7 +118,7 @@ html[xmlns] .clearfix {
     clear:left;
 }
 
-/******************************** 
+/********************************
  Typography
 ********************************/
 a,a:active,a:link {
@@ -181,7 +181,7 @@ dd {
 	padding-left: 25px;
 }
 
-/******************************** 
+/********************************
  ../images
 ********************************/
 img {
@@ -203,7 +203,7 @@ img.float-left {
     margin: 5px 10px 10px 0px;
 }
 
-/******************************** 
+/********************************
  Code Snippets and Quotes
 ********************************/
 code {
@@ -236,7 +236,7 @@ blockquote {
     color: #976957;
 }
 
-/******************************** 
+/********************************
  Tables
 ********************************/
 table {
@@ -264,7 +264,7 @@ td {
 	padding-right: 11px;
 }
 
-/******************************** 
+/********************************
  Forms
 ********************************/
 input,select {
@@ -302,7 +302,7 @@ input.button {
     border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
 }
 
-/******************************** 
+/********************************
  Generic Classes
 ********************************/
 .float-left {
@@ -325,7 +325,7 @@ input.button {
     clear: both;
 }
 
-/******************************** 
+/********************************
  Page Layout
 ********************************/
 #wrap{
@@ -347,7 +347,7 @@ input.button {
 	padding:30px 0 25px 0;
 }
 
-/******************************** 
+/********************************
  Footer
 ********************************/
 #footer {
@@ -369,7 +369,7 @@ input.button {
     left:30px;
 }
 
-/******************************** 
+/********************************
  Header
 ********************************/
 #header {
@@ -420,7 +420,7 @@ input.button {
     text-align: right;
 }
 
-/******************************** 
+/********************************
  Search
 ********************************/
 #search {
@@ -443,7 +443,7 @@ input.button {
       color: #001f2f;
 }
 
-/******************************** 
+/********************************
  Top Navigation
 ********************************/
 #nav {
@@ -502,7 +502,7 @@ input.button {
     background-image: url(../images/header_hot.jpg);
 }
 
-/******************************** 
+/********************************
  Content Sections
 ********************************/
 #main {
@@ -686,7 +686,7 @@ input.button {
     margin-left:20px;
 }
 
-/******************************** 
+/********************************
  Content Styles
 ********************************/
 .postmeta {
@@ -744,7 +744,7 @@ p.thumbs {
     border: none
 }
 
-/******************************** 
+/********************************
  Page Specific Styles
 ********************************/
 /*HOME*/
@@ -759,6 +759,7 @@ body#home #wrap {
 body#home #header {
 	position: relative;
 	width: 945px;
+	height: 403px;
 	padding: 0;
 	margin: 0 auto;
 	background: transparent;

Modified: websites/staging/lucene/trunk/content/lucene/css/global.css
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/css/global.css (original)
+++ websites/staging/lucene/trunk/content/lucene/css/global.css Mon Aug  8 13:26:49 2011
@@ -352,8 +352,7 @@ input.button {
 ********************************/
 #footer {
     position: relative;
-	margin: -50px auto 0px auto;
-	height: 50px;
+	height: 80px;
 	clear:both;
 	font-size:11px;
 	font-family:Verdana, Arial, sans-serif;
@@ -793,6 +792,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;
@@ -800,10 +809,20 @@ 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;
+}
+
+
 body#home #header #slides .controls {
 	width: 100px;
 	position: absolute;

Added: websites/staging/lucene/trunk/content/lucene/css/solr.css
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/css/solr.css (added)
+++ websites/staging/lucene/trunk/content/lucene/css/solr.css Mon Aug  8 13:26:49 2011
@@ -0,0 +1,901 @@
+/********************************** 
+ The Apache Software Foundation
+
+Derived from: Open for Business Project Website
+
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+ 
+ http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+*********************************/ 
+
+/********************************
+ Global Reset
+********************************/
+html, body, div, span, applet, object, iframe,
+h1, h2, h2, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, font, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td {
+    border:0;
+    margin:0;
+    outline:0;
+    padding:0;
+    background:transparent;
+    vertical-align: baseline;
+}
+
+blockquote, q {
+    quotes: none;
+}
+
+blockquote:before,
+blockquote:after,
+q:before,
+q:after {
+    content:'';
+    content: none;
+}
+
+a, address, body, caption, cite, code, dfn, em, strong, th, var {
+    font-style: normal;
+    font-weight: normal;
+    text-decoration: none;
+}
+
+a img {
+    border: none;
+}
+
+ol, ul {
+    list-style: none;
+}
+
+table {
+    border-collapse: collapse;
+    border-spacing: 0;
+}
+
+/********************************
+ General Layout
+********************************/
+* {margin:0;padding:0;}
+
+html, body, #wrap {height: 100%;}
+
+body > #wrap {height: auto; min-height: 100%;}
+
+body {
+    font: 11px/ 165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
+	color: #666666;
+	margin: 0;
+	padding: 0;
+	background: url(../images/bg.png) top left repeat-x #A6A6A6;
+	text-align: center;
+}
+
+.clearfix:after {
+    content: ".";
+    display: block;
+    height: 0;
+    clear: both;
+    visibility: hidden;
+}
+
+.clearfix {
+    display: inline-block;
+}
+
+html[xmlns] .clearfix {
+    display: block;
+}
+
+* html .clearfix {
+    height: 1%;
+}
+
+.clearfix {
+    display: block;
+}
+
+.clearLeft {
+    clear:left;
+}
+
+/********************************
+ Typography
+********************************/
+a,a:active,a:link {
+	text-decoration: none;
+	color: #29456b;
+}
+
+a:visited {
+	text-decoration: none;
+}
+
+a:hover {
+	color: #030d1c;
+}
+
+h1,h2,h2 {
+	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
+	color: #555;
+}
+
+h1 {
+  	font-size: 200%;
+	color: #895F30;
+	padding: 20px 10px 5px 10px;
+	margin: 0;
+}
+
+h2 {
+	font-size: 170%;
+	font-weight: normal;
+	padding: 20px 10px 5px 10px;
+	margin: 0;
+}
+
+p,dl {
+	padding: 10px;
+	margin: 0;
+}
+
+ul{
+	margin: 10px 10px;
+	padding: 0 0 0 10px;
+}
+
+ul {
+	list-style: none;
+}
+
+ol {
+	margin: 10px 30px;
+	padding: 0;
+}
+
+dt {
+	font-weight: bold;
+	color: #b13f1a;
+}
+
+dd {
+	padding-left: 25px;
+}
+
+/********************************
+ ../images
+********************************/
+img {
+    border: none;
+}
+
+p img {
+    background: #fafafa;
+       border: 1px solid #dcdcdc;
+    padding: 5px;
+    margin:0 10px 0 0;
+}
+
+img.float-right {
+    margin: 5px 0px 10px 10px;
+}
+
+img.float-left {
+    margin: 5px 10px 10px 0px;
+}
+
+/********************************
+ Code Snippets and Quotes
+********************************/
+code {
+    margin: 5px 0;
+    padding: 15px;
+    text-align: left;
+    display: block;
+    overflow: auto;
+    font: 500 1em/ 1.5em 'Lucida Console', 'courier new', monospace;
+    /* white-space: pre; */
+    border: 1px solid #ECF8FE;
+    background: #ECF8FE;
+}
+
+acronym {
+    cursor: help;
+    border-bottom: 1px dotted #895F30;
+}
+
+blockquote {
+    margin: 15px 10px;
+    padding: 10px 10px 10px 35px;
+    border: 1px solid #ECF8FE;
+    background: #ECF8FE url(../images/quote.jpg) no-repeat 10px 10px;
+    font-weight: normal;
+    font-size: 1.5em;
+    line-height: 1.5em;
+    font-style: italic;
+    font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
+    color: #976957;
+}
+
+/********************************
+ Tables
+********************************/
+table {
+	border-collapse: collapse;
+	margin: 15px 10px;
+}
+
+th {
+	background: #d14b1f url(../images/header-bg.jpg) repeat-x 0 -100px;
+	height: 38px;
+	padding-left: 12px;
+	padding-right: 12px;
+	color: #fff;
+	text-align: left;
+	border-left: 1px solid #d14b1f;
+	border-bottom: solid 2px #fff;
+}
+
+tr {
+	height: 34px;
+}
+
+td {
+	padding-left: 11px;
+	padding-right: 11px;
+}
+
+/********************************
+ Forms
+********************************/
+input,select {
+    padding: 4px;
+    font: normal 1em Verdana, sans-serif;
+    color: #666666;
+    background: #fff;
+}
+
+textarea {
+    width: 400px;
+    padding: 4px;
+    font: normal 1em Verdana, sans-serif;
+    height: 100px;
+    display: block;
+    color: #666666;
+}
+
+input,textarea,select {
+    background: #fff;
+    border-width: 1px;
+    border-style: solid;
+    border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4;
+}
+
+input.button {
+    font: bold 12px Arial, Sans-serif;
+    height: 30px;
+    margin: 0;
+    padding: 2px 3px;
+    color: #555;
+    background: #E6E6E6;
+    border-width: 1px;
+    border-style: solid;
+    border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
+}
+
+/********************************
+ Generic Classes
+********************************/
+.float-left {
+    float: left;
+}
+
+.float-right {
+    float: right;
+}
+
+.align-left {
+    text-align: left;
+}
+
+.align-right {
+    text-align: right;
+}
+
+.clearer {
+    clear: both;
+}
+
+/********************************
+ Page Layout
+********************************/
+#wrap{
+    background: #fff url(../images/wrapper.jpg) top center no-repeat;
+    width: 945px;
+	margin: 0 auto;
+    text-align:left;
+}
+
+#content-wrap  {
+    width:945px;
+	margin:0 auto;
+    padding-bottom: 42px;
+}
+
+#content {
+    width:500px;
+	float:left;
+	padding:30px 0 25px 0;
+}
+
+/********************************
+ Footer
+********************************/
+#footer {
+    background: url(../images/footer.jpg) bottom center no-repeat;
+    position: relative;
+	margin: -50px auto 0px auto;
+	height: 50px;
+	clear:both;
+	font-size:11px;
+	font-family:Verdana, Arial, sans-serif;
+    width:945px;
+    border-top: 1px solid #eee;
+}
+
+#foot {
+    text-align:left;
+    position:relative;
+    top:5px;
+    left:30px;
+}
+
+/********************************
+ Header
+********************************/
+#header {
+    position: relative;
+    width: 945px;
+    height: 100px;
+    padding: 0;
+    margin: 0 auto;
+    background: transparent;
+}
+
+#header #logo {
+    position: absolute;
+    top: 5px;
+    left: 20px;
+    height: 42px;
+    width: 405px;
+}
+
+#header #logo a,img {
+    background: none;
+    border: none;
+}
+
+#header #controls {
+    position: absolute;
+    top: 60px;
+    right: 32px;
+    height: 42px;
+    color: #1b78d7;
+    font-size: 12px;
+    background: url(../images/house.gif) top right no-repeat;
+    padding-right: 20px;
+    text-align: right;
+}
+
+#header #controls a {
+    position: relative;
+    top: -2px;
+}
+
+#header #language {
+    position: absolute;
+    top: 10px;
+    right: 32px;
+    height: 42px;
+    color: #797c7e;
+    text-align: right;
+}
+
+/********************************
+ Search
+********************************/
+#search {
+    position:absolute;
+    top:0px;
+    right:0px;
+    background:url(../images/search.gif) center left no-repeat;
+	padding:5px;
+	padding-top:4px;
+    padding-left:33px;
+	border-radius:3px;
+	background-color:#444;
+}
+
+.hintText {
+      display: none;
+}
+
+.fieldWithHint {
+      color: #001f2f;
+}
+
+/********************************
+ Top Navigation
+********************************/
+#nav {
+    position: absolute;
+    clear: both;
+    margin: 0;
+    padding: 0;
+	padding-right:5px;
+	padding-left:5px;
+	right:0px;
+    height: 34px;
+    top: 84px;
+	border-radius:3px;
+    z-index: 99999;
+	background-color:#444;
+}
+
+#nav ul {
+    float: left;
+    list-style: none;
+    height: 34px;
+    margin: 0;
+    padding: 0;
+    display: inline;
+}
+
+#nav ul li {
+    display: inline;
+    margin: 0;
+    padding: 0;
+}
+
+#nav ul li a {
+    float: left;
+    margin: 0 0 0 0;
+    padding: 0px 15px 0px 15px;
+    font: normal 14px/ 34px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
+    font-variant: small-caps;
+    text-decoration: none;
+    letter-spacing: 0.0px;
+    color: #fff;
+	border-right:1px inset #888;
+}
+
+#nav ul li a.last {
+	border:none;
+}
+
+#nav ul li a:hover,#nav ul li a:active {
+    color: #111;
+    background-image: url(../images/header_hot.jpg);
+}
+
+#nav ul li#current a {
+    color: #333333;
+    background-image: url(../images/header_hot.jpg);
+}
+
+/********************************
+ Content Sections
+********************************/
+#main {
+    float: left;
+    width: 560px;
+    padding: 0;
+    margin: 0 0 0 20px;
+    display: inline;
+}
+
+#main h1 {
+	padding-bottom: 3px;
+	margin-top: 15px;
+	font: normal 3.5em "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
+	color: #333;
+	letter-spacing: -2px;
+	text-transform: none;
+	border-bottom: 1px solid #ebebeb;
+}
+
+#main h1 a {
+	color: #333;
+	text-decoration: none;
+	background: none;
+	border: none;
+}
+
+#main ul li {
+    list-style-image: url(../images/bullet.gif);
+}
+
+#col1 {
+    float: left;
+    width: 260px;
+    padding: 0;
+    margin: 20px 0 0 20px;
+    display: inline;
+}
+
+#col2 {
+    float: left;
+    width: 260px;
+    padding: 0;
+    margin: 20px 0 0 20px;
+    display: inline;
+}
+
+#col1 h1, #col2 h1 {
+    padding-bottom: 3px;
+    margin-top: 15px;
+    font: normal 3.5em "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
+    color: #666;
+    letter-spacing: -2px;
+    text-transform: none;
+    border-bottom: 1px solid #ebebeb;
+}
+
+#main #col1 h1, #main #col2 h1 {
+	border-bottom: 1px solid #ebebeb;
+	color:#304C70;
+	padding-bottom: 3px;
+	letter-spacing: -3px;
+	text-transform: none;
+	font-size:30px;
+}
+
+.feature {
+	margin:0px;
+	padding:0px;
+	height:435px;
+}
+
+.screen {
+	margin:10px 0 5px 0;
+	padding:0px;
+	background:#fff;
+	border:1px solid #eee;
+	width:255px;
+	height:200px;
+	overflow:hidden;
+}
+
+#main .hero {
+	margin:10px 0 5px 0;
+	padding:0px;
+	background:#fff;
+	border:1px solid #eee;
+	width:555px;
+}
+
+#main .highlights {
+	float:right;
+	width:240px;
+	background:#dfe9ef;
+	border:1px solid #eee;
+	margin:0px 10px 0px 5px;
+	display:inline;
+}
+
+#main .highlights ul li {
+    list-style-image: url(../images/highlight-bullet.gif);
+}
+
+#main .highlights h4 {
+	padding:5px 5px 0 5px;
+}
+
+#sidebar {
+    float: right;
+    width: 300px;
+    padding: 0;
+    margin: 15px 20px 0 0;
+    display: inline;
+}
+
+#sidebar h2 {
+    margin-top: 10px;
+    padding: 15px 5px 3px 5px;
+    font: normal 2em 'trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
+    color: #666666;
+    letter-spacing: -.5px;
+}
+
+#sidebar ul.sidemenu {
+    text-align: left;
+    margin: 0px 5px 8px 0px;
+    padding: 5px 0 0 0;
+    text-decoration: none;
+    background: url(../images/dots.gif) repeat-x left top;
+}
+
+#sidebar ul.sidemenu li {
+    list-style: none;
+    background: url(dots.gif) repeat-x left bottom;
+    padding: 4px 10px;
+    margin: 0;
+}
+
+* html body #sidebar ul.sidemenu li {
+    height: 1%;
+}
+
+#sidebar ul.sidemenu li a {
+    text-decoration: none;
+    background-image: none;
+    background-color: transparent;
+    border: none;
+    color: #304c70;
+    font-weight: bold;
+    font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, Sans-serif;
+    font-size: 14px;
+    /* letter-spacing: .5px;  */
+}
+
+#sidebar ul.sidemenu li a span {
+    color: #989898;
+    font-family: Georgia, "Times New Roman", Times, serif;
+    font-style: italic;
+    font-weight: normal;
+    font-size: .8em;
+}
+
+#sidebar ul.sidemenu li a:hover {
+    color: #555;
+}
+
+#sidebar ul.sidemenu ul {
+    margin: 0 0 0 5px;
+    padding: 0;
+}
+
+#sidebar ul.sidemenu ul li {
+    background: none;
+}
+
+#sidebar .indentfirst {
+    margin-left:0px;
+}
+
+#sidebar .indentsecond {
+    margin-left:20px;
+}
+
+/********************************
+ Content Styles
+********************************/
+.postmeta {
+    padding: 5px;
+    margin: 20px 10px 15px 10px;
+    font-size: 1em;
+    color: #777;
+    border: 1px solid #ECF8FE;
+    background: #ECF8FE;
+}
+
+.postmeta .date {
+    margin: 0 10px 0 5px;
+}
+
+.postmeta a.comments {
+    margin: 0 10px 0 5px;
+}
+
+.postmeta a.readmore {
+    margin: 0 10px 0 5px;
+}
+
+.post-info {
+    font-size: .95em;
+    padding-top: 3px;
+    margin-left: 5px;
+    color: #bababa;
+}
+
+.post-info a {
+    color: #C5935C;
+}
+
+p.thumbs {
+    padding: 12px 0 0 10px;
+}
+
+.thumbs img {
+    position: relative;
+    border: 1px solid #ebebeb;
+    background: none;
+    padding: 4px;
+    margin: 5px;
+    /* margin: 4px 7px 4px 4px; */
+}
+
+.thumbs img:hover {
+    border: 1px solid #c5c5c5;
+    background: none;
+}
+
+.thumbs a:hover {
+    background-color: transparent;
+    border: none
+}
+
+/********************************
+ Page Specific Styles
+********************************/
+/*HOME*/
+body#home #wrap {
+	position: relative;
+	background: #fff url(../images/home-wrapper.png) top center no-repeat;
+	width: 945px;
+	margin: 0 auto;
+	text-align: left;
+}
+
+body#home #header {
+	position: relative;
+	width: 945px;
+	height: 403px;
+	padding: 0;
+	margin: 0 auto;
+	background: transparent;
+}
+
+body#home #header #slides {
+	position: absolute;
+	top: 128px;
+	left: 10px;
+	width: 923px;
+	height: 260px;
+    background-color: #C4E0BA;
+}
+
+body#home #header #slides .slideshow {
+	width:923px;
+	height:260px;
+	margin:0px;
+	padding:0px;
+}
+
+body#home #header #slides .callout {
+	position: absolute;
+	top: 35px;
+	left: 30px;
+	font-size: 30px;
+	line-height: 30px;
+	color: #2b1f48;
+}
+
+body#home #header #slides .description {
+	position: absolute;
+	top: 175px;
+	left: 30px;
+	font-size: 14px;
+	line-height: 15px;
+	color: #e0e0e0;
+    background-color: #2B2A38;
+	width: 350px;
+}
+
+body#home #header #slides .controls {
+	width: 100px;
+	position: absolute;
+	top: 15px;
+	left: 750px;
+	height:30px;
+}
+
+body#home #header #slides .controls a {
+	border: none;
+	position:absolute;
+	height:30px;
+	line-height:24px;
+	padding:5px;
+	text-indent:-9999px;
+	outline:none;
+}
+
+body#home #header #slides .controls a.previous {
+	background: url(../images/backward.gif) top center no-repeat;
+	left:0px;
+	height:30px;
+	width:16px;
+}
+
+body#home #header #slides .controls a.next {
+	background: url(../images/forward.gif) top center no-repeat;
+	left:60px;
+	height:30px;
+	width:16px;
+}
+
+body#home #header #slides .controls a.stop {
+	background: url(../images/pause.gif) top center no-repeat;
+	left:30px;
+	height:30px;
+	width:16px;
+}
+
+body#home #header #slides .controls a.start {
+	background: url(../images/start.gif) top center no-repeat;
+	left:30px;
+	height:30px;
+	width:16px;
+}
+
+body#home #header #slides .controls a img {
+	background: none;
+	border: none;
+	cursor: pointer;
+}
+
+body#home #header #slides .mantle{
+	position:absolute;
+	top:58px;
+	left:385px;
+}
+
+body#home #col1 {
+	float: left;
+	width: 260px;
+	padding: 0;
+	margin: 5px 0 0 0px;
+	display: inline;
+}
+
+body#home #col2 {
+	float: left;
+	width: 260px;
+	padding: 0;
+	margin: 5px 0 0 20px;
+	display: inline;
+}
+
+.downloadNow {
+	margin:30px 0 10px 0;
+}
+
+.downloadLinks span.docs {
+	float:left;
+	margin:0px 0px 0 0;
+	display:inline;
+}
+
+.downloadLinks span.previousVersions {
+	float:right;
+	margin:0px 20px 0 0;
+	display:inline;
+}
+
+/*SUBPAGE - NO SIDEBAR*/
+body#full #wrap {
+	position: relative;
+	background: #fff url(../images/full-wrapper.jpg) top center no-repeat;
+	width: 945px;
+	margin: 0 auto;
+	text-align: left;
+}
\ No newline at end of file

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 13:26:49 2011
@@ -122,13 +122,13 @@
     
     <div id="slides">
       <div class="slideshow" id="mantleSlides">
-        <div id="slide1" style="opacity: 0.5">
+        <div id="slide1" >
           <div class="callout">
             Ultra-fast Search Library and Server<br/>
           </div>
-          <div class="description">
+          <div class="descwrapper"><div class="description">
             Apache Lucene and Solr set the standard for search and indexing performance
-          </div>
+          </div></div>
           <div class="mantle">
             <img alt="Apache Lucene" src="images/mantle-lucene-solr.png"/>
           </div>
@@ -137,10 +137,10 @@
           <div class="callout">
             Proven search capabilities<br/>
           </div>
-          <div class="description">
+          <div class="descwrapper"><div class="description">
             Our core algorithms along with the Solr search server power applications the world over, ranging
             from mobile devices to sites like Twitter, Apple and Wikipedia.
-          </div>
+          </div></div>
           <div class="mantle">
             <img alt="Lucene Power" src="images/mantle-power.png"/>
           </div>
@@ -149,9 +149,9 @@
           <div class="callout">
             Large, Vibrant community
           </div>
-          <div class="description">
+          <div class="descwrapper"><div class="description">
             The goal of Apache Lucene and Solr is to provide world class search capabilities
-          </div>
+          </div></div>
           <div class="mantle">
             <img alt="Apache Mahout community" src="images/mantle-community.png"/>
           </div>
@@ -160,9 +160,9 @@
           <div class="callout">
             Apache 2.0 licensed
           </div>
-          <div class="description">
+          <div class="descwrapper"><div class="description">
             Apache Lucene and Solr are distributed under a commercially friendly Apache Software license
-          </div>
+          </div></div>
           <div class="mantle">
             <img alt="Apache Software Foundation" src="images/mantle-asf.png"/>
           </div>
@@ -231,70 +231,16 @@
 <li><a href="http://zookeeper.apache.org">Apache Zookeeper</a></li>
 </ul>
       <div class="status">
-        <div id="svn">
-          <h1>Latest SVN</h1>
-          <div class="status-item">
-          
-          <a class="svn" href="http://svn.apache.org/viewvc?revision=1154934;view=revision">r1154934</a>
-          <a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>: fix JIRA links (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-          <a href="http://people.apache.org/committer-index.html#gsingers">gsingers</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-3362?focusedCommentId=13080910#comment-13080910">RE: [LUCENE-3362] Initialization error of Junit tests with solr-test-framework with IDEs and Maven</a><br/>
-          
-                <p>Thanks for reporting this G&#233;rald!</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <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>
-        </tr>
-
-        
-        
-        </table>
-    
-        
-          <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/>
-          
-                <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>
-        
-          <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/>
-          
-                <p>Yeah, I know it can be coded by adding new conditions in the implementation. My point was that the code...</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/>
-          
-                <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>
-        
-          <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3305?focusedCommentId=13080812#comment-13080812">RE: [LUCENE-3305] Kuromoji code donation - a new Japanese morphological analyzer</a><br/>
-          
-                <p>Christina, thanks for filing the paper work, I just called out a vote on dev@l.a.o hope to get this done...</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/%3c1218839580.31181312802256498.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10080 - Failure</a></h4>
+          <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>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c1772504295.16305.1312801947687.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
+          <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>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c20088180.16241.1312799067124.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3297) FST doesn&#39;t fully share common prefix across all outputs</a></h4>
+          <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>
           <hr>
           </div>
         </div>
@@ -314,13 +260,13 @@
         <div id="solr-user-mail">
           <h1>Latest Solr User</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAM0cPW7dxRipV3hcJU-mvGU9LbJhbiA_rY1K-=-B3KQEf3YHAA@mail.gmail.com%3e">Re: strip html from data</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3c1312804620557-3235341.post@n3.nabble.com%3e">Multiplexing TokenFilter for multi-language?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAFAd71XSa5+9yQF+JCBcE2qC0rkX36DG7Srz9uxbdbyF0yeKMg@mail.gmail.com%3e">how to enable MMapDirectory in solr 1.4?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAM0cPW7dxRipV3hcJU-mvGU9LbJhbiA_rY1K-=-B3KQEf3YHAA@mail.gmail.com%3e">Re: strip html from data</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAL69qO=9sck+n9bm67vh6fid1iEAEeHLQcXMJ+Kis52VKQTUZw@mail.gmail.com%3e">Scoring using POJO/SolrJ</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAFAd71XSa5+9yQF+JCBcE2qC0rkX36DG7Srz9uxbdbyF0yeKMg@mail.gmail.com%3e">how to enable MMapDirectory in solr 1.4?</a></h4>
           <hr>
           </div>
         </div>
@@ -328,16 +274,18 @@
     </div>
     
   </div>
-</div>
-<div id="footer">
+  <div id="footer">
   <div class="copyright">
     <p>
       Copyright &copy; 2011 The Apache Software Foundation, Licensed under
       the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
       <br/>
-      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.  Apache Lucene, Apache Solr and their
+      respective logos are trademarks of the Apache Software Foundation.  Please see the <a href="http://www.apache.org/foundation/marks/">Apache Trademark Policy</a>
+      for more information.
     </p>
   </div>
 </div>
+</div>
 </body>
 </html>

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 13:26:49 2011
@@ -21,8 +21,8 @@
       See the License for the specific language governing permissions and
       limitations under the License.
   -->
-
-  <link href="../css/core.css" rel="stylesheet" type="text/css">
+  <link href="../css/global.css" rel="stylesheet" type="text/css">
+  <link href="../css/solr.css" rel="stylesheet" type="text/css">
   <title>Apache Lucene - </title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
@@ -53,9 +53,10 @@
   <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">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 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>
@@ -123,6 +124,7 @@
 </div>
     
 
+
   </div>
   <div id="content-wrap" class="clearfix">
     <div id="main">
@@ -172,19 +174,113 @@
 <li><a href="http://tika.apache.org">Apache Tika</a></li>
 <li><a href="http://zookeeper.apache.org">Apache Zookeeper</a></li>
 </ul>
+      <div class="status">
+        <div id="svn">
+          <h1>Latest SVN</h1>
+          <div class="status-item">
+          </div></div>
+        <div id="jira">
+          <h1>Latest JIRA</h1>
+          <div class="status-item">
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080687#comment-13080687">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>So I removed the close directories hack for tests and realized that I need the solution I proposed above regardless...</p>
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2066?focusedCommentId=13080683#comment-13080683">RE: [SOLR-2066] Search Grouping: support distributed search</a><br/>
+          
+                <p>Updated the patch, so that is up to date with the trunk. The code compiles, but the test still fails....</p>
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080669#comment-13080669">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>Current patch, directories are all closed when a SolrCore is finally closed (not reloaded). This is new, and should alleviate...</p>
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080668#comment-13080668">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>Yeah, we def should be able to after this.</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <tr>
+        <td>Author:</td>
+        <td><a
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=markrmiller%40gmail.com">Mark Miller</a>
+        (<a href="https://issues.apache.org/jira/browse/SOLR-2654">SOLR-2654</a>)</td>
+        </tr>
+
+        
+        
+        </table>
+    
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080664#comment-13080664">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>so we can remove the closeDirectories() hack in SolrTestCaseJ4?</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <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/SOLR-2654">SOLR-2654</a>)</td>
+        </tr>
+
+        
+        
+        </table>
+    
+        </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>
+          <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>
+          <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>
+          <hr>
+          </div>
+        </div>
+        <div id="solr-user-mail">
+          <h1>Latest Solr User</h1>
+          <div class="status-item">
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3c1312804620557-3235341.post@n3.nabble.com%3e">Multiplexing TokenFilter for multi-language?</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAM0cPW7dxRipV3hcJU-mvGU9LbJhbiA_rY1K-=-B3KQEf3YHAA@mail.gmail.com%3e">Re: strip html from data</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAFAd71XSa5+9yQF+JCBcE2qC0rkX36DG7Srz9uxbdbyF0yeKMg@mail.gmail.com%3e">how to enable MMapDirectory in solr 1.4?</a></h4>
+          <hr>
+          </div>
+        </div>
+      </div>
     </div>
 
   </div>
-</div>
-<div id="footer">
+  <div id="footer">
   <div class="copyright">
     <p>
       Copyright &copy; 2011 The Apache Software Foundation, Licensed under
       the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
       <br/>
-      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.  Apache Lucene, Apache Solr and their
+      respective logos are trademarks of the Apache Software Foundation.  Please see the <a href="http://www.apache.org/foundation/marks/">Apache Trademark Policy</a>
+      for more information.
     </p>
   </div>
 </div>
+</div>
 </body>
 </html>

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 13:26:49 2011
@@ -21,8 +21,8 @@
       See the License for the specific language governing permissions and
       limitations under the License.
   -->
-
-  <link href="../css/core.css" rel="stylesheet" type="text/css">
+  <link href="../css/global.css" rel="stylesheet" type="text/css">
+  <link href="../css/solr.css" rel="stylesheet" type="text/css">
   <title>Apache Lucene - Solr Features</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
@@ -53,9 +53,10 @@
   <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">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 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>
@@ -123,6 +124,7 @@
 </div>
     
 
+
   </div>
   <div id="content-wrap" class="clearfix">
     <div id="main">
@@ -270,19 +272,113 @@ numeric fields or query relevancy scores
 <li><a href="http://tika.apache.org">Apache Tika</a></li>
 <li><a href="http://zookeeper.apache.org">Apache Zookeeper</a></li>
 </ul>
+      <div class="status">
+        <div id="svn">
+          <h1>Latest SVN</h1>
+          <div class="status-item">
+          </div></div>
+        <div id="jira">
+          <h1>Latest JIRA</h1>
+          <div class="status-item">
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080687#comment-13080687">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>So I removed the close directories hack for tests and realized that I need the solution I proposed above regardless...</p>
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2066?focusedCommentId=13080683#comment-13080683">RE: [SOLR-2066] Search Grouping: support distributed search</a><br/>
+          
+                <p>Updated the patch, so that is up to date with the trunk. The code compiles, but the test still fails....</p>
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080669#comment-13080669">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>Current patch, directories are all closed when a SolrCore is finally closed (not reloaded). This is new, and should alleviate...</p>
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080668#comment-13080668">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>Yeah, we def should be able to after this.</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <tr>
+        <td>Author:</td>
+        <td><a
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=markrmiller%40gmail.com">Mark Miller</a>
+        (<a href="https://issues.apache.org/jira/browse/SOLR-2654">SOLR-2654</a>)</td>
+        </tr>
+
+        
+        
+        </table>
+    
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080664#comment-13080664">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>so we can remove the closeDirectories() hack in SolrTestCaseJ4?</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <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/SOLR-2654">SOLR-2654</a>)</td>
+        </tr>
+
+        
+        
+        </table>
+    
+        </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>
+          <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>
+          <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>
+          <hr>
+          </div>
+        </div>
+        <div id="solr-user-mail">
+          <h1>Latest Solr User</h1>
+          <div class="status-item">
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3c1312804620557-3235341.post@n3.nabble.com%3e">Multiplexing TokenFilter for multi-language?</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAM0cPW7dxRipV3hcJU-mvGU9LbJhbiA_rY1K-=-B3KQEf3YHAA@mail.gmail.com%3e">Re: strip html from data</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAFAd71XSa5+9yQF+JCBcE2qC0rkX36DG7Srz9uxbdbyF0yeKMg@mail.gmail.com%3e">how to enable MMapDirectory in solr 1.4?</a></h4>
+          <hr>
+          </div>
+        </div>
+      </div>
     </div>
 
   </div>
-</div>
-<div id="footer">
+  <div id="footer">
   <div class="copyright">
     <p>
       Copyright &copy; 2011 The Apache Software Foundation, Licensed under
       the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
       <br/>
-      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.  Apache Lucene, Apache Solr and their
+      respective logos are trademarks of the Apache Software Foundation.  Please see the <a href="http://www.apache.org/foundation/marks/">Apache Trademark Policy</a>
+      for more information.
     </p>
   </div>
 </div>
+</div>
 </body>
 </html>

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 13:26:49 2011
@@ -21,8 +21,8 @@
       See the License for the specific language governing permissions and
       limitations under the License.
   -->
-
-  <link href="../css/core.css" rel="stylesheet" type="text/css">
+  <link href="../css/global.css" rel="stylesheet" type="text/css">
+  <link href="../css/solr.css" rel="stylesheet" type="text/css">
   <title>Apache Lucene - Apache Solr</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
@@ -53,9 +53,10 @@
   <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">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 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>
@@ -123,6 +124,7 @@
 </div>
     
 
+
   </div>
   <div id="content-wrap" class="clearfix">
     <div id="main">
@@ -163,19 +165,113 @@
 <li><a href="http://tika.apache.org">Apache Tika</a></li>
 <li><a href="http://zookeeper.apache.org">Apache Zookeeper</a></li>
 </ul>
+      <div class="status">
+        <div id="svn">
+          <h1>Latest SVN</h1>
+          <div class="status-item">
+          </div></div>
+        <div id="jira">
+          <h1>Latest JIRA</h1>
+          <div class="status-item">
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080687#comment-13080687">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>So I removed the close directories hack for tests and realized that I need the solution I proposed above regardless...</p>
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2066?focusedCommentId=13080683#comment-13080683">RE: [SOLR-2066] Search Grouping: support distributed search</a><br/>
+          
+                <p>Updated the patch, so that is up to date with the trunk. The code compiles, but the test still fails....</p>
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080669#comment-13080669">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>Current patch, directories are all closed when a SolrCore is finally closed (not reloaded). This is new, and should alleviate...</p>
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080668#comment-13080668">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>Yeah, we def should be able to after this.</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <tr>
+        <td>Author:</td>
+        <td><a
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=markrmiller%40gmail.com">Mark Miller</a>
+        (<a href="https://issues.apache.org/jira/browse/SOLR-2654">SOLR-2654</a>)</td>
+        </tr>
+
+        
+        
+        </table>
+    
+        
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/SOLR-2654?focusedCommentId=13080664#comment-13080664">RE: [SOLR-2654] &lt;lockType/&gt; not used consistently in all places Directory objects are instantiated</a><br/>
+          
+                <p>so we can remove the closeDirectories() hack in SolrTestCaseJ4?</p>
+        <br/>
+        <br/>
+
+        <table>
+
+        <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/SOLR-2654">SOLR-2654</a>)</td>
+        </tr>
+
+        
+        
+        </table>
+    
+        </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>
+          <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>
+          <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>
+          <hr>
+          </div>
+        </div>
+        <div id="solr-user-mail">
+          <h1>Latest Solr User</h1>
+          <div class="status-item">
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3c1312804620557-3235341.post@n3.nabble.com%3e">Multiplexing TokenFilter for multi-language?</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAM0cPW7dxRipV3hcJU-mvGU9LbJhbiA_rY1K-=-B3KQEf3YHAA@mail.gmail.com%3e">Re: strip html from data</a></h4>
+          <hr>
+          
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAFAd71XSa5+9yQF+JCBcE2qC0rkX36DG7Srz9uxbdbyF0yeKMg@mail.gmail.com%3e">how to enable MMapDirectory in solr 1.4?</a></h4>
+          <hr>
+          </div>
+        </div>
+      </div>
     </div>
 
   </div>
-</div>
-<div id="footer">
+  <div id="footer">
   <div class="copyright">
     <p>
       Copyright &copy; 2011 The Apache Software Foundation, Licensed under
       the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
       <br/>
-      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      Apache and the Apache feather logo are trademarks of The Apache Software Foundation.  Apache Lucene, Apache Solr and their
+      respective logos are trademarks of the Apache Software Foundation.  Please see the <a href="http://www.apache.org/foundation/marks/">Apache Trademark Policy</a>
+      for more information.
     </p>
   </div>
 </div>
+</div>
 </body>
 </html>