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/06 19:21:05 UTC

svn commit: r861095 - 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: Mon May  6 17:21:04 2013
New Revision: 861095

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 Mon May  6 17:21:04 2013
@@ -313,6 +313,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1479645;view=revision">r1479645</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3240">SOLR-3240</a>: add &quot;spellcheck.collateMaxCollectDocs&quot; (removing dead code). (<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=1479638;view=revision">r1479638</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3240">SOLR-3240</a>: add &quot;spellcheck.collateMaxCollectDocs&quot; for estimating collation hit-counts. (<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=1479471;view=revision">r1479471</a>
         switch to using KEYS file instead of lucene-version.zip.asc to determine whether a release exists (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -330,19 +342,6 @@
  (<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=1479148;view=revision">r1479148</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4963">LUCENE-4963</a>: Deprecate broken TokenFilter options.
- (<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=1479055;view=revision">r1479055</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4784">SOLR-4784</a>: Make class LuceneQParser public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</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 Mon May  6 17:21:04 2013
@@ -421,6 +421,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1479645;view=revision">r1479645</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3240">SOLR-3240</a>: add &quot;spellcheck.collateMaxCollectDocs&quot; (removing dead code). (<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=1479638;view=revision">r1479638</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3240">SOLR-3240</a>: add &quot;spellcheck.collateMaxCollectDocs&quot; for estimating collation hit-counts. (<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=1479471;view=revision">r1479471</a>
             switch to using KEYS file instead of lucene-version.zip.asc to determine whether a release exists (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -439,19 +451,6 @@ numeric fields or query relevancy scores
             <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=1479148;view=revision">r1479148</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4963">LUCENE-4963</a>: Deprecate broken TokenFilter options.
- (<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=1479055;view=revision">r1479055</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4784">SOLR-4784</a>: Make class LuceneQParser public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
-          </div>
-          
         </div>
         
       </div>
@@ -461,15 +460,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="https://twitter.com//statuses/331439144901410816">@</a>: RT <a href="http://twitter.com/otisg">@otisg</a>: Lucene 4.3 &amp; Solr 4.3 are out with loads of goodies! <a href="http://t.co/cZLP5oWFyn">http://t.co/cZLP5oWFyn</a> <a href="http://t.co/bSs9MGN11n">http://t.co/bSs9MGN11n</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="https://twitter.com//statuses/331458440130076672">@</a>: RT <a href="http://twitter.com/ErikHatcher">@ErikHatcher</a>: <a href="http://twitter.com/search?q=%23Lucene">#Lucene</a> and <a href="http://twitter.com/search?q=%23Solr">#Solr</a> 4.3 just released - <a href="http://t.co/UYHdI6fHI8">http://t.co/UYHdI6fHI8</a> - thanks <a href="http://twitter.com/s1m0nw">@s1m0nw</a> and community
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/331438694399619074">@</a>: RT <a href="http://twitter.com/ttennebkram">@ttennebkram</a>: <a href="http://twitter.com/treygrainger">@treygrainger</a> gave an awesome presentation <a href="http://t.co/qMBRbrTohi">http://t.co/qMBRbrTohi</a> on visual Data Analytics using <a href="http://twitter.com/search?q=%23Solr">#Solr</a> at <a href="http://twitter.com/LuceneSolrRev">@LuceneSolrRev</a>
+             <a href="https://twitter.com//statuses/331453619578736641">@</a>: RT <a href="http://twitter.com/otisg">@otisg</a>: Lucene 4.3 &amp; Solr 4.3 are out with loads of goodies! <a href="http://t.co/cZLP5oWFyn">http://t.co/cZLP5oWFyn</a> <a href="http://t.co/bSs9MGN11n">http://t.co/bSs9MGN11n</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/331436696077996032">@</a>: RT <a href="http://twitter.com/mediacurrent">@mediacurrent</a>: [webinar] Learn about the benefits of using <a href="http://twitter.com/search?q=%23Solr">#Solr</a> on your Drupal website. Sign-up today! <a href="http://t.co/MRVV7V9cji">http://t.co/MRVV7V9cji</a>
+             <a href="https://twitter.com//statuses/331450458302459904">@</a>: RT <a href="http://twitter.com/ErikHatcher">@ErikHatcher</a>: <a href="http://twitter.com/search?q=%23Lucene">#Lucene</a> and <a href="http://twitter.com/search?q=%23Solr">#Solr</a> 4.3 just released - <a href="http://t.co/UYHdI6fHI8">http://t.co/UYHdI6fHI8</a> - thanks <a href="http://twitter.com/s1m0nw">@s1m0nw</a> and community
           </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 Mon May  6 17:21:04 2013
@@ -313,6 +313,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1479645;view=revision">r1479645</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3240">SOLR-3240</a>: add &quot;spellcheck.collateMaxCollectDocs&quot; (removing dead code). (<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=1479638;view=revision">r1479638</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3240">SOLR-3240</a>: add &quot;spellcheck.collateMaxCollectDocs&quot; for estimating collation hit-counts. (<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=1479471;view=revision">r1479471</a>
         switch to using KEYS file instead of lucene-version.zip.asc to determine whether a release exists (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -330,19 +342,6 @@
  (<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=1479148;view=revision">r1479148</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4963">LUCENE-4963</a>: Deprecate broken TokenFilter options.
- (<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=1479055;view=revision">r1479055</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4784">SOLR-4784</a>: Make class LuceneQParser public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</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 Mon May  6 17:21:04 2013
@@ -421,6 +421,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1479645;view=revision">r1479645</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3240">SOLR-3240</a>: add &quot;spellcheck.collateMaxCollectDocs&quot; (removing dead code). (<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=1479638;view=revision">r1479638</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3240">SOLR-3240</a>: add &quot;spellcheck.collateMaxCollectDocs&quot; for estimating collation hit-counts. (<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=1479471;view=revision">r1479471</a>
             switch to using KEYS file instead of lucene-version.zip.asc to determine whether a release exists (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -439,19 +451,6 @@ numeric fields or query relevancy scores
             <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=1479148;view=revision">r1479148</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4963">LUCENE-4963</a>: Deprecate broken TokenFilter options.
- (<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=1479055;view=revision">r1479055</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4784">SOLR-4784</a>: Make class LuceneQParser public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
-          </div>
-          
         </div>
         
       </div>
@@ -461,15 +460,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="https://twitter.com//statuses/331439144901410816">@</a>: RT <a href="http://twitter.com/otisg">@otisg</a>: Lucene 4.3 &amp; Solr 4.3 are out with loads of goodies! <a href="http://t.co/cZLP5oWFyn">http://t.co/cZLP5oWFyn</a> <a href="http://t.co/bSs9MGN11n">http://t.co/bSs9MGN11n</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="https://twitter.com//statuses/331458440130076672">@</a>: RT <a href="http://twitter.com/ErikHatcher">@ErikHatcher</a>: <a href="http://twitter.com/search?q=%23Lucene">#Lucene</a> and <a href="http://twitter.com/search?q=%23Solr">#Solr</a> 4.3 just released - <a href="http://t.co/UYHdI6fHI8">http://t.co/UYHdI6fHI8</a> - thanks <a href="http://twitter.com/s1m0nw">@s1m0nw</a> and community
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/331438694399619074">@</a>: RT <a href="http://twitter.com/ttennebkram">@ttennebkram</a>: <a href="http://twitter.com/treygrainger">@treygrainger</a> gave an awesome presentation <a href="http://t.co/qMBRbrTohi">http://t.co/qMBRbrTohi</a> on visual Data Analytics using <a href="http://twitter.com/search?q=%23Solr">#Solr</a> at <a href="http://twitter.com/LuceneSolrRev">@LuceneSolrRev</a>
+             <a href="https://twitter.com//statuses/331453619578736641">@</a>: RT <a href="http://twitter.com/otisg">@otisg</a>: Lucene 4.3 &amp; Solr 4.3 are out with loads of goodies! <a href="http://t.co/cZLP5oWFyn">http://t.co/cZLP5oWFyn</a> <a href="http://t.co/bSs9MGN11n">http://t.co/bSs9MGN11n</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/331436696077996032">@</a>: RT <a href="http://twitter.com/mediacurrent">@mediacurrent</a>: [webinar] Learn about the benefits of using <a href="http://twitter.com/search?q=%23Solr">#Solr</a> on your Drupal website. Sign-up today! <a href="http://t.co/MRVV7V9cji">http://t.co/MRVV7V9cji</a>
+             <a href="https://twitter.com//statuses/331450458302459904">@</a>: RT <a href="http://twitter.com/ErikHatcher">@ErikHatcher</a>: <a href="http://twitter.com/search?q=%23Lucene">#Lucene</a> and <a href="http://twitter.com/search?q=%23Solr">#Solr</a> 4.3 just released - <a href="http://t.co/UYHdI6fHI8">http://t.co/UYHdI6fHI8</a> - thanks <a href="http://twitter.com/s1m0nw">@s1m0nw</a> and community
           </div>
           
         </div>