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 [2/2] - in /websites/staging/lucene/trunk/content/lucene: ./ core/ css/ solr/

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 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">
@@ -190,19 +192,113 @@ 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">
+          </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/quickstart.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/solr/quickstart.html (original)
+++ websites/staging/lucene/trunk/content/lucene/solr/quickstart.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">
@@ -160,19 +162,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/tutorial.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/solr/tutorial.html (original)
+++ websites/staging/lucene/trunk/content/lucene/solr/tutorial.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 Tutorial</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">
@@ -472,19 +474,113 @@ more details about Solr's many
 <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/whoweare.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/whoweare.html (original)
+++ websites/staging/lucene/trunk/content/lucene/whoweare.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>
@@ -278,70 +278,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>
@@ -361,13 +307,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>
@@ -375,16 +321,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>