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 2013/09/26 09:21:13 UTC

svn commit: r879950 - 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: Thu Sep 26 07:21:12 2013
New Revision: 879950

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 Thu Sep 26 07:21:12 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1526399;view=revision">r1526399</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5245">LUCENE-5245</a>: Fix MultiTermQuery's constant score rewrites to always return a ConstantScoreQuery to make scoring consistent. Previously it returned an... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1526272;view=revision">r1526272</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-5085">SOLR-5085</a>: fix script to use proper pdf file name in sha1 checksum file (should not include directory path) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -326,12 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4221">SOLR-4221</a>: make new solrj client/router able to read old clusterstate (<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=1526210;view=revision">r1526210</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5243">LUCENE-5243</a>: Temporarily fix problem with Clover + Java 7 caused by broken comparator. Once Clover 3.2.0 is out we... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</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 Thu Sep 26 07:21:12 2013
@@ -416,6 +416,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=1526399;view=revision">r1526399</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5245">LUCENE-5245</a>: Fix MultiTermQuery's constant score rewrites to always return a ConstantScoreQuery to make scoring consistent. Previously it returned an... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1526272;view=revision">r1526272</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-5085">SOLR-5085</a>: fix script to use proper pdf file name in sha1 checksum file (should not include directory path) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -439,12 +445,6 @@ numeric fields or query relevancy scores
             <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=1526210;view=revision">r1526210</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5243">LUCENE-5243</a>: Temporarily fix problem with Clover + Java 7 caused by broken comparator. Once Clover 3.2.0 is out we... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</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 Thu Sep 26 07:21:12 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1526399;view=revision">r1526399</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5245">LUCENE-5245</a>: Fix MultiTermQuery's constant score rewrites to always return a ConstantScoreQuery to make scoring consistent. Previously it returned an... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1526272;view=revision">r1526272</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-5085">SOLR-5085</a>: fix script to use proper pdf file name in sha1 checksum file (should not include directory path) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -326,12 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4221">SOLR-4221</a>: make new solrj client/router able to read old clusterstate (<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=1526210;view=revision">r1526210</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5243">LUCENE-5243</a>: Temporarily fix problem with Clover + Java 7 caused by broken comparator. Once Clover 3.2.0 is out we... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</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 Thu Sep 26 07:21:12 2013
@@ -416,6 +416,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=1526399;view=revision">r1526399</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5245">LUCENE-5245</a>: Fix MultiTermQuery's constant score rewrites to always return a ConstantScoreQuery to make scoring consistent. Previously it returned an... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1526272;view=revision">r1526272</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-5085">SOLR-5085</a>: fix script to use proper pdf file name in sha1 checksum file (should not include directory path) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -439,12 +445,6 @@ numeric fields or query relevancy scores
             <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=1526210;view=revision">r1526210</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5243">LUCENE-5243</a>: Temporarily fix problem with Clover + Java 7 caused by broken comparator. Once Clover 3.2.0 is out we... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
-          </div>
-          
         </div>
         
       </div>