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

svn commit: r820397 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/

Author: buildbot
Date: Tue Jun  5 23:21:24 2012
New Revision: 820397

Log:
Dynamic update by buildbot for lucene

Modified:
    websites/production/lucene/content/core/index.html
    websites/production/lucene/content/index.html
    websites/production/lucene/content/solr/index.html
    websites/staging/lucene/trunk/content/core/index.html
    websites/staging/lucene/trunk/content/index.html
    websites/staging/lucene/trunk/content/solr/index.html

Modified: websites/production/lucene/content/core/index.html
==============================================================================
--- websites/production/lucene/content/core/index.html (original)
+++ websites/production/lucene/content/core/index.html Tue Jun  5 23:21:24 2012
@@ -306,6 +306,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346645;view=revision">r1346645</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4103">LUCENE-4103</a>: don't try to analyze regexp queries in flexible qp (<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=1346625;view=revision">r1346625</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-4111">LUCENE-4111</a>: More spinning/endless loop problems with random regex in org.apache.lucene.analysis.pattern.TestPatternReplaceCharFilter.testRandomStrings. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -328,12 +334,6 @@
         don't assert warmed reader is live unless reader is NRT (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346500;view=revision">r1346500</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-      </div>
     </div></div>
     
     

Modified: websites/production/lucene/content/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Tue Jun  5 23:21:24 2012
@@ -400,6 +400,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=1346645;view=revision">r1346645</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4103">LUCENE-4103</a>: don't try to analyze regexp queries in flexible qp (<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=1346625;view=revision">r1346625</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-4111">LUCENE-4111</a>: More spinning/endless loop problems with random regex in org.apache.lucene.analysis.pattern.TestPatternReplaceCharFilter.testRandomStrings. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -423,12 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346500;view=revision">r1346500</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-          </div>
-          
         </div>
         
       </div>

Modified: websites/staging/lucene/trunk/content/core/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/index.html (original)
+++ websites/staging/lucene/trunk/content/core/index.html Tue Jun  5 23:21:24 2012
@@ -306,6 +306,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346645;view=revision">r1346645</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4103">LUCENE-4103</a>: don't try to analyze regexp queries in flexible qp (<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=1346625;view=revision">r1346625</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-4111">LUCENE-4111</a>: More spinning/endless loop problems with random regex in org.apache.lucene.analysis.pattern.TestPatternReplaceCharFilter.testRandomStrings. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -328,12 +334,6 @@
         don't assert warmed reader is live unless reader is NRT (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346500;view=revision">r1346500</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-      </div>
     </div></div>
     
     

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/solr/index.html Tue Jun  5 23:21:24 2012
@@ -400,6 +400,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=1346645;view=revision">r1346645</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4103">LUCENE-4103</a>: don't try to analyze regexp queries in flexible qp (<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=1346625;view=revision">r1346625</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-4111">LUCENE-4111</a>: More spinning/endless loop problems with random regex in org.apache.lucene.analysis.pattern.TestPatternReplaceCharFilter.testRandomStrings. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
@@ -423,12 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346500;view=revision">r1346500</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
-          </div>
-          
         </div>
         
       </div>