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/05/03 16:21:07 UTC

svn commit: r860712 - 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: Fri May  3 14:21:07 2013
New Revision: 860712

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 Fri May  3 14:21:07 2013
@@ -313,6 +313,20 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1478801;view=revision">r1478801</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>: Re-add the random-access checks that have been lost during refactoring.
+ (<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=1478785;view=revision">r1478785</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>: Refactor SorterTemplate (now Sorter).
+ (<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=1478729;view=revision">r1478729</a>
         make SearcherAndTaxonomy ctor public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -329,18 +343,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4711">SOLR-4711</a>: Ignore the always failing tests when executes with Java 8 (<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=1478638;view=revision">r1478638</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4972">LUCENE-4972</a>: DirectoryTaxonomyWriter makes a commit even if no changes were made (<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=1478452;view=revision">r1478452</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4973">LUCENE-4973</a>: Persistent/SnapshotDeletionPolicy no longer require a unique id (<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 Fri May  3 14:21:07 2013
@@ -421,6 +421,20 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1478801;view=revision">r1478801</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>: Re-add the random-access checks that have been lost during refactoring.
+ (<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=1478785;view=revision">r1478785</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>: Refactor SorterTemplate (now Sorter).
+ (<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=1478729;view=revision">r1478729</a>
             make SearcherAndTaxonomy ctor public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -438,18 +452,6 @@ numeric fields or query relevancy scores
             <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=1478638;view=revision">r1478638</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4972">LUCENE-4972</a>: DirectoryTaxonomyWriter makes a commit even if no changes were made (<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=1478452;view=revision">r1478452</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4973">LUCENE-4973</a>: Persistent/SnapshotDeletionPolicy no longer require a unique id (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>
@@ -459,15 +461,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="https://twitter.com//statuses/330288627961712641">@</a>: Para el próximo proyecto, usaremos, <a href="http://twitter.com/search?q=%23PHP,">#PHP,</a> <a href="http://twitter.com/search?q=%23MySQL,">#MySQL,</a> <a href="http://twitter.com/search?q=%23MongoDB,">#MongoDB,</a> Apache <a href="http://twitter.com/search?q=%23Solr,">#Solr,</a> <a href="http://twitter.com/search?q=%23socket.io">#socket.io</a> y posiblemente <a href="http://twitter.com/search?q=%23nodeJS...">#nodeJS...</a> Así, para empezar! :P
+             <a href="https://twitter.com//statuses/330325519327436800">@</a>: RT <a href="http://twitter.com/gelito">@gelito</a>: Para el próximo proyecto, usaremos, <a href="http://twitter.com/search?q=%23PHP,">#PHP,</a> <a href="http://twitter.com/search?q=%23MySQL,">#MySQL,</a> <a href="http://twitter.com/search?q=%23MongoDB,">#MongoDB,</a> Apache <a href="http://twitter.com/search?q=%23Solr,">#Solr,</a> <a href="http://twitter.com/search?q=%23socket.io">#socket.io</a> y posiblemente <a href="http://twitter.com/search?q=%23nodeJS...">#nodeJS...</a> Así, para empezar! :P
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/330260136931250176">@</a>: <a href="http://twitter.com/searchblox">@searchblox</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> doesn't have a web crawler...do you mean <a href="http://twitter.com/search?q=%23Nutch?">#Nutch?</a>
+             <a href="https://twitter.com//statuses/330321699272790018">@</a>: RT <a href="http://twitter.com/sbtourist">@sbtourist</a>: If you're interested in <a href="http://twitter.com/search?q=%23Cassandra,">#Cassandra,</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> and <a href="http://twitter.com/search?q=%23concurrency,">#concurrency,</a> that's for you: <a href="http://t.co/f8rThQNZpl">http://t.co/f8rThQNZpl</a>
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/330204215274262530">@</a>: Hay twitter, what's the best <a href="http://twitter.com/search?q=%23apache">#apache</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> book? Need a recent one which covers 4.x. Looking for specific information on Geo stuff as well.
+             <a href="https://twitter.com//statuses/330288627961712641">@</a>: Para el próximo proyecto, usaremos, <a href="http://twitter.com/search?q=%23PHP,">#PHP,</a> <a href="http://twitter.com/search?q=%23MySQL,">#MySQL,</a> <a href="http://twitter.com/search?q=%23MongoDB,">#MongoDB,</a> Apache <a href="http://twitter.com/search?q=%23Solr,">#Solr,</a> <a href="http://twitter.com/search?q=%23socket.io">#socket.io</a> y posiblemente <a href="http://twitter.com/search?q=%23nodeJS...">#nodeJS...</a> Así, para empezar! :P
           </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 Fri May  3 14:21:07 2013
@@ -313,6 +313,20 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1478801;view=revision">r1478801</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>: Re-add the random-access checks that have been lost during refactoring.
+ (<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=1478785;view=revision">r1478785</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>: Refactor SorterTemplate (now Sorter).
+ (<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=1478729;view=revision">r1478729</a>
         make SearcherAndTaxonomy ctor public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -329,18 +343,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4711">SOLR-4711</a>: Ignore the always failing tests when executes with Java 8 (<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=1478638;view=revision">r1478638</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4972">LUCENE-4972</a>: DirectoryTaxonomyWriter makes a commit even if no changes were made (<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=1478452;view=revision">r1478452</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4973">LUCENE-4973</a>: Persistent/SnapshotDeletionPolicy no longer require a unique id (<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 Fri May  3 14:21:07 2013
@@ -421,6 +421,20 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1478801;view=revision">r1478801</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>: Re-add the random-access checks that have been lost during refactoring.
+ (<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=1478785;view=revision">r1478785</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4946">LUCENE-4946</a>: Refactor SorterTemplate (now Sorter).
+ (<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=1478729;view=revision">r1478729</a>
             make SearcherAndTaxonomy ctor public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -438,18 +452,6 @@ numeric fields or query relevancy scores
             <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=1478638;view=revision">r1478638</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4972">LUCENE-4972</a>: DirectoryTaxonomyWriter makes a commit even if no changes were made (<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=1478452;view=revision">r1478452</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4973">LUCENE-4973</a>: Persistent/SnapshotDeletionPolicy no longer require a unique id (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>
@@ -459,15 +461,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="https://twitter.com//statuses/330288627961712641">@</a>: Para el próximo proyecto, usaremos, <a href="http://twitter.com/search?q=%23PHP,">#PHP,</a> <a href="http://twitter.com/search?q=%23MySQL,">#MySQL,</a> <a href="http://twitter.com/search?q=%23MongoDB,">#MongoDB,</a> Apache <a href="http://twitter.com/search?q=%23Solr,">#Solr,</a> <a href="http://twitter.com/search?q=%23socket.io">#socket.io</a> y posiblemente <a href="http://twitter.com/search?q=%23nodeJS...">#nodeJS...</a> Así, para empezar! :P
+             <a href="https://twitter.com//statuses/330325519327436800">@</a>: RT <a href="http://twitter.com/gelito">@gelito</a>: Para el próximo proyecto, usaremos, <a href="http://twitter.com/search?q=%23PHP,">#PHP,</a> <a href="http://twitter.com/search?q=%23MySQL,">#MySQL,</a> <a href="http://twitter.com/search?q=%23MongoDB,">#MongoDB,</a> Apache <a href="http://twitter.com/search?q=%23Solr,">#Solr,</a> <a href="http://twitter.com/search?q=%23socket.io">#socket.io</a> y posiblemente <a href="http://twitter.com/search?q=%23nodeJS...">#nodeJS...</a> Así, para empezar! :P
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/330260136931250176">@</a>: <a href="http://twitter.com/searchblox">@searchblox</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> doesn't have a web crawler...do you mean <a href="http://twitter.com/search?q=%23Nutch?">#Nutch?</a>
+             <a href="https://twitter.com//statuses/330321699272790018">@</a>: RT <a href="http://twitter.com/sbtourist">@sbtourist</a>: If you're interested in <a href="http://twitter.com/search?q=%23Cassandra,">#Cassandra,</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> and <a href="http://twitter.com/search?q=%23concurrency,">#concurrency,</a> that's for you: <a href="http://t.co/f8rThQNZpl">http://t.co/f8rThQNZpl</a>
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/330204215274262530">@</a>: Hay twitter, what's the best <a href="http://twitter.com/search?q=%23apache">#apache</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> book? Need a recent one which covers 4.x. Looking for specific information on Geo stuff as well.
+             <a href="https://twitter.com//statuses/330288627961712641">@</a>: Para el próximo proyecto, usaremos, <a href="http://twitter.com/search?q=%23PHP,">#PHP,</a> <a href="http://twitter.com/search?q=%23MySQL,">#MySQL,</a> <a href="http://twitter.com/search?q=%23MongoDB,">#MongoDB,</a> Apache <a href="http://twitter.com/search?q=%23Solr,">#Solr,</a> <a href="http://twitter.com/search?q=%23socket.io">#socket.io</a> y posiblemente <a href="http://twitter.com/search?q=%23nodeJS...">#nodeJS...</a> Así, para empezar! :P
           </div>
           
         </div>