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/19 10:21:05 UTC

svn commit: r822341 - 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 19 08:21:05 2012
New Revision: 822341

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 19 08:21:05 2012
@@ -306,6 +306,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1351590;view=revision">r1351590</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3866">LUCENE-3866</a>: CompositeReader.getSequentialSubReaders() now returns unmodifiable List&lt;? extends IndexReader&gt;. ReaderUtil.Gather was removed, as IndexReaderContext.leaves() is now the preferred way to... (<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=1351460;view=revision">r1351460</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-3522">SOLR-3522</a>: fixed parsing of the 'literal()' function (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -329,12 +335,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-4132">LUCENE-4132</a>: introduce LiveIndexWriterConfig, returned from IndexWriter.getConfig() (<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=1351219;view=revision">r1351219</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3406">SOLR-3406</a>: Extended grouped faceting support to facet.query and facet.range parameters. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mvg">mvg</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 19 08:21:05 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=1351590;view=revision">r1351590</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3866">LUCENE-3866</a>: CompositeReader.getSequentialSubReaders() now returns unmodifiable List&lt;? extends IndexReader&gt;. ReaderUtil.Gather was removed, as IndexReaderContext.leaves() is now the preferred way to... (<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=1351460;view=revision">r1351460</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-3522">SOLR-3522</a>: fixed parsing of the 'literal()' function (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -424,12 +430,6 @@ numeric fields or query relevancy scores
             <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=1351219;view=revision">r1351219</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3406">SOLR-3406</a>: Extended grouped faceting support to facet.query and facet.range parameters. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mvg">mvg</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 19 08:21:05 2012
@@ -306,6 +306,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1351590;view=revision">r1351590</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3866">LUCENE-3866</a>: CompositeReader.getSequentialSubReaders() now returns unmodifiable List&lt;? extends IndexReader&gt;. ReaderUtil.Gather was removed, as IndexReaderContext.leaves() is now the preferred way to... (<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=1351460;view=revision">r1351460</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-3522">SOLR-3522</a>: fixed parsing of the 'literal()' function (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -329,12 +335,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-4132">LUCENE-4132</a>: introduce LiveIndexWriterConfig, returned from IndexWriter.getConfig() (<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=1351219;view=revision">r1351219</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3406">SOLR-3406</a>: Extended grouped faceting support to facet.query and facet.range parameters. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mvg">mvg</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 19 08:21:05 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=1351590;view=revision">r1351590</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3866">LUCENE-3866</a>: CompositeReader.getSequentialSubReaders() now returns unmodifiable List&lt;? extends IndexReader&gt;. ReaderUtil.Gather was removed, as IndexReaderContext.leaves() is now the preferred way to... (<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=1351460;view=revision">r1351460</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-3522">SOLR-3522</a>: fixed parsing of the 'literal()' function (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -424,12 +430,6 @@ numeric fields or query relevancy scores
             <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=1351219;view=revision">r1351219</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3406">SOLR-3406</a>: Extended grouped faceting support to facet.query and facet.range parameters. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
-          </div>
-          
         </div>
         
       </div>