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 23:21:04 UTC

svn commit: r883998 - 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 21:21:03 2013
New Revision: 883998

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 21:21:03 2013
@@ -304,6 +304,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535548;view=revision">r1535548</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5382">SOLR-5382</a>: Maven config (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535526;view=revision">r1535526</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5189">LUCENE-5189</a>: factor out SegmentDocValues from SegmentReader (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1535455;view=revision">r1535455</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5305">LUCENE-5305</a>: wrap reader as slow composite reader, until we fix DocumentExpressionDictionary to accept composite readers (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -322,20 +334,6 @@
  (<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=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></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 21:21:03 2013
@@ -416,6 +416,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535548;view=revision">r1535548</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5382">SOLR-5382</a>: Maven config (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535526;view=revision">r1535526</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5189">LUCENE-5189</a>: factor out SegmentDocValues from SegmentReader (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1535455;view=revision">r1535455</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5305">LUCENE-5305</a>: wrap reader as slow composite reader, until we fix DocumentExpressionDictionary to accept composite readers (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -435,20 +447,6 @@ numeric fields or query relevancy scores
             <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=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>
         
       </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 21:21:03 2013
@@ -304,6 +304,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535548;view=revision">r1535548</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5382">SOLR-5382</a>: Maven config (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1535526;view=revision">r1535526</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5189">LUCENE-5189</a>: factor out SegmentDocValues from SegmentReader (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1535455;view=revision">r1535455</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5305">LUCENE-5305</a>: wrap reader as slow composite reader, until we fix DocumentExpressionDictionary to accept composite readers (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -322,20 +334,6 @@
  (<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=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></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 21:21:03 2013
@@ -416,6 +416,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535548;view=revision">r1535548</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5382">SOLR-5382</a>: Maven config (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1535526;view=revision">r1535526</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5189">LUCENE-5189</a>: factor out SegmentDocValues from SegmentReader (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1535455;view=revision">r1535455</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5305">LUCENE-5305</a>: wrap reader as slow composite reader, until we fix DocumentExpressionDictionary to accept composite readers (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -435,20 +447,6 @@ numeric fields or query relevancy scores
             <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=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>
         
       </div>