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 2014/04/09 16:21:05 UTC

svn commit: r905571 - 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: Wed Apr  9 14:21:04 2014
New Revision: 905571

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 Wed Apr  9 14:21:04 2014
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1585967;view=revision">r1585967</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5554">LUCENE-5554</a>: break out separate Weight.scoreRange/scoreAll so hotspot is relatively happy again after <a href="https://issues.apache.org/jira/browse/LUCENE-5487">LUCENE-5487</a> (<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=1585910;view=revision">r1585910</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5580">LUCENE-5580</a>: Always verify stored fields checksums on bulk merge.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -328,12 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-4246">LUCENE-4246</a>: fix IW.close to just close, even on exception (<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=1585536;view=revision">r1585536</a>
-        Revert previous commit, this is a bug in JDK 1.8.0_20 EA. (<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 Wed Apr  9 14:21:04 2014
@@ -419,6 +419,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=1585967;view=revision">r1585967</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5554">LUCENE-5554</a>: break out separate Weight.scoreRange/scoreAll so hotspot is relatively happy again after <a href="https://issues.apache.org/jira/browse/LUCENE-5487">LUCENE-5487</a> (<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=1585910;view=revision">r1585910</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5580">LUCENE-5580</a>: Always verify stored fields checksums on bulk merge.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -444,12 +450,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=1585536;view=revision">r1585536</a>
-            Revert previous commit, this is a bug in JDK 1.8.0_20 EA. (<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 Wed Apr  9 14:21:04 2014
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1585967;view=revision">r1585967</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5554">LUCENE-5554</a>: break out separate Weight.scoreRange/scoreAll so hotspot is relatively happy again after <a href="https://issues.apache.org/jira/browse/LUCENE-5487">LUCENE-5487</a> (<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=1585910;view=revision">r1585910</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5580">LUCENE-5580</a>: Always verify stored fields checksums on bulk merge.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -328,12 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-4246">LUCENE-4246</a>: fix IW.close to just close, even on exception (<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=1585536;view=revision">r1585536</a>
-        Revert previous commit, this is a bug in JDK 1.8.0_20 EA. (<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 Wed Apr  9 14:21:04 2014
@@ -419,6 +419,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=1585967;view=revision">r1585967</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5554">LUCENE-5554</a>: break out separate Weight.scoreRange/scoreAll so hotspot is relatively happy again after <a href="https://issues.apache.org/jira/browse/LUCENE-5487">LUCENE-5487</a> (<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=1585910;view=revision">r1585910</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5580">LUCENE-5580</a>: Always verify stored fields checksums on bulk merge.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -444,12 +450,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=1585536;view=revision">r1585536</a>
-            Revert previous commit, this is a bug in JDK 1.8.0_20 EA. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
-          </div>
-          
         </div>
         
       </div>