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 15:21:11 UTC

svn commit: r822370 - 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 13:21:10 2012
New Revision: 822370

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 13:21:10 2012
@@ -306,6 +306,21 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1351682;view=revision">r1351682</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4062">LUCENE-4062</a>: PackedInts improvements.
+
+ * Direct64 now uses System.arraycopy for its bulk operations,
+ * Packed64SingleBlock unnecessary optimizations have been removed.... (<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=1351672;view=revision">r1351672</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4061">LUCENE-4061</a>: fix another concurrency issue with DirTaxoWriter (<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=1351661;view=revision">r1351661</a>
         suppress MemoryPostingsFormat for this test, to prevent false OOME (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -322,19 +337,6 @@
         <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>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1351339;view=revision">r1351339</a>
-        fix CHANGES issues caused by latest commits to <a href="https://issues.apache.org/jira/browse/LUCENE-4132">LUCENE-4132</a>,4108 (<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=1351231;view=revision">r1351231</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4149">LUCENE-4149</a>: Fix test case.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 13:21:10 2012
@@ -400,6 +400,21 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1351682;view=revision">r1351682</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4062">LUCENE-4062</a>: PackedInts improvements.
+
+ * Direct64 now uses System.arraycopy for its bulk operations,
+ * Packed64SingleBlock unnecessary optimizations have been removed.... (<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=1351672;view=revision">r1351672</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4061">LUCENE-4061</a>: fix another concurrency issue with DirTaxoWriter (<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=1351661;view=revision">r1351661</a>
             suppress MemoryPostingsFormat for this test, to prevent false OOME (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -417,19 +432,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1351339;view=revision">r1351339</a>
-            fix CHANGES issues caused by latest commits to <a href="https://issues.apache.org/jira/browse/LUCENE-4132">LUCENE-4132</a>,4108 (<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=1351231;view=revision">r1351231</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4149">LUCENE-4149</a>: Fix test case.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
-          </div>
-          
         </div>
         
       </div>
@@ -439,15 +441,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/_ricbra/statuses/215047565027196928">@</a>There are really a lot of <a href="http://twitter.com/search?q=%23puppet">#puppet</a> modules, but finding a good one for <a href="http://twitter.com/search?q=%23tomcat">#tomcat</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> on <a href="http://twitter.com/search?q=%23centos">#centos</a> is difficult. Why use CentOS anyway?
+             <a href="http://twitter.com/ColbensonES/statuses/215068945269530624">@</a>Curso Apache Solr 1: Professional en Barcelona! <a href="http://t.co/VTWvArx1">http://t.co/VTWvArx1</a> 11 y 12 de julio. Plazas limitadas!! <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23formación">#formación</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/searchblox/statuses/215045551853543425">@</a>Search files stored on AWS S3 using SearchBlox | Lucene/Solr Search Solution - SearchBlox <a href="http://t.co/h1BWDN8z">http://t.co/h1BWDN8z</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> via <a href="http://twitter.com/searchblox">@searchblox</a> <a href="http://twitter.com/search?q=%23aws">#aws</a>
+             <a href="http://twitter.com/_ricbra/statuses/215047565027196928">@</a>There are really a lot of <a href="http://twitter.com/search?q=%23puppet">#puppet</a> modules, but finding a good one for <a href="http://twitter.com/search?q=%23tomcat">#tomcat</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> on <a href="http://twitter.com/search?q=%23centos">#centos</a> is difficult. Why use CentOS anyway?
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/_ricbra/statuses/215043204762963970">@</a>Todays menu: trying to install <a href="http://twitter.com/search?q=%23tomcat">#tomcat</a> and <a href="http://twitter.com/search?q=%23solr">#solr</a> via <a href="http://twitter.com/search?q=%23puppet">#puppet</a> on <a href="http://twitter.com/search?q=%23centos">#centos</a>
+             <a href="http://twitter.com/searchblox/statuses/215045551853543425">@</a>Search files stored on AWS S3 using SearchBlox | Lucene/Solr Search Solution - SearchBlox <a href="http://t.co/h1BWDN8z">http://t.co/h1BWDN8z</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> via <a href="http://twitter.com/searchblox">@searchblox</a> <a href="http://twitter.com/search?q=%23aws">#aws</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 Tue Jun 19 13:21:10 2012
@@ -306,6 +306,21 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1351682;view=revision">r1351682</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4062">LUCENE-4062</a>: PackedInts improvements.
+
+ * Direct64 now uses System.arraycopy for its bulk operations,
+ * Packed64SingleBlock unnecessary optimizations have been removed.... (<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=1351672;view=revision">r1351672</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4061">LUCENE-4061</a>: fix another concurrency issue with DirTaxoWriter (<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=1351661;view=revision">r1351661</a>
         suppress MemoryPostingsFormat for this test, to prevent false OOME (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -322,19 +337,6 @@
         <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>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1351339;view=revision">r1351339</a>
-        fix CHANGES issues caused by latest commits to <a href="https://issues.apache.org/jira/browse/LUCENE-4132">LUCENE-4132</a>,4108 (<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=1351231;view=revision">r1351231</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4149">LUCENE-4149</a>: Fix test case.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 13:21:10 2012
@@ -400,6 +400,21 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1351682;view=revision">r1351682</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4062">LUCENE-4062</a>: PackedInts improvements.
+
+ * Direct64 now uses System.arraycopy for its bulk operations,
+ * Packed64SingleBlock unnecessary optimizations have been removed.... (<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=1351672;view=revision">r1351672</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4061">LUCENE-4061</a>: fix another concurrency issue with DirTaxoWriter (<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=1351661;view=revision">r1351661</a>
             suppress MemoryPostingsFormat for this test, to prevent false OOME (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -417,19 +432,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1351339;view=revision">r1351339</a>
-            fix CHANGES issues caused by latest commits to <a href="https://issues.apache.org/jira/browse/LUCENE-4132">LUCENE-4132</a>,4108 (<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=1351231;view=revision">r1351231</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4149">LUCENE-4149</a>: Fix test case.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
-          </div>
-          
         </div>
         
       </div>
@@ -439,15 +441,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/_ricbra/statuses/215047565027196928">@</a>There are really a lot of <a href="http://twitter.com/search?q=%23puppet">#puppet</a> modules, but finding a good one for <a href="http://twitter.com/search?q=%23tomcat">#tomcat</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> on <a href="http://twitter.com/search?q=%23centos">#centos</a> is difficult. Why use CentOS anyway?
+             <a href="http://twitter.com/ColbensonES/statuses/215068945269530624">@</a>Curso Apache Solr 1: Professional en Barcelona! <a href="http://t.co/VTWvArx1">http://t.co/VTWvArx1</a> 11 y 12 de julio. Plazas limitadas!! <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23formación">#formación</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/searchblox/statuses/215045551853543425">@</a>Search files stored on AWS S3 using SearchBlox | Lucene/Solr Search Solution - SearchBlox <a href="http://t.co/h1BWDN8z">http://t.co/h1BWDN8z</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> via <a href="http://twitter.com/searchblox">@searchblox</a> <a href="http://twitter.com/search?q=%23aws">#aws</a>
+             <a href="http://twitter.com/_ricbra/statuses/215047565027196928">@</a>There are really a lot of <a href="http://twitter.com/search?q=%23puppet">#puppet</a> modules, but finding a good one for <a href="http://twitter.com/search?q=%23tomcat">#tomcat</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> on <a href="http://twitter.com/search?q=%23centos">#centos</a> is difficult. Why use CentOS anyway?
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/_ricbra/statuses/215043204762963970">@</a>Todays menu: trying to install <a href="http://twitter.com/search?q=%23tomcat">#tomcat</a> and <a href="http://twitter.com/search?q=%23solr">#solr</a> via <a href="http://twitter.com/search?q=%23puppet">#puppet</a> on <a href="http://twitter.com/search?q=%23centos">#centos</a>
+             <a href="http://twitter.com/searchblox/statuses/215045551853543425">@</a>Search files stored on AWS S3 using SearchBlox | Lucene/Solr Search Solution - SearchBlox <a href="http://t.co/h1BWDN8z">http://t.co/h1BWDN8z</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> via <a href="http://twitter.com/searchblox">@searchblox</a> <a href="http://twitter.com/search?q=%23aws">#aws</a>
           </div>
           
         </div>