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

svn commit: r903171 - 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: Sun Mar 23 16:21:03 2014
New Revision: 903171

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 Sun Mar 23 16:21:03 2014
@@ -304,32 +304,32 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580490;view=revision">r1580490</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5545">LUCENE-5545</a>: add SortRescorer and Expression.getRescorer (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580518;view=revision">r1580518</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5528">LUCENE-5528</a>: remove generics (<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=1580465;view=revision">r1580465</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Removed unused methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580515;view=revision">r1580515</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5228">SOLR-5228</a>: Deprecate &lt;fields&gt; and &lt;types&gt; tags in schema.xml (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#erick">erick</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580463;view=revision">r1580463</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: A new Overseer status collection API exposes overseer queue sizes, timing statistics, success and error counts and last... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580510;view=revision">r1580510</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5528">LUCENE-5528</a>: add contexts to AnalyzingInfixSuggester (<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=1580294;view=revision">r1580294</a>
-        Don't swallow exception in getLatestVersion. Refactored some odd if conditions. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580490;view=revision">r1580490</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5545">LUCENE-5545</a>: add SortRescorer and Expression.getRescorer (<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=1580290;view=revision">r1580290</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5895">SOLR-5895</a>: JavaBinLoader hides IOExceptions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580465;view=revision">r1580465</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Removed unused methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</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 Sun Mar 23 16:21:03 2014
@@ -419,32 +419,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=1580490;view=revision">r1580490</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5545">LUCENE-5545</a>: add SortRescorer and Expression.getRescorer (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580518;view=revision">r1580518</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5528">LUCENE-5528</a>: remove generics (<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=1580465;view=revision">r1580465</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Removed unused methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580515;view=revision">r1580515</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5228">SOLR-5228</a>: Deprecate &lt;fields&gt; and &lt;types&gt; tags in schema.xml (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#erick">erick</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580463;view=revision">r1580463</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: A new Overseer status collection API exposes overseer queue sizes, timing statistics, success and error counts and last... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580510;view=revision">r1580510</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5528">LUCENE-5528</a>: add contexts to AnalyzingInfixSuggester (<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=1580294;view=revision">r1580294</a>
-            Don't swallow exception in getLatestVersion. Refactored some odd if conditions. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580490;view=revision">r1580490</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5545">LUCENE-5545</a>: add SortRescorer and Expression.getRescorer (<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=1580290;view=revision">r1580290</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5895">SOLR-5895</a>: JavaBinLoader hides IOExceptions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580465;view=revision">r1580465</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Removed unused methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
           </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 Sun Mar 23 16:21:03 2014
@@ -304,32 +304,32 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580490;view=revision">r1580490</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5545">LUCENE-5545</a>: add SortRescorer and Expression.getRescorer (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580518;view=revision">r1580518</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5528">LUCENE-5528</a>: remove generics (<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=1580465;view=revision">r1580465</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Removed unused methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580515;view=revision">r1580515</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5228">SOLR-5228</a>: Deprecate &lt;fields&gt; and &lt;types&gt; tags in schema.xml (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#erick">erick</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580463;view=revision">r1580463</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: A new Overseer status collection API exposes overseer queue sizes, timing statistics, success and error counts and last... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580510;view=revision">r1580510</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5528">LUCENE-5528</a>: add contexts to AnalyzingInfixSuggester (<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=1580294;view=revision">r1580294</a>
-        Don't swallow exception in getLatestVersion. Refactored some odd if conditions. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580490;view=revision">r1580490</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5545">LUCENE-5545</a>: add SortRescorer and Expression.getRescorer (<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=1580290;view=revision">r1580290</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5895">SOLR-5895</a>: JavaBinLoader hides IOExceptions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1580465;view=revision">r1580465</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Removed unused methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</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 Sun Mar 23 16:21:03 2014
@@ -419,32 +419,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=1580490;view=revision">r1580490</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5545">LUCENE-5545</a>: add SortRescorer and Expression.getRescorer (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580518;view=revision">r1580518</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5528">LUCENE-5528</a>: remove generics (<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=1580465;view=revision">r1580465</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Removed unused methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580515;view=revision">r1580515</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5228">SOLR-5228</a>: Deprecate &lt;fields&gt; and &lt;types&gt; tags in schema.xml (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#erick">erick</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580463;view=revision">r1580463</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: A new Overseer status collection API exposes overseer queue sizes, timing statistics, success and error counts and last... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580510;view=revision">r1580510</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5528">LUCENE-5528</a>: add contexts to AnalyzingInfixSuggester (<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=1580294;view=revision">r1580294</a>
-            Don't swallow exception in getLatestVersion. Refactored some odd if conditions. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580490;view=revision">r1580490</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5545">LUCENE-5545</a>: add SortRescorer and Expression.getRescorer (<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=1580290;view=revision">r1580290</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5895">SOLR-5895</a>: JavaBinLoader hides IOExceptions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1580465;view=revision">r1580465</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5749">SOLR-5749</a>: Removed unused methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
           </div>