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/05 20:21:24 UTC

svn commit: r820373 - 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  5 18:21:23 2012
New Revision: 820373

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  5 18:21:23 2012
@@ -306,33 +306,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346465;view=revision">r1346465</a>
-        diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<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=1346500;view=revision">r1346500</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<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=1346434;view=revision">r1346434</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4113">LUCENE-4113</a>: FVH: FieldTermStack.TermInfo should provide term-weight, part of <a href="https://issues.apache.org/jira/browse/LUCENE-3440">LUCENE-3440</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#koji">koji</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346498;view=revision">r1346498</a>
+        CHANGES typo (<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=1346419;view=revision">r1346419</a>
-        [<a href="https://issues.apache.org/jira/browse/SOLR-3464">SOLR-3464</a>] - fixing javadoc for commit with softCommit parameter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346494;view=revision">r1346494</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3508">SOLR-3508</a>: allow _version_ on JSON delete cmd (<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=1346407;view=revision">r1346407</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3508">SOLR-3508</a>: Improve JSON update format for deletes (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346489;view=revision">r1346489</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  fix test failures (<a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>-fixes.patch) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346383;view=revision">r1346383</a>
-        Update SHA checksums for jars. (<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=1346465;view=revision">r1346465</a>
+        diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<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 Tue Jun  5 18:21:23 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=1346465;view=revision">r1346465</a>
-            diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<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=1346500;view=revision">r1346500</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<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=1346434;view=revision">r1346434</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4113">LUCENE-4113</a>: FVH: FieldTermStack.TermInfo should provide term-weight, part of <a href="https://issues.apache.org/jira/browse/LUCENE-3440">LUCENE-3440</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#koji">koji</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346498;view=revision">r1346498</a>
+            CHANGES typo (<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=1346419;view=revision">r1346419</a>
-            [<a href="https://issues.apache.org/jira/browse/SOLR-3464">SOLR-3464</a>] - fixing javadoc for commit with softCommit parameter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346494;view=revision">r1346494</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3508">SOLR-3508</a>: allow _version_ on JSON delete cmd (<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=1346407;view=revision">r1346407</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3508">SOLR-3508</a>: Improve JSON update format for deletes (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346489;view=revision">r1346489</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  fix test failures (<a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>-fixes.patch) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346383;view=revision">r1346383</a>
-            Update SHA checksums for jars. (<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=1346465;view=revision">r1346465</a>
+            diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<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/berlinbuzzwords/statuses/210032221246066688">@</a>RT <a href="http://twitter.com/anneveling">@anneveling</a>: The slides of my talk on <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> on Smart Autocompletion with <a href="http://twitter.com/search?q=%23solr">#solr</a> for <a href="http://twitter.com/search?q=%239292">#9292</a> are online on SlideShare <a href="http://t.co/nOH0SOFB">http://t.co/nOH0SOFB</a>
+             <a href="http://twitter.com/TNRGlobal/statuses/210073531860533248">@</a>When a document is passed to a Solr update handler, the document is broken up into a set of individual fields <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23Facts">#Facts</a> <a href="http://twitter.com/search?q=%23Search">#Search</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/anneveling/statuses/210027618492362752">@</a>The slides of my talk on <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> on Smart Autocompletion with <a href="http://twitter.com/search?q=%23solr">#solr</a> for <a href="http://twitter.com/search?q=%239292">#9292</a> are online on SlideShare <a href="http://t.co/nOH0SOFB">http://t.co/nOH0SOFB</a>
+             <a href="http://twitter.com/cyril_lakech/statuses/210071310833946624">@</a>RT <a href="http://twitter.com/ngdata_com">@ngdata_com</a>: The Lily Data Repository now lives in Github - <a href="http://t.co/64DGJNZS">http://t.co/64DGJNZS</a> Enjoy! <a href="http://twitter.com/search?q=%23hbase">#hbase</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/TNRGlobal/statuses/210027076030447616">@</a>Solr’s out-of-the-box document processing architecture is tightly coupled with its indexing architecture. <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23Facts">#Facts</a> <a href="http://twitter.com/search?q=%23search">#search</a>
+             <a href="http://twitter.com/berlinbuzzwords/statuses/210032221246066688">@</a>RT <a href="http://twitter.com/anneveling">@anneveling</a>: The slides of my talk on <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> on Smart Autocompletion with <a href="http://twitter.com/search?q=%23solr">#solr</a> for <a href="http://twitter.com/search?q=%239292">#9292</a> are online on SlideShare <a href="http://t.co/nOH0SOFB">http://t.co/nOH0SOFB</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  5 18:21:23 2012
@@ -306,33 +306,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346465;view=revision">r1346465</a>
-        diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<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=1346500;view=revision">r1346500</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<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=1346434;view=revision">r1346434</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4113">LUCENE-4113</a>: FVH: FieldTermStack.TermInfo should provide term-weight, part of <a href="https://issues.apache.org/jira/browse/LUCENE-3440">LUCENE-3440</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#koji">koji</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346498;view=revision">r1346498</a>
+        CHANGES typo (<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=1346419;view=revision">r1346419</a>
-        [<a href="https://issues.apache.org/jira/browse/SOLR-3464">SOLR-3464</a>] - fixing javadoc for commit with softCommit parameter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346494;view=revision">r1346494</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3508">SOLR-3508</a>: allow _version_ on JSON delete cmd (<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=1346407;view=revision">r1346407</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3508">SOLR-3508</a>: Improve JSON update format for deletes (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346489;view=revision">r1346489</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  fix test failures (<a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>-fixes.patch) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346383;view=revision">r1346383</a>
-        Update SHA checksums for jars. (<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=1346465;view=revision">r1346465</a>
+        diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<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 Tue Jun  5 18:21:23 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=1346465;view=revision">r1346465</a>
-            diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<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=1346500;view=revision">r1346500</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<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=1346434;view=revision">r1346434</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4113">LUCENE-4113</a>: FVH: FieldTermStack.TermInfo should provide term-weight, part of <a href="https://issues.apache.org/jira/browse/LUCENE-3440">LUCENE-3440</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#koji">koji</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346498;view=revision">r1346498</a>
+            CHANGES typo (<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=1346419;view=revision">r1346419</a>
-            [<a href="https://issues.apache.org/jira/browse/SOLR-3464">SOLR-3464</a>] - fixing javadoc for commit with softCommit parameter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346494;view=revision">r1346494</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3508">SOLR-3508</a>: allow _version_ on JSON delete cmd (<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=1346407;view=revision">r1346407</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3508">SOLR-3508</a>: Improve JSON update format for deletes (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346489;view=revision">r1346489</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  fix test failures (<a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>-fixes.patch) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346383;view=revision">r1346383</a>
-            Update SHA checksums for jars. (<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=1346465;view=revision">r1346465</a>
+            diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<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/berlinbuzzwords/statuses/210032221246066688">@</a>RT <a href="http://twitter.com/anneveling">@anneveling</a>: The slides of my talk on <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> on Smart Autocompletion with <a href="http://twitter.com/search?q=%23solr">#solr</a> for <a href="http://twitter.com/search?q=%239292">#9292</a> are online on SlideShare <a href="http://t.co/nOH0SOFB">http://t.co/nOH0SOFB</a>
+             <a href="http://twitter.com/TNRGlobal/statuses/210073531860533248">@</a>When a document is passed to a Solr update handler, the document is broken up into a set of individual fields <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23Facts">#Facts</a> <a href="http://twitter.com/search?q=%23Search">#Search</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/anneveling/statuses/210027618492362752">@</a>The slides of my talk on <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> on Smart Autocompletion with <a href="http://twitter.com/search?q=%23solr">#solr</a> for <a href="http://twitter.com/search?q=%239292">#9292</a> are online on SlideShare <a href="http://t.co/nOH0SOFB">http://t.co/nOH0SOFB</a>
+             <a href="http://twitter.com/cyril_lakech/statuses/210071310833946624">@</a>RT <a href="http://twitter.com/ngdata_com">@ngdata_com</a>: The Lily Data Repository now lives in Github - <a href="http://t.co/64DGJNZS">http://t.co/64DGJNZS</a> Enjoy! <a href="http://twitter.com/search?q=%23hbase">#hbase</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/TNRGlobal/statuses/210027076030447616">@</a>Solr’s out-of-the-box document processing architecture is tightly coupled with its indexing architecture. <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23Facts">#Facts</a> <a href="http://twitter.com/search?q=%23search">#search</a>
+             <a href="http://twitter.com/berlinbuzzwords/statuses/210032221246066688">@</a>RT <a href="http://twitter.com/anneveling">@anneveling</a>: The slides of my talk on <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> on Smart Autocompletion with <a href="http://twitter.com/search?q=%23solr">#solr</a> for <a href="http://twitter.com/search?q=%239292">#9292</a> are online on SlideShare <a href="http://t.co/nOH0SOFB">http://t.co/nOH0SOFB</a>
           </div>
           
         </div>