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

svn commit: r806506 - 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 17:21:03 2012
New Revision: 806506

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 17:21:03 2012
@@ -305,33 +305,33 @@
       <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>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294212;view=revision">r1294212</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: improve test logging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</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>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294193;view=revision">r1294193</a>
+        retry reading on connection loss (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#siren">siren</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294141;view=revision">r1294141</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3820">LUCENE-3820</a>: Wrong trailing index calculation in PatternReplaceCharFilter. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294187;view=revision">r1294187</a>
+        clear the right sys prop (<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=1294037;view=revision">r1294037</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3825">LUCENE-3825</a>: Add proper SCM sections to all released/deployed POM templates (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+        <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=1294036;view=revision">r1294036</a>
-        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>
+        <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>
       </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 17:21:03 2012
@@ -400,33 +400,33 @@ 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>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294212;view=revision">r1294212</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: improve test logging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</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>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294193;view=revision">r1294193</a>
+            retry reading on connection loss (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#siren">siren</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294141;view=revision">r1294141</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3820">LUCENE-3820</a>: Wrong trailing index calculation in PatternReplaceCharFilter. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294187;view=revision">r1294187</a>
+            clear the right sys prop (<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=1294037;view=revision">r1294037</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3825">LUCENE-3825</a>: Add proper SCM sections to all released/deployed POM templates (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+            <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=1294036;view=revision">r1294036</a>
-            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>
+            <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>
           </div>
           
         </div>
@@ -438,15 +438,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/steven_sack/statuses/174121206293864448">@</a>RT <a href="http://twitter.com/keesschepers">@keesschepers</a>: Anyone with a lot of <a href="http://twitter.com/search?q=%23Solr">#Solr</a> knowledge who can help me out here on <a href="http://twitter.com/search?q=%23stackoverflow">#stackoverflow</a> ? <a href="http://t.co/nosLy9p8">http://t.co/nosLy9p8</a> Thanks!
+             <a href="http://twitter.com/altfatterz/statuses/174168348635037697">@</a>is it really true that in <a href="http://twitter.com/search?q=%23solr">#solr</a> for config files (schema.xml, solrconfig.xml, dataimport.xml) there is no DTD or XSD?
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/keithkim/statuses/174118874713821184">@</a>RT <a href="http://twitter.com/DZone">@DZone</a>: "Solr Date Math, NOW and filter queries" <a href="http://t.co/Y8QyXriB">http://t.co/Y8QyXriB</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
+             <a href="http://twitter.com/steven_sack/statuses/174121206293864448">@</a>RT <a href="http://twitter.com/keesschepers">@keesschepers</a>: Anyone with a lot of <a href="http://twitter.com/search?q=%23Solr">#Solr</a> knowledge who can help me out here on <a href="http://twitter.com/search?q=%23stackoverflow">#stackoverflow</a> ? <a href="http://t.co/nosLy9p8">http://t.co/nosLy9p8</a> Thanks!
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/DZone/statuses/174107364209864704">@</a>"Solr Date Math, NOW and filter queries" <a href="http://t.co/Y8QyXriB">http://t.co/Y8QyXriB</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
+             <a href="http://twitter.com/keithkim/statuses/174118874713821184">@</a>RT <a href="http://twitter.com/DZone">@DZone</a>: "Solr Date Math, NOW and filter queries" <a href="http://t.co/Y8QyXriB">http://t.co/Y8QyXriB</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
           </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 17:21:03 2012
@@ -305,33 +305,33 @@
       <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>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294212;view=revision">r1294212</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: improve test logging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</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>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294193;view=revision">r1294193</a>
+        retry reading on connection loss (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#siren">siren</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294141;view=revision">r1294141</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3820">LUCENE-3820</a>: Wrong trailing index calculation in PatternReplaceCharFilter. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294187;view=revision">r1294187</a>
+        clear the right sys prop (<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=1294037;view=revision">r1294037</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3825">LUCENE-3825</a>: Add proper SCM sections to all released/deployed POM templates (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+        <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=1294036;view=revision">r1294036</a>
-        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>
+        <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>
       </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 17:21:03 2012
@@ -400,33 +400,33 @@ 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>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294212;view=revision">r1294212</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: improve test logging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</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>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294193;view=revision">r1294193</a>
+            retry reading on connection loss (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#siren">siren</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294141;view=revision">r1294141</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3820">LUCENE-3820</a>: Wrong trailing index calculation in PatternReplaceCharFilter. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294187;view=revision">r1294187</a>
+            clear the right sys prop (<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=1294037;view=revision">r1294037</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3825">LUCENE-3825</a>: Add proper SCM sections to all released/deployed POM templates (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+            <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=1294036;view=revision">r1294036</a>
-            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>
+            <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>
           </div>
           
         </div>
@@ -438,15 +438,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/steven_sack/statuses/174121206293864448">@</a>RT <a href="http://twitter.com/keesschepers">@keesschepers</a>: Anyone with a lot of <a href="http://twitter.com/search?q=%23Solr">#Solr</a> knowledge who can help me out here on <a href="http://twitter.com/search?q=%23stackoverflow">#stackoverflow</a> ? <a href="http://t.co/nosLy9p8">http://t.co/nosLy9p8</a> Thanks!
+             <a href="http://twitter.com/altfatterz/statuses/174168348635037697">@</a>is it really true that in <a href="http://twitter.com/search?q=%23solr">#solr</a> for config files (schema.xml, solrconfig.xml, dataimport.xml) there is no DTD or XSD?
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/keithkim/statuses/174118874713821184">@</a>RT <a href="http://twitter.com/DZone">@DZone</a>: "Solr Date Math, NOW and filter queries" <a href="http://t.co/Y8QyXriB">http://t.co/Y8QyXriB</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
+             <a href="http://twitter.com/steven_sack/statuses/174121206293864448">@</a>RT <a href="http://twitter.com/keesschepers">@keesschepers</a>: Anyone with a lot of <a href="http://twitter.com/search?q=%23Solr">#Solr</a> knowledge who can help me out here on <a href="http://twitter.com/search?q=%23stackoverflow">#stackoverflow</a> ? <a href="http://t.co/nosLy9p8">http://t.co/nosLy9p8</a> Thanks!
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/DZone/statuses/174107364209864704">@</a>"Solr Date Math, NOW and filter queries" <a href="http://t.co/Y8QyXriB">http://t.co/Y8QyXriB</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
+             <a href="http://twitter.com/keithkim/statuses/174118874713821184">@</a>RT <a href="http://twitter.com/DZone">@DZone</a>: "Solr Date Math, NOW and filter queries" <a href="http://t.co/Y8QyXriB">http://t.co/Y8QyXriB</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
           </div>
           
         </div>