You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2012/02/21 03:03:04 UTC

svn commit: r805579 - in /websites/production/lucene: ./ content/ content/core/ content/css/ content/solr/

Author: markrmiller
Date: Tue Feb 21 02:03:03 2012
New Revision: 805579

Log:
LUCENE-3806: try out css animated button

Modified:
    websites/production/lucene/   (props changed)
    websites/production/lucene/content/core/corenews.html
    websites/production/lucene/content/core/developer.html
    websites/production/lucene/content/core/discussion.html
    websites/production/lucene/content/core/documentation.html
    websites/production/lucene/content/core/downloads.html
    websites/production/lucene/content/core/features.html
    websites/production/lucene/content/core/index.html
    websites/production/lucene/content/core/quickstart.html
    websites/production/lucene/content/css/global.css
    websites/production/lucene/content/index.html
    websites/production/lucene/content/solr/downloads.html
    websites/production/lucene/content/solr/index.html

Propchange: websites/production/lucene/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 21 02:03:03 2012
@@ -1 +1 @@
-1291537
+1291552

Propchange: websites/production/lucene/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb 21 02:03:03 2012
@@ -1 +1 @@
-/websites/staging/lucene/trunk:779871-805570
+/websites/staging/lucene/trunk:779871-805578

Modified: websites/production/lucene/content/core/corenews.html
==============================================================================
--- websites/production/lucene/content/core/corenews.html (original)
+++ websites/production/lucene/content/core/corenews.html Tue Feb 21 02:03:03 2012
@@ -19,6 +19,7 @@
   -->
 
   
+    <link href="../css/global.css" rel="stylesheet" type="text/css">
     <link href="../css/core.css" rel="stylesheet" type="text/css">
 
   <title>Apache Lucene - </title>

Modified: websites/production/lucene/content/core/developer.html
==============================================================================
--- websites/production/lucene/content/core/developer.html (original)
+++ websites/production/lucene/content/core/developer.html Tue Feb 21 02:03:03 2012
@@ -19,6 +19,7 @@
   -->
 
   
+    <link href="../css/global.css" rel="stylesheet" type="text/css">
     <link href="../css/core.css" rel="stylesheet" type="text/css">
 
   <title>Apache Lucene - </title>

Modified: websites/production/lucene/content/core/discussion.html
==============================================================================
--- websites/production/lucene/content/core/discussion.html (original)
+++ websites/production/lucene/content/core/discussion.html Tue Feb 21 02:03:03 2012
@@ -19,6 +19,7 @@
   -->
 
   
+    <link href="../css/global.css" rel="stylesheet" type="text/css">
     <link href="../css/core.css" rel="stylesheet" type="text/css">
 
   <title>Apache Lucene - Discussion</title>

Modified: websites/production/lucene/content/core/documentation.html
==============================================================================
--- websites/production/lucene/content/core/documentation.html (original)
+++ websites/production/lucene/content/core/documentation.html Tue Feb 21 02:03:03 2012
@@ -19,6 +19,7 @@
   -->
 
   
+    <link href="../css/global.css" rel="stylesheet" type="text/css">
     <link href="../css/core.css" rel="stylesheet" type="text/css">
 
   <title>Apache Lucene - </title>

Modified: websites/production/lucene/content/core/downloads.html
==============================================================================
--- websites/production/lucene/content/core/downloads.html (original)
+++ websites/production/lucene/content/core/downloads.html Tue Feb 21 02:03:03 2012
@@ -19,6 +19,7 @@
   -->
 
   
+    <link href="../css/global.css" rel="stylesheet" type="text/css">
     <link href="../css/core.css" rel="stylesheet" type="text/css">
 
   <title>Apache Lucene - </title>
@@ -206,7 +207,12 @@
       <h1 class="title"></h1>
 
       <div><h2 id="downloads">Downloads</h2>
-<p><a href="mirrors-core-redir.html"><img border="0" src="../images/downloadbutton.png" alt="Download"/></a></p>
+<div class="button">
+  <a href="mirrors-core-redir.html">Download</a>
+  <div class="flap top">Click to begin</div>
+  <div class="flap bottom">of Apache Lucene</div>
+</div>
+
 <p>Official releases are usually created when the <a href="whoweare.html">developers</a> feel there are
             sufficient changes, improvements and bug fixes to warrant a release.
             Due to the voluntary nature of Lucene, no releases are scheduled in advance. System Requirements are detailed

Modified: websites/production/lucene/content/core/features.html
==============================================================================
--- websites/production/lucene/content/core/features.html (original)
+++ websites/production/lucene/content/core/features.html Tue Feb 21 02:03:03 2012
@@ -19,6 +19,7 @@
   -->
 
   
+    <link href="../css/global.css" rel="stylesheet" type="text/css">
     <link href="../css/core.css" rel="stylesheet" type="text/css">
 
   <title>Apache Lucene - </title>

Modified: websites/production/lucene/content/core/index.html
==============================================================================
--- websites/production/lucene/content/core/index.html (original)
+++ websites/production/lucene/content/core/index.html Tue Feb 21 02:03:03 2012
@@ -18,6 +18,7 @@
   -->
 
   
+    <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>
@@ -204,7 +205,12 @@
     <div id="main">
       <h1 class="title">Apache Lucene Core</h1>
 
-      <div><p><a href="mirrors-core-redir.html"><img border="0" src="../images/downloadbutton.png" alt="Download"/></a></p>
+      <div><div class="button">
+  <a href="mirrors-core-redir.html">Download</a>
+  <div class="flap top">Click to begin</div>
+  <div class="flap bottom">of Apache Lucene</div>
+</div>
+
 <p>Apache Lucene(TM) is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.</p>
 <p>Apache Lucene is an open source project available for free download. Please use the links on the right to access Lucene.</p></div>
       
@@ -297,6 +303,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1291547;view=revision">r1291547</a>
+        log recoveringAfterStartup (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1291541;view=revision">r1291541</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-2909">SOLR-2909</a>: add support for ResourceLoaderAware tokenizerFactories in synonym filter factories (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#koji">koji</a>
@@ -319,18 +331,17 @@
         add test for suggester iterators (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1291438;view=revision">r1291438</a>
-        Cleaned up svn:ignore values (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
-      </div>
     </div></div>
     
     
     <div id="jira">
       <h1>Latest JIRA</h1>
       <div class="status-item">
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3806">[LUCENE-3806] Add a Download button to the Download webpage.</a><br/>
+       <div class="section-content">
+        
+       </div>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-2566">[LUCENE-2566] + - operators allow any amount of whitespace</a><br/>
        <div class="section-content">
         <p>As an example, (foo - bar) is treated like (foo -bar).<br/>
@@ -353,39 +364,33 @@ fails because the inner reader is closed
        <div class="section-content">
         <p>Currently the suggester api and especially TermFreqIterator don&apos;t play that nice with BytesRef and other paradigms we use in lucene,...</p>
        </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3785">[LUCENE-3785] Replace ant macros for running concurrent tests with ant-junit4.</a><br/>
-       <div class="section-content">
-        <p>ant-junit4 is an ANT task for running tests in parallel (on slave JVMs). Its advantages over the current macros:</p>
-<ul class="alternate" type="square">
-	<li>dynamic...</li></ul>
-       </div>
     </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/201202.mbox/%3c1967890773.4751329782037959.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1776 - Still Failing</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c460798966.4244.1329786934466.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2909) Add support for ResourceLoaderAware tokenizerFactories in synonym filter factories</a></h4>
         <div class="section-content">
-        Build: <a href="https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1776/">https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1776/</a><br />&nbsp;<br />1 tests failed.
-FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest<br />&nbsp;<br />Error Message:
-ERROR: SolrIndexSearcher opens=15 closes=14<br />&nbsp;<br />Stack Trace:
-junit.framework.AssertionFailedError: ERROR:...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Koji Sekiguchi resolved SOLR-2909.
+----------------------------------<br />&nbsp;<br />       Resolution: Fixed
+    Fix Version/s: 4.0
+                   3.6<br />&nbsp;<br />trunk: Committed revision...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c64672715.3947.1329780214825.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3079) Backport of Solr-1431 (CommComponent abstracted)</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cmailbox-30613-1329785213-186546@tyr.zones.apache.org%3e">lucene-solr pull request: Better logging of undefined field error (SOLR-3077)</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212205#comment-13212205">https://issues.apache.org/jira/browse/SOLR-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212205#comment-13212205</a>
-] <br />&nbsp;<br />Greg Bowyer commented on SOLR-3079:
------------------------------------<br />&nbsp;<br />My mistake, I tend to work from the git...
+        GitHub user astubbs synchronized the pull request at
+<a href="https://github.com/apache/lucene-solr/pull/3">https://github.com/apache/lucene-solr/pull/3</a><br />&nbsp;<br />----
+Better logging of undefined field error (SOLR-3077)<br />&nbsp;<br /><a href="https://issues.apache.org/jira/browse/SOLR-3077">https://issues.apache.org/jira/browse/SOLR-3077...</a>
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c678967830.3902.1329778535711.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3800) Readers wrapping other readers don&#39;t prevent usage if any of their subreaders was closed</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cmailbox-30609-1329785212-751853@tyr.zones.apache.org%3e">lucene-solr pull request: Fixing typo in example schema: &#39;salves&#39; =&gt; &#39;slaves&#39;</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Uwe Schindler updated LUCENE-3800:
-----------------------------------<br />&nbsp;<br />    Attachment: LUCENE-3800.patch<br />&nbsp;<br />Improved patch with some minor things fixed:...
+        GitHub user JackDanger synchronized the pull request at
+<a href="https://github.com/apache/lucene-solr/pull/2">https://github.com/apache/lucene-solr/pull/2</a><br />&nbsp;<br />----
+Fixing typo in example schema: 'salves' => 'slaves'<br />&nbsp;...
         </div>
       </div>
     </div>

Modified: websites/production/lucene/content/core/quickstart.html
==============================================================================
--- websites/production/lucene/content/core/quickstart.html (original)
+++ websites/production/lucene/content/core/quickstart.html Tue Feb 21 02:03:03 2012
@@ -19,6 +19,7 @@
   -->
 
   
+    <link href="../css/global.css" rel="stylesheet" type="text/css">
     <link href="../css/core.css" rel="stylesheet" type="text/css">
 
   <title>Apache Lucene - </title>

Modified: websites/production/lucene/content/css/global.css
==============================================================================
--- websites/production/lucene/content/css/global.css (original)
+++ websites/production/lucene/content/css/global.css Tue Feb 21 02:03:03 2012
@@ -946,4 +946,108 @@ code.inline{
     font-weight: bold;
     background-color: white;
     border-color: white;
+}
+
+
+.button {
+	width: 200px;
+        margin-top: 30px;
+	margin-bottom: 40px;
+}
+
+.button a {
+	border: 2px solid black;
+	z-index: 1;
+	position: relative;
+	display: block;
+	height: 50px;
+	width: 200px;
+	/*TYPE*/
+	color: black;
+	font: 24px/50px Helvetica, Verdana, sans-serif;
+        font-weight: bold;
+	text-decoration: none;
+	text-align: center;
+	text-transform: uppercase;
+	/*GRADIENT*/
+	background: #D60000; /* Old browsers */
+	background: -moz-linear-gradient(top, #FAA0A0 0%, #E60000 100%);
+	/* FF3.6+ */
+	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FC5353),
+		color-stop(100%, #E60000) ); /* Chrome,Safari4+ */
+	background: -webkit-linear-gradient(top, #FAA0A0 0%, #E60000 100%);
+	/* Chrome10+,Safari5.1+ */
+	background: -o-linear-gradient(top, #FAA0A0 0%, #E60000 100%);
+	/* Opera 11.10+ */
+	background: -ms-linear-gradient(top, #FAA0A0 0%, #E60000 100%);
+	/* IE10+ */
+	background: linear-gradient(top, #FAA0A0 0%, #E60000 100%); /* W3C */
+	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#FAA0A0',
+		endColorstr='#E60000', GradientType=0 ); /* IE6-9 */
+}
+
+.button a,.flap {
+	-webkit-border-radius: 10px;
+	-moz-border-radius: 10px;
+	border-radius: 10px;
+	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
+	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
+	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
+}
+
+.flap {
+	background: #222;
+	display: block;
+	height: 40px;
+	width: 180px;
+	margin: -50px 0 0 10px;
+	/*TYPE*/
+	text-align: center;
+	font: 12px/45px Helvetica, Verdana, sans-serif;
+	color: #fff;
+	/*POSITION*/
+	position: absolute;
+	z-index: 0;
+	/*TRANSITION*/
+	-webkit-transition: all 0.5s ease;
+	-moz-transition: all 0.5s ease;
+	-o-transition: all 0.5s ease;
+	-ms-transition: all 0.5s ease;
+	transition: all 0.5s ease;
+}
+
+/*HOVER*/
+.button:hover .bottom {
+	margin: -10px 0 0 10px;
+}
+
+.button:hover .top {
+	margin: -80px 0 0 10px;
+	line-height: 35px;
+}
+
+/*ACTIVE*/
+.button a:active {
+	background: #D60000; /* Old browsers */
+	background: -moz-linear-gradient(top, #D60000 36%, #009ec3 100%);
+	/* FF3.6+ */
+	background: -webkit-gradient(linear, left top, left bottom, color-stop(36%, #D60000),
+		color-stop(100%, #009ec3) ); /* Chrome,Safari4+ */
+	background: -webkit-linear-gradient(top, #D60000 36%, #009ec3 100%);
+	/* Chrome10+,Safari5.1+ */
+	background: -o-linear-gradient(top, #D60000 36%, #009ec3 100%);
+	/* Opera 11.10+ */
+	background: -ms-linear-gradient(top, #D60000 36%, #009ec3 100%);
+	/* IE10+ */
+	background: linear-gradient(top, #D60000 36%, #009ec3 100%); /* W3C */
+	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#D60000',
+		endColorstr='#009ec3', GradientType=0 ); /* IE6-9 */
+}
+
+.button:active .bottom {
+	margin: -20px 0 0 10px;
+}
+
+.button:active .top {
+	margin: -70px 0 0 10px;
 }
\ No newline at end of file

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Tue Feb 21 02:03:03 2012
@@ -631,11 +631,11 @@ as well as new analysis capabilities.</l
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1967890773.4751329782037959.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1776 - Still Failing</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c460798966.4244.1329786934466.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2909) Add support for ResourceLoaderAware tokenizerFactories in synonym filter factories</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c64672715.3947.1329780214825.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3079) Backport of Solr-1431 (CommComponent abstracted)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cmailbox-30613-1329785213-186546@tyr.zones.apache.org%3e">lucene-solr pull request: Better logging of undefined field error (SOLR-3077)</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c678967830.3902.1329778535711.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3800) Readers wrapping other readers don&#39;t prevent usage if any of their subreaders was closed</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cmailbox-30609-1329785212-751853@tyr.zones.apache.org%3e">lucene-solr pull request: Fixing typo in example schema: &#39;salves&#39; =&gt; &#39;slaves&#39;</a></h4>
           </div>
         </div>
         <div id="core-user-mail">
@@ -651,11 +651,11 @@ as well as new analysis capabilities.</l
         <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/201202.mbox/%3cCA+mfb=fYS-dAnJ1ASQmK0q-J6MZiv8s0e9Asji=Q_aSzWZ0SEg@mail.gmail.com%3e">Exception importing multi-valued UUID field</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c411A1F8C-349C-4E50-A4F2-246B18DBF8B0@webdistribution.com.au%3e">Re: Is Sphinx better suited to me, or should I look at Solr?</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAB_8Yd9_c-mqUa5xpaTtpkbVitkRM5Z3QAKxp33S0NZRp1s91w@mail.gmail.com%3e">Re: lucene operators interfearing in edismax</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCA+mfb=cSncgE0CggfkZB=D4x7T=P1p2Dpx+E3R_ZEZHr9CdurQ@mail.gmail.com%3e">Re: Exception importing multi-valued UUID field</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329764996776-3761577.post@n3.nabble.com%3e">lucene operators interfearing in edismax</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCA+mfb=fYS-dAnJ1ASQmK0q-J6MZiv8s0e9Asji=Q_aSzWZ0SEg@mail.gmail.com%3e">Exception importing multi-valued UUID field</a></h4>
           </div>
         </div>
       </div>

Modified: websites/production/lucene/content/solr/downloads.html
==============================================================================
--- websites/production/lucene/content/solr/downloads.html (original)
+++ websites/production/lucene/content/solr/downloads.html Tue Feb 21 02:03:03 2012
@@ -227,7 +227,12 @@
       <h1 class="title"></h1>
 
       <div><h2 id="downloads">Downloads</h2>
-<p><a href="mirrors-solr-redir.html"><img border="0" src="../images/downloadbutton.png" alt="Download"/></a></p>
+<div class="button">
+  <a href="mirrors-solr-redir.html">Download</a>
+  <div class="flap top">Click to begin</div>
+  <div class="flap bottom">of Apache Solr</div>
+</div>
+
 <p>Official releases are usually created when the <a href="../whoweare.html">developers</a> feel there are
             sufficient changes, improvements and bug fixes to warrant a release.
             Due to the voluntary nature of Solr, no releases are scheduled in advance.</p>

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Tue Feb 21 02:03:03 2012
@@ -226,7 +226,12 @@
     <div id="main">
       <h1 class="title">Apache Solr</h1>
 
-      <div><p><a href="mirrors-solr-redir.html"><img border="0" src="../images/downloadbutton.png" alt="Download"/></a></p>
+      <div><div class="button">
+  <a href="mirrors-solr-redir.html">Download</a>
+  <div class="flap top">Click to begin</div>
+  <div class="flap bottom">of Apache Solr</div>
+</div>
+
 <p>Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing distributed search and index replication, and it powers the search and navigation features of many of the world's largest internet sites.</p>
 <p>Solr is written in Java and runs as a standalone full-text search server within a servlet container such as Tomcat. Solr uses the Lucene Java search library at its core for full-text indexing and search, and has REST-like HTTP/XML and JSON APIs that make it easy to use from virtually any programming language. Solr's powerful external configuration allows it to be tailored to almost any type of application without Java coding, and it has an extensive plugin architecture when more advanced customization is required.</p>
 <p>See the complete feature list for more details.</p>
@@ -393,6 +398,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1291547;view=revision">r1291547</a>
+            log recoveringAfterStartup (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1291541;view=revision">r1291541</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-2909">SOLR-2909</a>: add support for ResourceLoaderAware tokenizerFactories in synonym filter factories (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#koji">koji</a>
@@ -416,12 +427,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1291438;view=revision">r1291438</a>
-            Cleaned up svn:ignore values (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
-          </div>
-          
         </div>
         
       </div>
@@ -470,26 +475,27 @@ it tries to parse out the &apos;meat&apo
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1967890773.4751329782037959.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1776 - Still Failing</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c460798966.4244.1329786934466.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2909) Add support for ResourceLoaderAware tokenizerFactories in synonym filter factories</a></h4>
           <div class="section-content">
-          Build: <a href="https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1776/">https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1776/</a><br />&nbsp;<br />1 tests failed.
-FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest<br />&nbsp;<br />Error Message:
-ERROR: SolrIndexSearcher opens=15 closes=14<br />&nbsp;<br />Stack Trace:
-junit.framework.AssertionFailedError: ERROR:...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Koji Sekiguchi resolved SOLR-2909.
+----------------------------------<br />&nbsp;<br />       Resolution: Fixed
+    Fix Version/s: 4.0
+                   3.6<br />&nbsp;<br />trunk: Committed revision...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c64672715.3947.1329780214825.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3079) Backport of Solr-1431 (CommComponent abstracted)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cmailbox-30613-1329785213-186546@tyr.zones.apache.org%3e">lucene-solr pull request: Better logging of undefined field error (SOLR-3077)</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212205#comment-13212205">https://issues.apache.org/jira/browse/SOLR-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212205#comment-13212205</a>
-] <br />&nbsp;<br />Greg Bowyer commented on SOLR-3079:
------------------------------------<br />&nbsp;<br />My mistake, I tend to work from the git...
+          GitHub user astubbs synchronized the pull request at
+<a href="https://github.com/apache/lucene-solr/pull/3">https://github.com/apache/lucene-solr/pull/3</a><br />&nbsp;<br />----
+Better logging of undefined field error (SOLR-3077)<br />&nbsp;<br /><a href="https://issues.apache.org/jira/browse/SOLR-3077">https://issues.apache.org/jira/browse/SOLR-3077...</a>
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c678967830.3902.1329778535711.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3800) Readers wrapping other readers don't prevent usage if any of their subreaders was closed</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cmailbox-30609-1329785212-751853@tyr.zones.apache.org%3e">lucene-solr pull request: Fixing typo in example schema: 'salves' => 'slaves'</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Uwe Schindler updated LUCENE-3800:
-----------------------------------<br />&nbsp;<br />    Attachment: LUCENE-3800.patch<br />&nbsp;<br />Improved patch with some minor things fixed:...
+          GitHub user JackDanger synchronized the pull request at
+<a href="https://github.com/apache/lucene-solr/pull/2">https://github.com/apache/lucene-solr/pull/2</a><br />&nbsp;<br />----
+Fixing typo in example schema: 'salves' => 'slaves'<br />&nbsp;...
             </div>
           
         </div>
@@ -500,21 +506,21 @@ junit.framework.AssertionFailedError: ER
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCA+mfb=fYS-dAnJ1ASQmK0q-J6MZiv8s0e9Asji=Q_aSzWZ0SEg@mail.gmail.com%3e">Exception importing multi-valued UUID field</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c411A1F8C-349C-4E50-A4F2-246B18DBF8B0@webdistribution.com.au%3e">Re: Is Sphinx better suited to me, or should I look at Solr?</a></h4>
           <div class="section-content">
-          Hi,<br />&nbsp;<br />I exported a csv file from SOLR and made some changes, I then tried to
-reimport the file...
+          I gave up on sphinx and went to solr. I feel it is more mature. For example, sphinx didn't
+have...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAB_8Yd9_c-mqUa5xpaTtpkbVitkRM5Z3QAKxp33S0NZRp1s91w@mail.gmail.com%3e">Re: lucene operators interfearing in edismax</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCA+mfb=cSncgE0CggfkZB=D4x7T=P1p2Dpx+E3R_ZEZHr9CdurQ@mail.gmail.com%3e">Re: Exception importing multi-valued UUID field</a></h4>
           <div class="section-content">
-          This should be fixed in trunk by LUCENE-2566<br />&nbsp;<br />QueryParser: Unary operators +,-,! will not be treated as operators if...
+          I also tried it with the comma escaped, so:<br />&nbsp;<br />'845b9db2-2a25-44e3-8eb4-3bf17cd16738\,c5477d5d-e77c-45e9-ab61-f7ca05499b37'<br />&nbsp;<br />So that's in the same format as it...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329764996776-3761577.post@n3.nabble.com%3e">lucene operators interfearing in edismax</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCA+mfb=fYS-dAnJ1ASQmK0q-J6MZiv8s0e9Asji=Q_aSzWZ0SEg@mail.gmail.com%3e">Exception importing multi-valued UUID field</a></h4>
           <div class="section-content">
-          Hi,<br />&nbsp;<br />I am using edismax with end user entered strings. One search was not finding
-what appeared to be...
+          Hi,<br />&nbsp;<br />I exported a csv file from SOLR and made some changes, I then tried to
+reimport the file...
           </div>
           
         </div>
@@ -526,15 +532,15 @@ what appeared to be...
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/searchblox/statuses/171719457377501185">@</a>Sign-up to receive an alert for our next SearchBlox release! <a href="http://t.co/uw27VYZA">http://t.co/uw27VYZA</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23wordpress">#wordpress</a> <a href="http://twitter.com/search?q=%23intranet">#intranet</a> <a href="http://twitter.com/search?q=%23solrcloud">#solrcloud</a>
+             <a href="http://twitter.com/johtani/statuses/171775274390786048">@</a>もうコミットされたわー。はやいわー[<a href="http://twitter.com/search?q=%23SOLR-2909]">#SOLR-2909]</a> Add support for ResourceLoaderAware tokenizerFactories in synonym filter factories - JIRA <a href="http://t.co/9XHIF5oi">http://t.co/9XHIF5oi</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/searchblox/statuses/171718254807629825">@</a>Index and search your content on <a href="http://twitter.com/search?q=%23AWS">#AWS</a> S3 <a href="http://t.co/h1C1bnhJ">http://t.co/h1C1bnhJ</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23cloudsearch">#cloudsearch</a>
+             <a href="http://twitter.com/hull_j/statuses/171765174947164162">@</a>Use <a href="http://twitter.com/search?q=%23Solr?">#Solr?</a> Live in Vegas or there for <a href="http://twitter.com/search?q=%23HIMSS12?">#HIMSS12?</a> Want free dinner? Join <a href="http://twitter.com/dep4b">@dep4b</a> and <a href="http://twitter.com/cvillesw">@cvillesw</a> on 2/22/12 at 7 PM. <a href="http://t.co/EZyzGLUZ">http://t.co/EZyzGLUZ</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/JuddLillestrand/statuses/171709340733018113">@</a>Hey <a href="http://twitter.com/search?q=%23VegasTech,">#VegasTech,</a> a new meetup was suggested on Solr/Search. <a href="http://twitter.com/dep4b">@dep4b</a> is in town, he co-authored the book on Solr. <a href="http://t.co/O9AXzMnY">http://t.co/O9AXzMnY</a>  <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/searchblox/statuses/171719457377501185">@</a>Sign-up to receive an alert for our next SearchBlox release! <a href="http://t.co/uw27VYZA">http://t.co/uw27VYZA</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23wordpress">#wordpress</a> <a href="http://twitter.com/search?q=%23intranet">#intranet</a> <a href="http://twitter.com/search?q=%23solrcloud">#solrcloud</a>
           </div>
           
         </div>