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/02/27 16:21:09 UTC

svn commit: r806499 - 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: Mon Feb 27 15:21:08 2012
New Revision: 806499

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 Mon Feb 27 15:21:08 2012
@@ -305,6 +305,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294169;view=revision">r1294169</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3166">SOLR-3166</a>: Allow bootstrapping multiple config sets from multi-core setups. (<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=1294151;view=revision">r1294151</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3827">LUCENE-3827</a>: implement start/endOffset in DocsAndPositionsEnum returned from MemoryIndex, if offsets were indexed (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -327,12 +333,6 @@
         re-ignore lucene/contrib/build/ (<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=1294035;view=revision">r1294035</a>
-        don't turn this on quite yet (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</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 Mon Feb 27 15:21:08 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=1294169;view=revision">r1294169</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3166">SOLR-3166</a>: Allow bootstrapping multiple config sets from multi-core setups. (<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=1294151;view=revision">r1294151</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-3827">LUCENE-3827</a>: implement start/endOffset in DocsAndPositionsEnum returned from MemoryIndex, if offsets were indexed (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -423,12 +429,6 @@ numeric fields or query relevancy scores
             <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=1294035;view=revision">r1294035</a>
-            don't turn this on quite yet (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</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 Mon Feb 27 15:21:08 2012
@@ -305,6 +305,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294169;view=revision">r1294169</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3166">SOLR-3166</a>: Allow bootstrapping multiple config sets from multi-core setups. (<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=1294151;view=revision">r1294151</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3827">LUCENE-3827</a>: implement start/endOffset in DocsAndPositionsEnum returned from MemoryIndex, if offsets were indexed (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -327,12 +333,6 @@
         re-ignore lucene/contrib/build/ (<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=1294035;view=revision">r1294035</a>
-        don't turn this on quite yet (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</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 Mon Feb 27 15:21:08 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=1294169;view=revision">r1294169</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3166">SOLR-3166</a>: Allow bootstrapping multiple config sets from multi-core setups. (<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=1294151;view=revision">r1294151</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-3827">LUCENE-3827</a>: implement start/endOffset in DocsAndPositionsEnum returned from MemoryIndex, if offsets were indexed (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -423,12 +429,6 @@ numeric fields or query relevancy scores
             <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=1294035;view=revision">r1294035</a>
-            don't turn this on quite yet (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-          </div>
-          
         </div>
         
       </div>