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/12 12:21:03 UTC

svn commit: r808379 - 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 Mar 12 11:21:02 2012
New Revision: 808379

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 Mar 12 11:21:02 2012
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1299607;view=revision">r1299607</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2202">SOLR-2202</a>: Fix typo in typeName of trielong (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1299602;view=revision">r1299602</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2202">SOLR-2202</a>: Avoid dependency on &quot;tlong&quot; and &quot;string&quot; in schema, add precisionStep param (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1299510;view=revision">r1299510</a>
         add javadocs pointers to SPI for Codec/PostingsFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -321,18 +333,6 @@
         Changed jetty-maven-plugin documentation URL to the one covering v7+ (previously covered only up to v6) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1299384;view=revision">r1299384</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3859">LUCENE-3859</a>: deprecate AtomicReader.hasNorms, implement via fieldinfos, make final, and cleanup/javadoc some related fieldinfos methods (<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=1299382;view=revision">r1299382</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3860">LUCENE-3860</a>: factor out a shared CheckIndex.checkDocValues, used by both testDocValues and testFieldNorms (<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 Mon Mar 12 11:21:02 2012
@@ -400,6 +400,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=1299607;view=revision">r1299607</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2202">SOLR-2202</a>: Fix typo in typeName of trielong (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1299602;view=revision">r1299602</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2202">SOLR-2202</a>: Avoid dependency on &quot;tlong&quot; and &quot;string&quot; in schema, add precisionStep param (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1299510;view=revision">r1299510</a>
             add javadocs pointers to SPI for Codec/PostingsFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1299384;view=revision">r1299384</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3859">LUCENE-3859</a>: deprecate AtomicReader.hasNorms, implement via fieldinfos, make final, and cleanup/javadoc some related fieldinfos methods (<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=1299382;view=revision">r1299382</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3860">LUCENE-3860</a>: factor out a shared CheckIndex.checkDocValues, used by both testDocValues and testFieldNorms (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </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/nopiedra/statuses/179088715233239040">@</a>State of Solandra - Summer 2011 <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23Cassandra">#Cassandra</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> - <a href="http://t.co/UlMrh2e8">http://t.co/UlMrh2e8</a> (via <a href="http://twitter.com/patrickDurusau">@patrickDurusau</a>)
+             <a href="http://twitter.com/keesschepers/statuses/179162322051403776">@</a>Finally got my <a href="http://twitter.com/search?q=%23Solr">#Solr</a> MultiCore set-up running with master/slave replication, nice!
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/JaiHirsch/statuses/179011923063488512">@</a>Lots of fun this afternoon working with <a href="http://twitter.com/search?q=%23mongodb">#mongodb</a> / <a href="http://twitter.com/search?q=%23gridfs">#gridfs</a> and file compression / encryption.  <a href="http://twitter.com/search?q=%23solr">#solr</a> installed, time to learn indexing
+             <a href="http://twitter.com/xaos_brb/statuses/179162080128147456">@</a>Solarium is an opensource Solr client library for PHP applications <a href="http://twitter.com/search?q=%23solarium">#solarium</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://t.co/9ZJ02ecv">http://t.co/9ZJ02ecv</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/rachbelaid/statuses/179010142816321536">@</a><a href="https://t.co/d5Dvjs4D">https://t.co/d5Dvjs4D</a> Sunburnt is a Python-based interface for working with the Apache Solr search engine. <a href="http://twitter.com/search?q=%23python">#python</a> <a href="http://twitter.com/search?q=%23SOLR">#SOLR</a> seen at the <a href="http://twitter.com/search?q=%23Pycon">#Pycon</a>
+             <a href="http://twitter.com/minimal_name/statuses/179160168167247872">@</a>RT <a href="http://twitter.com/patrickDurusau">@patrickDurusau</a>: Lucene/Solr 3.4.0 Released <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://t.co/OocldHpl">http://t.co/OocldHpl</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 Mon Mar 12 11:21:02 2012
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1299607;view=revision">r1299607</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2202">SOLR-2202</a>: Fix typo in typeName of trielong (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1299602;view=revision">r1299602</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2202">SOLR-2202</a>: Avoid dependency on &quot;tlong&quot; and &quot;string&quot; in schema, add precisionStep param (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1299510;view=revision">r1299510</a>
         add javadocs pointers to SPI for Codec/PostingsFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -321,18 +333,6 @@
         Changed jetty-maven-plugin documentation URL to the one covering v7+ (previously covered only up to v6) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1299384;view=revision">r1299384</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3859">LUCENE-3859</a>: deprecate AtomicReader.hasNorms, implement via fieldinfos, make final, and cleanup/javadoc some related fieldinfos methods (<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=1299382;view=revision">r1299382</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3860">LUCENE-3860</a>: factor out a shared CheckIndex.checkDocValues, used by both testDocValues and testFieldNorms (<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 Mon Mar 12 11:21:02 2012
@@ -400,6 +400,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=1299607;view=revision">r1299607</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2202">SOLR-2202</a>: Fix typo in typeName of trielong (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1299602;view=revision">r1299602</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2202">SOLR-2202</a>: Avoid dependency on &quot;tlong&quot; and &quot;string&quot; in schema, add precisionStep param (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1299510;view=revision">r1299510</a>
             add javadocs pointers to SPI for Codec/PostingsFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1299384;view=revision">r1299384</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3859">LUCENE-3859</a>: deprecate AtomicReader.hasNorms, implement via fieldinfos, make final, and cleanup/javadoc some related fieldinfos methods (<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=1299382;view=revision">r1299382</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3860">LUCENE-3860</a>: factor out a shared CheckIndex.checkDocValues, used by both testDocValues and testFieldNorms (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </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/nopiedra/statuses/179088715233239040">@</a>State of Solandra - Summer 2011 <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23Cassandra">#Cassandra</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> - <a href="http://t.co/UlMrh2e8">http://t.co/UlMrh2e8</a> (via <a href="http://twitter.com/patrickDurusau">@patrickDurusau</a>)
+             <a href="http://twitter.com/keesschepers/statuses/179162322051403776">@</a>Finally got my <a href="http://twitter.com/search?q=%23Solr">#Solr</a> MultiCore set-up running with master/slave replication, nice!
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/JaiHirsch/statuses/179011923063488512">@</a>Lots of fun this afternoon working with <a href="http://twitter.com/search?q=%23mongodb">#mongodb</a> / <a href="http://twitter.com/search?q=%23gridfs">#gridfs</a> and file compression / encryption.  <a href="http://twitter.com/search?q=%23solr">#solr</a> installed, time to learn indexing
+             <a href="http://twitter.com/xaos_brb/statuses/179162080128147456">@</a>Solarium is an opensource Solr client library for PHP applications <a href="http://twitter.com/search?q=%23solarium">#solarium</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://t.co/9ZJ02ecv">http://t.co/9ZJ02ecv</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/rachbelaid/statuses/179010142816321536">@</a><a href="https://t.co/d5Dvjs4D">https://t.co/d5Dvjs4D</a> Sunburnt is a Python-based interface for working with the Apache Solr search engine. <a href="http://twitter.com/search?q=%23python">#python</a> <a href="http://twitter.com/search?q=%23SOLR">#SOLR</a> seen at the <a href="http://twitter.com/search?q=%23Pycon">#Pycon</a>
+             <a href="http://twitter.com/minimal_name/statuses/179160168167247872">@</a>RT <a href="http://twitter.com/patrickDurusau">@patrickDurusau</a>: Lucene/Solr 3.4.0 Released <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://t.co/OocldHpl">http://t.co/OocldHpl</a>
           </div>
           
         </div>