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/02/19 15:15:10 UTC

svn commit: r805353 - in /websites/production/lucene/content: core/index.html index.html solr/index.html

Author: buildbot
Date: Sun Feb 19 14:15:10 2012
New Revision: 805353

Log:
Production 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

Modified: websites/production/lucene/content/core/index.html
==============================================================================
--- websites/production/lucene/content/core/index.html (original)
+++ websites/production/lucene/content/core/index.html Sun Feb 19 14:15:10 2012
@@ -514,6 +514,12 @@ once a segment is finished.</li>
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1291003;view=revision">r1291003</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3126">SOLR-3126</a>: test changes to handle deletes surviving restart (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1290941;view=revision">r1290941</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-3126">SOLR-3126</a>: restore old deletes via tlog so peersync won't reorder (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
@@ -536,12 +542,6 @@ once a segment is finished.</li>
         Update migrate docs for live docs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1290830;view=revision">r1290830</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3762">LUCENE-3762</a>: update README to indicate junit 4.10.x (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-      </div>
     </div></div>
     
     
@@ -611,6 +611,12 @@ junit.framework.AssertionFailedError: ex
     <div id="core-user-mail">
       <h1>Latest Core User</h1>
       <div class="status-item">
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCA+huq0Dvj-thqZOmPbxsEpXDuCP6=-JQqpyvnUXcb7fe5dtrAg@mail.gmail.com%3e">How to separate one index into multiple?</a></h4>
+        <div class="section-content">
+        Hi,<br />&nbsp;<br />I have one index which is mixed by multiple categories. How can I separate
+it by category? I...
+        </div>
+      
       <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCBC85A68-87B7-4571-830B-BD9633519734@mikemccandless.com%3e">Re: Concurrency and multiple merge threads</a></h4>
         <div class="section-content">
         Sounds like a nice machine!<br />&nbsp;<br />It's frustrating that RAMFile even has any sync'd methods... Lucene is write once, so...
@@ -620,12 +626,6 @@ junit.framework.AssertionFailedError: ex
         <div class="section-content">
         hi<br />&nbsp;<br />thanks for your reply,<br />&nbsp;<br />but, if  i add one extra word *[abc]* in all three document and...
         </div>
-      
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F407C68.8040400@fastmail.co.uk%3e">Re: Concurrency and multiple merge threads</a></h4>
-        <div class="section-content">
-        Your not very clear about where you see the specific slow operations, at 
-search or re-index time.<br />&nbsp;<br />I am...
-        </div>
       </div>
     </div>
     

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Sun Feb 19 14:15:10 2012
@@ -641,11 +641,11 @@ as well as new analysis capabilities.</l
         <div id="core-user-mail">
           <h1>Latest Core User</h1>
           <div class="status-item">
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCA+huq0Dvj-thqZOmPbxsEpXDuCP6=-JQqpyvnUXcb7fe5dtrAg@mail.gmail.com%3e">How to separate one index into multiple?</a></h4>
+          
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCBC85A68-87B7-4571-830B-BD9633519734@mikemccandless.com%3e">Re: Concurrency and multiple merge threads</a></h4>
           
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAOJ6vpDmA7CgQpOsefq42tC8+Ff2NS-kon8=AeRUtzGi-9KexQ@mail.gmail.com%3e">Re: Top matched data should be on Top</a></h4>
-          
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F407C68.8040400@fastmail.co.uk%3e">Re: Concurrency and multiple merge threads</a></h4>
           </div>
         </div>
         <div id="solr-user-mail">

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Sun Feb 19 14:15:10 2012
@@ -482,6 +482,12 @@ as well as new analysis capabilities.</l
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1291003;view=revision">r1291003</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3126">SOLR-3126</a>: test changes to handle deletes surviving restart (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1290941;view=revision">r1290941</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-3126">SOLR-3126</a>: restore old deletes via tlog so peersync won't reorder (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
@@ -505,12 +511,6 @@ as well as new analysis capabilities.</l
             <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1290830;view=revision">r1290830</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3762">LUCENE-3762</a>: update README to indicate junit 4.10.x (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </div>
         
       </div>
@@ -615,15 +615,15 @@ like it is...
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/patrickDurusau/statuses/171142033023569923">@</a>The 7 Deadly Sins of Solr <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23search">#search</a> <a href="http://twitter.com/search?q=%23sins">#sins</a> - <a href="http://t.co/qvR9BJvv">http://t.co/qvR9BJvv</a>
+             <a href="http://twitter.com/keithkim/statuses/171232793760776192">@</a>RT <a href="http://twitter.com/DZone">@DZone</a>: "Solr Monitoring Poll" <a href="http://t.co/9LgXqtkC">http://t.co/9LgXqtkC</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/patrickDurusau/statuses/171081588707307520">@</a>Different ways to make auto suggestions with Solr <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23auto-complete">#auto-complete</a> <a href="http://twitter.com/search?q=%23suggestions">#suggestions</a> - <a href="http://t.co/9NEM23rt">http://t.co/9NEM23rt</a>
+             <a href="http://twitter.com/DZone/statuses/171225085963804672">@</a>"Solr Monitoring Poll" <a href="http://t.co/9LgXqtkC">http://t.co/9LgXqtkC</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/paigec72/statuses/170963468088918016">@</a>Great article discussing different ways to implement <a href="http://twitter.com/search?q=%23autosuggest">#autosuggest</a> with <a href="http://twitter.com/search?q=%23solr">#solr</a> - <a href="http://t.co/xchQA4Vx">http://t.co/xchQA4Vx</a>
+             <a href="http://twitter.com/patrickDurusau/statuses/171142033023569923">@</a>The 7 Deadly Sins of Solr <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23search">#search</a> <a href="http://twitter.com/search?q=%23sins">#sins</a> - <a href="http://t.co/qvR9BJvv">http://t.co/qvR9BJvv</a>
           </div>
           
         </div>