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/09 13:21:06 UTC

svn commit: r820953 - 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: Sat Jun  9 11:21:06 2012
New Revision: 820953

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 Sat Jun  9 11:21:06 2012
@@ -306,6 +306,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348354;view=revision">r1348354</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4117">LUCENE-4117</a>: add BytesReader to all FST arc reading APIs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348348;view=revision">r1348348</a>
+        remove stale javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1348321;view=revision">r1348321</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-3161">SOLR-3161</a> handleSelect=false and register slash-select handler (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
@@ -322,18 +334,6 @@
         4.0.0 -&gt; 4.0.0-ALPHA (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348278;view=revision">r1348278</a>
-        fix broken assertion message (backwards) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348277;view=revision">r1348277</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4087">LUCENE-4087</a>: merge test restructing to trunk (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Sat Jun  9 11:21:06 2012
@@ -400,6 +400,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=1348354;view=revision">r1348354</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4117">LUCENE-4117</a>: add BytesReader to all FST arc reading APIs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1348348;view=revision">r1348348</a>
+            remove stale javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1348321;view=revision">r1348321</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-3161">SOLR-3161</a> handleSelect=false and register slash-select handler (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1348278;view=revision">r1348278</a>
-            fix broken assertion message (backwards) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1348277;view=revision">r1348277</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4087">LUCENE-4087</a>: merge test restructing to trunk (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </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/ExFromTheLeft/statuses/211376474501038080">@</a>RT <a href="http://twitter.com/lucianprecup">@lucianprecup</a>: Vous ne pouvez pas venir <a href="http://twitter.com/Breizhcamp">@Breizhcamp</a>? Vous pouvez voir le rodage des sessions <a href="http://twitter.com/search?q=%23Solr">#Solr</a> et <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> in Action à Paris <a href="http://t.co/wBjA0VB7">http://t.co/wBjA0VB7</a>
+             <a href="http://twitter.com/otisg/statuses/211406648063954944">@</a>RT <a href="http://twitter.com/rcmuir">@rcmuir</a>: just tossed up a VOTE for lucene 4.0-alpha  <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>  -- <a href="http://t.co/ar8Q1wQR">http://t.co/ar8Q1wQR</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/MacYET/statuses/211340493857099776">@</a>Mapping <a href="http://twitter.com/search?q=%23MongoDB">#MongoDB</a> unstructured data to Solr is as weird as mis-using the op-log for pushing data from <a href="http://twitter.com/search?q=%23MongoDB">#MongoDB</a> to <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
+             <a href="http://twitter.com/ExFromTheLeft/statuses/211376474501038080">@</a>RT <a href="http://twitter.com/lucianprecup">@lucianprecup</a>: Vous ne pouvez pas venir <a href="http://twitter.com/Breizhcamp">@Breizhcamp</a>? Vous pouvez voir le rodage des sessions <a href="http://twitter.com/search?q=%23Solr">#Solr</a> et <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> in Action à Paris <a href="http://t.co/wBjA0VB7">http://t.co/wBjA0VB7</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/arianpasquali/statuses/211225858315259905">@</a>Depois de uma semana louqueando com Nagios e Apache Solr agora posso dormir em paz :D <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23nagios">#nagios</a>
+             <a href="http://twitter.com/MacYET/statuses/211340493857099776">@</a>Mapping <a href="http://twitter.com/search?q=%23MongoDB">#MongoDB</a> unstructured data to Solr is as weird as mis-using the op-log for pushing data from <a href="http://twitter.com/search?q=%23MongoDB">#MongoDB</a> to <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 Sat Jun  9 11:21:06 2012
@@ -306,6 +306,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348354;view=revision">r1348354</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4117">LUCENE-4117</a>: add BytesReader to all FST arc reading APIs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348348;view=revision">r1348348</a>
+        remove stale javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1348321;view=revision">r1348321</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-3161">SOLR-3161</a> handleSelect=false and register slash-select handler (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
@@ -322,18 +334,6 @@
         4.0.0 -&gt; 4.0.0-ALPHA (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348278;view=revision">r1348278</a>
-        fix broken assertion message (backwards) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1348277;view=revision">r1348277</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4087">LUCENE-4087</a>: merge test restructing to trunk (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Sat Jun  9 11:21:06 2012
@@ -400,6 +400,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=1348354;view=revision">r1348354</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4117">LUCENE-4117</a>: add BytesReader to all FST arc reading APIs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1348348;view=revision">r1348348</a>
+            remove stale javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1348321;view=revision">r1348321</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-3161">SOLR-3161</a> handleSelect=false and register slash-select handler (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1348278;view=revision">r1348278</a>
-            fix broken assertion message (backwards) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1348277;view=revision">r1348277</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4087">LUCENE-4087</a>: merge test restructing to trunk (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </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/ExFromTheLeft/statuses/211376474501038080">@</a>RT <a href="http://twitter.com/lucianprecup">@lucianprecup</a>: Vous ne pouvez pas venir <a href="http://twitter.com/Breizhcamp">@Breizhcamp</a>? Vous pouvez voir le rodage des sessions <a href="http://twitter.com/search?q=%23Solr">#Solr</a> et <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> in Action à Paris <a href="http://t.co/wBjA0VB7">http://t.co/wBjA0VB7</a>
+             <a href="http://twitter.com/otisg/statuses/211406648063954944">@</a>RT <a href="http://twitter.com/rcmuir">@rcmuir</a>: just tossed up a VOTE for lucene 4.0-alpha  <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>  -- <a href="http://t.co/ar8Q1wQR">http://t.co/ar8Q1wQR</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/MacYET/statuses/211340493857099776">@</a>Mapping <a href="http://twitter.com/search?q=%23MongoDB">#MongoDB</a> unstructured data to Solr is as weird as mis-using the op-log for pushing data from <a href="http://twitter.com/search?q=%23MongoDB">#MongoDB</a> to <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
+             <a href="http://twitter.com/ExFromTheLeft/statuses/211376474501038080">@</a>RT <a href="http://twitter.com/lucianprecup">@lucianprecup</a>: Vous ne pouvez pas venir <a href="http://twitter.com/Breizhcamp">@Breizhcamp</a>? Vous pouvez voir le rodage des sessions <a href="http://twitter.com/search?q=%23Solr">#Solr</a> et <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> in Action à Paris <a href="http://t.co/wBjA0VB7">http://t.co/wBjA0VB7</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/arianpasquali/statuses/211225858315259905">@</a>Depois de uma semana louqueando com Nagios e Apache Solr agora posso dormir em paz :D <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23nagios">#nagios</a>
+             <a href="http://twitter.com/MacYET/statuses/211340493857099776">@</a>Mapping <a href="http://twitter.com/search?q=%23MongoDB">#MongoDB</a> unstructured data to Solr is as weird as mis-using the op-log for pushing data from <a href="http://twitter.com/search?q=%23MongoDB">#MongoDB</a> to <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
           </div>
           
         </div>