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/03/21 17:21:04 UTC

svn commit: r809457 - 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: Wed Mar 21 16:21:03 2012
New Revision: 809457

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 Wed Mar 21 16:21:03 2012
@@ -305,8 +305,21 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1303449;view=revision">r1303449</a>
+        Fix fall-through warning and ensure all variables are initialized (by finalness) and default switch throwing runtimeex (<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=1303441;view=revision">r1303441</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3898">LUCENE-3898</a>: reset() was missing some state (<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=1303425;view=revision">r1303425</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-2899">LUCENE-2899</a>: don't rely upon DirectoryReader.indexExists to determine if we should checkIndex (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3899">LUCENE-3899</a>: don't rely upon DirectoryReader.indexExists to determine if we should checkIndex
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     
@@ -321,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-3895">LUCENE-3895</a>: ensure we get a random seed if another thread throws uncaught exception (<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=1303374;view=revision">r1303374</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3896">LUCENE-3896</a>: CharacterUtils.fill must call Reader.read again if it only got a single high surrogate char on the first read... (<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=1303370;view=revision">r1303370</a>
-         <a href="https://issues.apache.org/jira/browse/LUCENE-3444">LUCENE-3444</a>: Added a second pass grouping collector that keeps track of distinct values for a specified field for the... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mvg">mvg</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 Wed Mar 21 16:21:03 2012
@@ -400,8 +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=1303449;view=revision">r1303449</a>
+            Fix fall-through warning and ensure all variables are initialized (by finalness) and default switch throwing runtimeex (<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=1303441;view=revision">r1303441</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3898">LUCENE-3898</a>: reset() was missing some state (<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=1303425;view=revision">r1303425</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-2899">LUCENE-2899</a>: don't rely upon DirectoryReader.indexExists to determine if we should checkIndex (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3899">LUCENE-3899</a>: don't rely upon DirectoryReader.indexExists to determine if we should checkIndex
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
@@ -417,18 +430,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=1303374;view=revision">r1303374</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3896">LUCENE-3896</a>: CharacterUtils.fill must call Reader.read again if it only got a single high surrogate char on the first read... (<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=1303370;view=revision">r1303370</a>
-             <a href="https://issues.apache.org/jira/browse/LUCENE-3444">LUCENE-3444</a>: Added a second pass grouping collector that keeps track of distinct values for a specified field for the... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
-          </div>
-          
         </div>
         
       </div>
@@ -438,15 +439,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/rbranson/statuses/182483298759618562">@</a>RT <a href="http://twitter.com/tjake">@tjake</a>: DataStax Enterprise 2.0. Full <a href="http://twitter.com/search?q=%23Solr">#Solr</a> integration for your <a href="http://twitter.com/search?q=%23Cassandra">#Cassandra</a> data.  Scale Solr just like Cassandra <a href="http://t.co/WjLBX5Ou">http://t.co/WjLBX5Ou</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a>
+             <a href="http://twitter.com/mikebulman/statuses/182498410832728065">@</a>RT <a href="http://twitter.com/DataStax">@DataStax</a>: Announcing DataStax Enterprise 2.0: insert once, query from <a href="http://twitter.com/search?q=%23cassandra,">#cassandra,</a> <a href="http://twitter.com/search?q=%23hadoop,">#hadoop,</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> in a unified stack <a href="http://t.co/nXdR43Ol">http://t.co/nXdR43Ol</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/edwardcapriolo/statuses/182476412014432256">@</a>RT <a href="http://twitter.com/DataStax">@DataStax</a>: More on DSE 2 <a href="http://twitter.com/search?q=%23solr">#solr</a> / <a href="http://twitter.com/search?q=%23cassandra">#cassandra</a> integration: <a href="http://t.co/yHHDaOG8">http://t.co/yHHDaOG8</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a>
+             <a href="http://twitter.com/tylhobbs/statuses/182493511986331648">@</a>RT <a href="http://twitter.com/DataStax">@DataStax</a>: More on DSE 2 <a href="http://twitter.com/search?q=%23solr">#solr</a> / <a href="http://twitter.com/search?q=%23cassandra">#cassandra</a> integration: <a href="http://t.co/yHHDaOG8">http://t.co/yHHDaOG8</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/phaneeshn/statuses/182475324225884160">@</a><a href="http://twitter.com/search?q=%23Cassandra">#Cassandra</a> + <a href="http://twitter.com/search?q=%23Hadoop">#Hadoop</a> + <a href="http://twitter.com/search?q=%23Solr">#Solr</a> and <a href="http://twitter.com/search?q=%23Sqoop">#Sqoop</a> and <a href="http://twitter.com/search?q=%23Log4j">#Log4j</a> => <a href="http://twitter.com/search?q=%23DataStax">#DataStax</a> Enterprise 2.0 <a href="http://t.co/r9kVnfpw">http://t.co/r9kVnfpw</a>
+             <a href="http://twitter.com/allthingshadoop/statuses/182488305995227136">@</a>RT <a href="http://twitter.com/tjake">@tjake</a>: DataStax Enterprise 2.0. Full <a href="http://twitter.com/search?q=%23Solr">#Solr</a> integration for your <a href="http://twitter.com/search?q=%23Cassandra">#Cassandra</a> data.  Scale Solr just like Cassandra <a href="http://t.co/WjLBX5Ou">http://t.co/WjLBX5Ou</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</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 Wed Mar 21 16:21:03 2012
@@ -305,8 +305,21 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1303449;view=revision">r1303449</a>
+        Fix fall-through warning and ensure all variables are initialized (by finalness) and default switch throwing runtimeex (<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=1303441;view=revision">r1303441</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3898">LUCENE-3898</a>: reset() was missing some state (<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=1303425;view=revision">r1303425</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-2899">LUCENE-2899</a>: don't rely upon DirectoryReader.indexExists to determine if we should checkIndex (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3899">LUCENE-3899</a>: don't rely upon DirectoryReader.indexExists to determine if we should checkIndex
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     
@@ -321,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-3895">LUCENE-3895</a>: ensure we get a random seed if another thread throws uncaught exception (<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=1303374;view=revision">r1303374</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3896">LUCENE-3896</a>: CharacterUtils.fill must call Reader.read again if it only got a single high surrogate char on the first read... (<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=1303370;view=revision">r1303370</a>
-         <a href="https://issues.apache.org/jira/browse/LUCENE-3444">LUCENE-3444</a>: Added a second pass grouping collector that keeps track of distinct values for a specified field for the... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mvg">mvg</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 Wed Mar 21 16:21:03 2012
@@ -400,8 +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=1303449;view=revision">r1303449</a>
+            Fix fall-through warning and ensure all variables are initialized (by finalness) and default switch throwing runtimeex (<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=1303441;view=revision">r1303441</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3898">LUCENE-3898</a>: reset() was missing some state (<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=1303425;view=revision">r1303425</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-2899">LUCENE-2899</a>: don't rely upon DirectoryReader.indexExists to determine if we should checkIndex (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3899">LUCENE-3899</a>: don't rely upon DirectoryReader.indexExists to determine if we should checkIndex
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
@@ -417,18 +430,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=1303374;view=revision">r1303374</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3896">LUCENE-3896</a>: CharacterUtils.fill must call Reader.read again if it only got a single high surrogate char on the first read... (<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=1303370;view=revision">r1303370</a>
-             <a href="https://issues.apache.org/jira/browse/LUCENE-3444">LUCENE-3444</a>: Added a second pass grouping collector that keeps track of distinct values for a specified field for the... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
-          </div>
-          
         </div>
         
       </div>
@@ -438,15 +439,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/rbranson/statuses/182483298759618562">@</a>RT <a href="http://twitter.com/tjake">@tjake</a>: DataStax Enterprise 2.0. Full <a href="http://twitter.com/search?q=%23Solr">#Solr</a> integration for your <a href="http://twitter.com/search?q=%23Cassandra">#Cassandra</a> data.  Scale Solr just like Cassandra <a href="http://t.co/WjLBX5Ou">http://t.co/WjLBX5Ou</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a>
+             <a href="http://twitter.com/mikebulman/statuses/182498410832728065">@</a>RT <a href="http://twitter.com/DataStax">@DataStax</a>: Announcing DataStax Enterprise 2.0: insert once, query from <a href="http://twitter.com/search?q=%23cassandra,">#cassandra,</a> <a href="http://twitter.com/search?q=%23hadoop,">#hadoop,</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> in a unified stack <a href="http://t.co/nXdR43Ol">http://t.co/nXdR43Ol</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/edwardcapriolo/statuses/182476412014432256">@</a>RT <a href="http://twitter.com/DataStax">@DataStax</a>: More on DSE 2 <a href="http://twitter.com/search?q=%23solr">#solr</a> / <a href="http://twitter.com/search?q=%23cassandra">#cassandra</a> integration: <a href="http://t.co/yHHDaOG8">http://t.co/yHHDaOG8</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a>
+             <a href="http://twitter.com/tylhobbs/statuses/182493511986331648">@</a>RT <a href="http://twitter.com/DataStax">@DataStax</a>: More on DSE 2 <a href="http://twitter.com/search?q=%23solr">#solr</a> / <a href="http://twitter.com/search?q=%23cassandra">#cassandra</a> integration: <a href="http://t.co/yHHDaOG8">http://t.co/yHHDaOG8</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/phaneeshn/statuses/182475324225884160">@</a><a href="http://twitter.com/search?q=%23Cassandra">#Cassandra</a> + <a href="http://twitter.com/search?q=%23Hadoop">#Hadoop</a> + <a href="http://twitter.com/search?q=%23Solr">#Solr</a> and <a href="http://twitter.com/search?q=%23Sqoop">#Sqoop</a> and <a href="http://twitter.com/search?q=%23Log4j">#Log4j</a> => <a href="http://twitter.com/search?q=%23DataStax">#DataStax</a> Enterprise 2.0 <a href="http://t.co/r9kVnfpw">http://t.co/r9kVnfpw</a>
+             <a href="http://twitter.com/allthingshadoop/statuses/182488305995227136">@</a>RT <a href="http://twitter.com/tjake">@tjake</a>: DataStax Enterprise 2.0. Full <a href="http://twitter.com/search?q=%23Solr">#Solr</a> integration for your <a href="http://twitter.com/search?q=%23Cassandra">#Cassandra</a> data.  Scale Solr just like Cassandra <a href="http://t.co/WjLBX5Ou">http://t.co/WjLBX5Ou</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a>
           </div>
           
         </div>