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/13 15:21:07 UTC

svn commit: r821591 - 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 Jun 13 13:21:07 2012
New Revision: 821591

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 Jun 13 13:21:07 2012
@@ -306,35 +306,34 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349758;view=revision">r1349758</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4142">LUCENE-4142</a>: AnalyzerWrapper doesn't work with CharFilters (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349830;view=revision">r1349830</a>
+        Update Kuromoji dictionary following changes in FST serialization format.
+ (<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=1349671;view=revision">r1349671</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3540">SOLR-3540</a> set data dir for core0 so that tests don't clash (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349828;view=revision">r1349828</a>
+        add more details on test failure (<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=1349664;view=revision">r1349664</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3541">SOLR-3541</a> add missing solrj dependencies to binary package
-
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349826;view=revision">r1349826</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4120">LUCENE-4120</a>: FST.pack: Use packed integer arrays for improved memory efficiency.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+        <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=1349633;view=revision">r1349633</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3511">SOLR-3511</a> be less aggressive when killing overseer during the test
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349802;view=revision">r1349802</a>
+        beef up test for deletes a bit (<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=1349622;view=revision">r1349622</a>
-        fix bad assert (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349795;view=revision">r1349795</a>
+        add stress test for postings reader (<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 Wed Jun 13 13:21:07 2012
@@ -400,35 +400,34 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349758;view=revision">r1349758</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4142">LUCENE-4142</a>: AnalyzerWrapper doesn't work with CharFilters (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349830;view=revision">r1349830</a>
+            Update Kuromoji dictionary following changes in FST serialization format.
+ (<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=1349671;view=revision">r1349671</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3540">SOLR-3540</a> set data dir for core0 so that tests don't clash (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349828;view=revision">r1349828</a>
+            add more details on test failure (<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=1349664;view=revision">r1349664</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3541">SOLR-3541</a> add missing solrj dependencies to binary package
-
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349826;view=revision">r1349826</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4120">LUCENE-4120</a>: FST.pack: Use packed integer arrays for improved memory efficiency.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+            <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=1349633;view=revision">r1349633</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3511">SOLR-3511</a> be less aggressive when killing overseer during the test
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349802;view=revision">r1349802</a>
+            beef up test for deletes a bit (<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=1349622;view=revision">r1349622</a>
-            fix bad assert (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349795;view=revision">r1349795</a>
+            add stress test for postings reader (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
@@ -441,15 +440,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/patrickDurusau/statuses/212877158312443904">@</a>Optimizing Findability in Lucene and Solr <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23findability">#findability</a> - <a href="http://t.co/zh4yIqrK">http://t.co/zh4yIqrK</a>
+             <a href="http://twitter.com/TNRGlobal/statuses/212893100593512448">@</a>Have you heard about our new relationship with Lucid?  <a href="http://t.co/MPmW1qQj">http://t.co/MPmW1qQj</a>  <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23Search">#Search</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/searchblox/statuses/212859169768873985">@</a>Great response to SearchBlox 7 Beta. If you have not tried it out... pls email us at info<a href="http://twitter.com/searchblox">@searchblox</a>.com for a beta invite. <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/lucianprecup/statuses/212885989142691840">@</a>Poll <a href="http://twitter.com/breizhcamp">@breizhcamp</a> : Vous comptez voir 1/ <a href="http://twitter.com/search?q=%23Solr">#Solr</a> in Action 2/ <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> in Action 3/ les deux. Reply ou <a href="https://t.co/2k4oNj6Q">https://t.co/2k4oNj6Q</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/borjasant/statuses/212841641881505792">@</a>fricking ace man! RT <a href="http://twitter.com/JohnRTomlinson">@JohnRTomlinson</a>: RT <a href="http://twitter.com/Colbenson">@Colbenson</a>: I love the Walter Ferguson track! <a href="http://twitter.com/search?q=%23Apache">#Apache</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://t.co/TUnVpWeT">http://t.co/TUnVpWeT</a>
+             <a href="http://twitter.com/patrickDurusau/statuses/212877158312443904">@</a>Optimizing Findability in Lucene and Solr <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23findability">#findability</a> - <a href="http://t.co/zh4yIqrK">http://t.co/zh4yIqrK</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 Jun 13 13:21:07 2012
@@ -306,35 +306,34 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349758;view=revision">r1349758</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4142">LUCENE-4142</a>: AnalyzerWrapper doesn't work with CharFilters (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349830;view=revision">r1349830</a>
+        Update Kuromoji dictionary following changes in FST serialization format.
+ (<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=1349671;view=revision">r1349671</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3540">SOLR-3540</a> set data dir for core0 so that tests don't clash (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349828;view=revision">r1349828</a>
+        add more details on test failure (<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=1349664;view=revision">r1349664</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3541">SOLR-3541</a> add missing solrj dependencies to binary package
-
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349826;view=revision">r1349826</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4120">LUCENE-4120</a>: FST.pack: Use packed integer arrays for improved memory efficiency.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+        <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=1349633;view=revision">r1349633</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3511">SOLR-3511</a> be less aggressive when killing overseer during the test
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349802;view=revision">r1349802</a>
+        beef up test for deletes a bit (<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=1349622;view=revision">r1349622</a>
-        fix bad assert (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1349795;view=revision">r1349795</a>
+        add stress test for postings reader (<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 Wed Jun 13 13:21:07 2012
@@ -400,35 +400,34 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349758;view=revision">r1349758</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4142">LUCENE-4142</a>: AnalyzerWrapper doesn't work with CharFilters (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349830;view=revision">r1349830</a>
+            Update Kuromoji dictionary following changes in FST serialization format.
+ (<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=1349671;view=revision">r1349671</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3540">SOLR-3540</a> set data dir for core0 so that tests don't clash (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349828;view=revision">r1349828</a>
+            add more details on test failure (<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=1349664;view=revision">r1349664</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3541">SOLR-3541</a> add missing solrj dependencies to binary package
-
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349826;view=revision">r1349826</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4120">LUCENE-4120</a>: FST.pack: Use packed integer arrays for improved memory efficiency.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+            <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=1349633;view=revision">r1349633</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3511">SOLR-3511</a> be less aggressive when killing overseer during the test
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#siren">siren</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349802;view=revision">r1349802</a>
+            beef up test for deletes a bit (<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=1349622;view=revision">r1349622</a>
-            fix bad assert (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1349795;view=revision">r1349795</a>
+            add stress test for postings reader (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
@@ -441,15 +440,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/patrickDurusau/statuses/212877158312443904">@</a>Optimizing Findability in Lucene and Solr <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23findability">#findability</a> - <a href="http://t.co/zh4yIqrK">http://t.co/zh4yIqrK</a>
+             <a href="http://twitter.com/TNRGlobal/statuses/212893100593512448">@</a>Have you heard about our new relationship with Lucid?  <a href="http://t.co/MPmW1qQj">http://t.co/MPmW1qQj</a>  <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23Search">#Search</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/searchblox/statuses/212859169768873985">@</a>Great response to SearchBlox 7 Beta. If you have not tried it out... pls email us at info<a href="http://twitter.com/searchblox">@searchblox</a>.com for a beta invite. <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/lucianprecup/statuses/212885989142691840">@</a>Poll <a href="http://twitter.com/breizhcamp">@breizhcamp</a> : Vous comptez voir 1/ <a href="http://twitter.com/search?q=%23Solr">#Solr</a> in Action 2/ <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> in Action 3/ les deux. Reply ou <a href="https://t.co/2k4oNj6Q">https://t.co/2k4oNj6Q</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/borjasant/statuses/212841641881505792">@</a>fricking ace man! RT <a href="http://twitter.com/JohnRTomlinson">@JohnRTomlinson</a>: RT <a href="http://twitter.com/Colbenson">@Colbenson</a>: I love the Walter Ferguson track! <a href="http://twitter.com/search?q=%23Apache">#Apache</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://t.co/TUnVpWeT">http://t.co/TUnVpWeT</a>
+             <a href="http://twitter.com/patrickDurusau/statuses/212877158312443904">@</a>Optimizing Findability in Lucene and Solr <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23findability">#findability</a> - <a href="http://t.co/zh4yIqrK">http://t.co/zh4yIqrK</a>
           </div>
           
         </div>