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/10/24 10:21:02 UTC

svn commit: r883913 - 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 Oct 24 08:21:02 2013
New Revision: 883913

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 Oct 24 08:21:02 2013
@@ -304,6 +304,20 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535299;view=revision">r1535299</a>
+        Fix Lucene45DocValuesProducer version checks now that there are two supported versions.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535296;view=revision">r1535296</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5300">LUCENE-5300</a>: Optimized SORTED_SET storage for fields which are single-valued.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1535215;view=revision">r1535215</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5303">LUCENE-5303</a>: clear cache before each test (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -320,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5384">SOLR-5384</a>: randomlyEnableAutoSoftCommit in ChaosMonkeySafeLeaderTest is buggy. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535195;view=revision">r1535195</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5382">SOLR-5382</a>: Update protobuf checksum (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535163;view=revision">r1535163</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5303">LUCENE-5303</a>: OrdinalsCache should use reader.getCoreCacheKey() (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shaie">shaie</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 Oct 24 08:21:02 2013
@@ -416,6 +416,20 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535299;view=revision">r1535299</a>
+            Fix Lucene45DocValuesProducer version checks now that there are two supported versions.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535296;view=revision">r1535296</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5300">LUCENE-5300</a>: Optimized SORTED_SET storage for fields which are single-valued.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1535215;view=revision">r1535215</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5303">LUCENE-5303</a>: clear cache before each test (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -433,18 +447,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535195;view=revision">r1535195</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5382">SOLR-5382</a>: Update protobuf checksum (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535163;view=revision">r1535163</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5303">LUCENE-5303</a>: OrdinalsCache should use reader.getCoreCacheKey() (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shaie">shaie</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 Oct 24 08:21:02 2013
@@ -304,6 +304,20 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535299;view=revision">r1535299</a>
+        Fix Lucene45DocValuesProducer version checks now that there are two supported versions.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535296;view=revision">r1535296</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5300">LUCENE-5300</a>: Optimized SORTED_SET storage for fields which are single-valued.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1535215;view=revision">r1535215</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5303">LUCENE-5303</a>: clear cache before each test (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -320,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5384">SOLR-5384</a>: randomlyEnableAutoSoftCommit in ChaosMonkeySafeLeaderTest is buggy. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535195;view=revision">r1535195</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5382">SOLR-5382</a>: Update protobuf checksum (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535163;view=revision">r1535163</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5303">LUCENE-5303</a>: OrdinalsCache should use reader.getCoreCacheKey() (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shaie">shaie</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 Oct 24 08:21:02 2013
@@ -416,6 +416,20 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535299;view=revision">r1535299</a>
+            Fix Lucene45DocValuesProducer version checks now that there are two supported versions.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535296;view=revision">r1535296</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5300">LUCENE-5300</a>: Optimized SORTED_SET storage for fields which are single-valued.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1535215;view=revision">r1535215</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5303">LUCENE-5303</a>: clear cache before each test (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -433,18 +447,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535195;view=revision">r1535195</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5382">SOLR-5382</a>: Update protobuf checksum (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535163;view=revision">r1535163</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5303">LUCENE-5303</a>: OrdinalsCache should use reader.getCoreCacheKey() (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
-          </div>
-          
         </div>
         
       </div>