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/28 06:21:36 UTC

svn commit: r810336 - 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 28 04:21:35 2012
New Revision: 810336

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 28 04:21:35 2012
@@ -305,32 +305,32 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306103;view=revision">r1306103</a>
-        add style for codefrag css class so they are monospace and stand out a bi more (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306152;view=revision">r1306152</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-435">SOLR-435</a> Improvements to <a href="https://issues.apache.org/jira/browse/SOLR-2001">SOLR-2001</a> (blank 'q') includes empty string check, dismax support, and test (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306077;view=revision">r1306077</a>
-        update sample command output in tutorial to be more current then 2009 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306140;view=revision">r1306140</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3283">SOLR-3283</a> PingRequestHandler make qt optional (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306067;view=revision">r1306067</a>
-        point to the download redir URL (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306138;view=revision">r1306138</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3161">SOLR-3161</a> register &quot;/select&quot; as the default handler if it isn't already.  Remove old DEFAULT_HANDLER_NAME=&quot;standard&quot; constant which hasn't been used in... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306054;view=revision">r1306054</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3261">SOLR-3261</a>: Fix edismax to respect query operators when literal colons are used in query string (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306103;view=revision">r1306103</a>
+        add style for codefrag css class so they are monospace and stand out a bi more (<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=1306033;view=revision">r1306033</a>
-        tweak example &lt;lib/&gt; declarations so license files aren't added to classpath, also fix so langid deps are included (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306077;view=revision">r1306077</a>
+        update sample command output in tutorial to be more current then 2009 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 28 04:21:35 2012
@@ -400,32 +400,32 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306103;view=revision">r1306103</a>
-            add style for codefrag css class so they are monospace and stand out a bi more (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306152;view=revision">r1306152</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-435">SOLR-435</a> Improvements to <a href="https://issues.apache.org/jira/browse/SOLR-2001">SOLR-2001</a> (blank 'q') includes empty string check, dismax support, and test (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306077;view=revision">r1306077</a>
-            update sample command output in tutorial to be more current then 2009 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306140;view=revision">r1306140</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3283">SOLR-3283</a> PingRequestHandler make qt optional (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306067;view=revision">r1306067</a>
-            point to the download redir URL (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306138;view=revision">r1306138</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3161">SOLR-3161</a> register &quot;/select&quot; as the default handler if it isn't already.  Remove old DEFAULT_HANDLER_NAME=&quot;standard&quot; constant which hasn't been used in... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306054;view=revision">r1306054</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3261">SOLR-3261</a>: Fix edismax to respect query operators when literal colons are used in query string (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306103;view=revision">r1306103</a>
+            add style for codefrag css class so they are monospace and stand out a bi more (<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=1306033;view=revision">r1306033</a>
-            tweak example &lt;lib/&gt; declarations so license files aren't added to classpath, also fix so langid deps are included (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306077;view=revision">r1306077</a>
+            update sample command output in tutorial to be more current then 2009 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
@@ -438,15 +438,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/mbrevoort/statuses/184828334050525184">@</a>RT <a href="http://twitter.com/rbramley">@rbramley</a>: GitHub pull request sent to <a href="http://twitter.com/mbrevoort">@mbrevoort</a> to merge in the <a href="http://twitter.com/search?q=%23Grails">#Grails</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> plugin upgrades to Grails 2.0.1 & Solr 3.5.0
+             <a href="http://twitter.com/tyrnykillr/statuses/184850827758927873">@</a>I'm dj a minute <a href="http://twitter.com/search?q=%23Staind.">#Staind.</a> <a href="http://t.co/13L2bsRs">http://t.co/13L2bsRs</a> <a href="http://twitter.com/search?q=%23Rockon">#Rockon</a> brother. <a href="http://twitter.com/search?q=%23PGR">#PGR</a> <a href="http://twitter.com/search?q=%23SOLR">#SOLR</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/radhouani/statuses/184816208216997888">@</a>Scaling <a href="http://twitter.com/search?q=%23Solr">#Solr</a> Indexing with <a href="http://twitter.com/search?q=%23SolrCloud,">#SolrCloud,</a> <a href="http://twitter.com/search?q=%23Hadoop">#Hadoop</a> and <a href="http://twitter.com/search?q=%23Behemoth:">#Behemoth:</a> <a href="http://t.co/0hXH5u5I">http://t.co/0hXH5u5I</a> <a href="http://twitter.com/search?q=%23BigData">#BigData</a>
+             <a href="http://twitter.com/mbrevoort/statuses/184828334050525184">@</a>RT <a href="http://twitter.com/rbramley">@rbramley</a>: GitHub pull request sent to <a href="http://twitter.com/mbrevoort">@mbrevoort</a> to merge in the <a href="http://twitter.com/search?q=%23Grails">#Grails</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> plugin upgrades to Grails 2.0.1 & Solr 3.5.0
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/haruyama/statuses/184803085217046528">@</a>RT <a href="http://twitter.com/johtani">@johtani</a>: [<a href="http://twitter.com/search?q=%23SOLR-3282]">#SOLR-3282]</a> Perform Kuromoji/Japanese stability test before 3.6 freeze - ASF JIRA <a href="https://t.co/oSnnHkkF">https://t.co/oSnnHkkF</a>
+             <a href="http://twitter.com/radhouani/statuses/184816208216997888">@</a>Scaling <a href="http://twitter.com/search?q=%23Solr">#Solr</a> Indexing with <a href="http://twitter.com/search?q=%23SolrCloud,">#SolrCloud,</a> <a href="http://twitter.com/search?q=%23Hadoop">#Hadoop</a> and <a href="http://twitter.com/search?q=%23Behemoth:">#Behemoth:</a> <a href="http://t.co/0hXH5u5I">http://t.co/0hXH5u5I</a> <a href="http://twitter.com/search?q=%23BigData">#BigData</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 28 04:21:35 2012
@@ -305,32 +305,32 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306103;view=revision">r1306103</a>
-        add style for codefrag css class so they are monospace and stand out a bi more (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306152;view=revision">r1306152</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-435">SOLR-435</a> Improvements to <a href="https://issues.apache.org/jira/browse/SOLR-2001">SOLR-2001</a> (blank 'q') includes empty string check, dismax support, and test (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306077;view=revision">r1306077</a>
-        update sample command output in tutorial to be more current then 2009 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306140;view=revision">r1306140</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3283">SOLR-3283</a> PingRequestHandler make qt optional (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306067;view=revision">r1306067</a>
-        point to the download redir URL (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306138;view=revision">r1306138</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3161">SOLR-3161</a> register &quot;/select&quot; as the default handler if it isn't already.  Remove old DEFAULT_HANDLER_NAME=&quot;standard&quot; constant which hasn't been used in... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306054;view=revision">r1306054</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3261">SOLR-3261</a>: Fix edismax to respect query operators when literal colons are used in query string (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306103;view=revision">r1306103</a>
+        add style for codefrag css class so they are monospace and stand out a bi more (<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=1306033;view=revision">r1306033</a>
-        tweak example &lt;lib/&gt; declarations so license files aren't added to classpath, also fix so langid deps are included (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1306077;view=revision">r1306077</a>
+        update sample command output in tutorial to be more current then 2009 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 28 04:21:35 2012
@@ -400,32 +400,32 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306103;view=revision">r1306103</a>
-            add style for codefrag css class so they are monospace and stand out a bi more (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306152;view=revision">r1306152</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-435">SOLR-435</a> Improvements to <a href="https://issues.apache.org/jira/browse/SOLR-2001">SOLR-2001</a> (blank 'q') includes empty string check, dismax support, and test (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306077;view=revision">r1306077</a>
-            update sample command output in tutorial to be more current then 2009 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306140;view=revision">r1306140</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3283">SOLR-3283</a> PingRequestHandler make qt optional (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306067;view=revision">r1306067</a>
-            point to the download redir URL (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306138;view=revision">r1306138</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3161">SOLR-3161</a> register &quot;/select&quot; as the default handler if it isn't already.  Remove old DEFAULT_HANDLER_NAME=&quot;standard&quot; constant which hasn't been used in... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306054;view=revision">r1306054</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3261">SOLR-3261</a>: Fix edismax to respect query operators when literal colons are used in query string (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306103;view=revision">r1306103</a>
+            add style for codefrag css class so they are monospace and stand out a bi more (<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=1306033;view=revision">r1306033</a>
-            tweak example &lt;lib/&gt; declarations so license files aren't added to classpath, also fix so langid deps are included (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1306077;view=revision">r1306077</a>
+            update sample command output in tutorial to be more current then 2009 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
@@ -438,15 +438,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/mbrevoort/statuses/184828334050525184">@</a>RT <a href="http://twitter.com/rbramley">@rbramley</a>: GitHub pull request sent to <a href="http://twitter.com/mbrevoort">@mbrevoort</a> to merge in the <a href="http://twitter.com/search?q=%23Grails">#Grails</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> plugin upgrades to Grails 2.0.1 & Solr 3.5.0
+             <a href="http://twitter.com/tyrnykillr/statuses/184850827758927873">@</a>I'm dj a minute <a href="http://twitter.com/search?q=%23Staind.">#Staind.</a> <a href="http://t.co/13L2bsRs">http://t.co/13L2bsRs</a> <a href="http://twitter.com/search?q=%23Rockon">#Rockon</a> brother. <a href="http://twitter.com/search?q=%23PGR">#PGR</a> <a href="http://twitter.com/search?q=%23SOLR">#SOLR</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/radhouani/statuses/184816208216997888">@</a>Scaling <a href="http://twitter.com/search?q=%23Solr">#Solr</a> Indexing with <a href="http://twitter.com/search?q=%23SolrCloud,">#SolrCloud,</a> <a href="http://twitter.com/search?q=%23Hadoop">#Hadoop</a> and <a href="http://twitter.com/search?q=%23Behemoth:">#Behemoth:</a> <a href="http://t.co/0hXH5u5I">http://t.co/0hXH5u5I</a> <a href="http://twitter.com/search?q=%23BigData">#BigData</a>
+             <a href="http://twitter.com/mbrevoort/statuses/184828334050525184">@</a>RT <a href="http://twitter.com/rbramley">@rbramley</a>: GitHub pull request sent to <a href="http://twitter.com/mbrevoort">@mbrevoort</a> to merge in the <a href="http://twitter.com/search?q=%23Grails">#Grails</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> plugin upgrades to Grails 2.0.1 & Solr 3.5.0
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/haruyama/statuses/184803085217046528">@</a>RT <a href="http://twitter.com/johtani">@johtani</a>: [<a href="http://twitter.com/search?q=%23SOLR-3282]">#SOLR-3282]</a> Perform Kuromoji/Japanese stability test before 3.6 freeze - ASF JIRA <a href="https://t.co/oSnnHkkF">https://t.co/oSnnHkkF</a>
+             <a href="http://twitter.com/radhouani/statuses/184816208216997888">@</a>Scaling <a href="http://twitter.com/search?q=%23Solr">#Solr</a> Indexing with <a href="http://twitter.com/search?q=%23SolrCloud,">#SolrCloud,</a> <a href="http://twitter.com/search?q=%23Hadoop">#Hadoop</a> and <a href="http://twitter.com/search?q=%23Behemoth:">#Behemoth:</a> <a href="http://t.co/0hXH5u5I">http://t.co/0hXH5u5I</a> <a href="http://twitter.com/search?q=%23BigData">#BigData</a>
           </div>
           
         </div>