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/22 09:15:11 UTC

svn commit: r805751 - 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 Feb 22 08:15:10 2012
New Revision: 805751

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 Feb 22 08:15:10 2012
@@ -337,6 +337,11 @@
     <div id="jira">
       <h1>Latest JIRA</h1>
       <div class="status-item">
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3795">[LUCENE-3795] Replace spatial contrib module with LSP&apos;s spatial-lucene module</a><br/>
+       <div class="section-content">
+        <p>I propose that Lucene&apos;s spatial contrib module be replaced with the spatial-lucene module within Lucene Spatial Playground (LSP).  LSP has...</p>
+       </div>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3816">[LUCENE-3816] FilteredDocIdSet does not handle a case where the inner set iterator is null</a><br/>
        <div class="section-content">
         <p>DocIdSet#iterator is allowed to return null, when used in FilteredDocIdSet, if null is returned from the inner set, the FilteredDocIdSetIterator...</p>
@@ -362,15 +367,6 @@ given doc/field.</p>
 
 <p>Like, FieldCache, it inverts the index to...</p>
        </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3814">[LUCENE-3814] Manhattan distance function is incorrect, not absolute distance between coordinates</a><br/>
-       <div class="section-content">
-        <p>The Lucene vectorDistance() function&apos;s Manhattan distance function is incorrect.</p>
-
-<p>Wikipedia says: <a href="http://en.wikipedia.org/wiki/Manhattan_distance">http://en.wikipedia.org/wiki/Manhattan_distance</a></p>
-
-<p>"Taxicab geometry, blahblahblah, is a form of geometry...</p>
-       </div>
     </div></div>
     
     
@@ -409,6 +405,13 @@ 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/%3c25CF98EF23E14641A16ED9FE2A2E2C50018371E6F580@IRD-EX07VS01.ds.corp.yahoo.com%3e">RE: Custom lucene scoring - Dot product between field boost and query boost</a></h4>
+        <div class="section-content">
+        Hi Em,
+1. Regarding the performances - the similarity class (And my subtype as well) gets the IDF
+and TF...
+        </div>
+      
       <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c121FEB6A4A364707A0465B895AB746D2@sv.us.sonicwall.com%3e">Re: [Bulk] can I make incremental index/search more efficient?</a></h4>
         <div class="section-content">
         You need to follow the second method.. Loop over all the available docs, check if it is there
@@ -420,13 +423,6 @@ in the...
         I have a fairly straightforward task: I have a collection of N documents and a set of "hot"
 words. I...
         </div>
-      
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c2B90C02F-0568-45F6-AEA4-65FA3FADD416@imm.dtu.dk%3e">JTRES 2012 Call for Paper</a></h4>
-        <div class="section-content">
-        ======================================================================<br />&nbsp;<br />                        CALL FOR PAPERS<br />&nbsp;<br />                      The 10th Workshop on
-       Java Technologies for Real-Time and Embedded Systems
-                           JTRES 2009<br />&nbsp;...
-        </div>
       </div>
     </div>
     

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Wed Feb 22 08: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/%3c25CF98EF23E14641A16ED9FE2A2E2C50018371E6F580@IRD-EX07VS01.ds.corp.yahoo.com%3e">RE: Custom lucene scoring - Dot product between field boost and query boost</a></h4>
+          
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c121FEB6A4A364707A0465B895AB746D2@sv.us.sonicwall.com%3e">Re: [Bulk] can I make incremental index/search more efficient?</a></h4>
           
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cA57498EDEC10C64781EA0F7DBA665CEF08AED615@ex2010mb01-2.caci.com%3e">can I make incremental index/search more efficient?</a></h4>
-          
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c2B90C02F-0568-45F6-AEA4-65FA3FADD416@imm.dtu.dk%3e">JTRES 2012 Call for Paper</a></h4>
           </div>
         </div>
         <div id="solr-user-mail">

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
    (empty)

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 Feb 22 08:15:10 2012
@@ -337,6 +337,11 @@
     <div id="jira">
       <h1>Latest JIRA</h1>
       <div class="status-item">
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3795">[LUCENE-3795] Replace spatial contrib module with LSP&apos;s spatial-lucene module</a><br/>
+       <div class="section-content">
+        <p>I propose that Lucene&apos;s spatial contrib module be replaced with the spatial-lucene module within Lucene Spatial Playground (LSP).  LSP has...</p>
+       </div>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3816">[LUCENE-3816] FilteredDocIdSet does not handle a case where the inner set iterator is null</a><br/>
        <div class="section-content">
         <p>DocIdSet#iterator is allowed to return null, when used in FilteredDocIdSet, if null is returned from the inner set, the FilteredDocIdSetIterator...</p>
@@ -362,15 +367,6 @@ given doc/field.</p>
 
 <p>Like, FieldCache, it inverts the index to...</p>
        </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3814">[LUCENE-3814] Manhattan distance function is incorrect, not absolute distance between coordinates</a><br/>
-       <div class="section-content">
-        <p>The Lucene vectorDistance() function&apos;s Manhattan distance function is incorrect.</p>
-
-<p>Wikipedia says: <a href="http://en.wikipedia.org/wiki/Manhattan_distance">http://en.wikipedia.org/wiki/Manhattan_distance</a></p>
-
-<p>"Taxicab geometry, blahblahblah, is a form of geometry...</p>
-       </div>
     </div></div>
     
     
@@ -409,6 +405,13 @@ 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/%3c25CF98EF23E14641A16ED9FE2A2E2C50018371E6F580@IRD-EX07VS01.ds.corp.yahoo.com%3e">RE: Custom lucene scoring - Dot product between field boost and query boost</a></h4>
+        <div class="section-content">
+        Hi Em,
+1. Regarding the performances - the similarity class (And my subtype as well) gets the IDF
+and TF...
+        </div>
+      
       <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c121FEB6A4A364707A0465B895AB746D2@sv.us.sonicwall.com%3e">Re: [Bulk] can I make incremental index/search more efficient?</a></h4>
         <div class="section-content">
         You need to follow the second method.. Loop over all the available docs, check if it is there
@@ -420,13 +423,6 @@ in the...
         I have a fairly straightforward task: I have a collection of N documents and a set of "hot"
 words. I...
         </div>
-      
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c2B90C02F-0568-45F6-AEA4-65FA3FADD416@imm.dtu.dk%3e">JTRES 2012 Call for Paper</a></h4>
-        <div class="section-content">
-        ======================================================================<br />&nbsp;<br />                        CALL FOR PAPERS<br />&nbsp;<br />                      The 10th Workshop on
-       Java Technologies for Real-Time and Embedded Systems
-                           JTRES 2009<br />&nbsp;...
-        </div>
       </div>
     </div>
     

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/index.html (original)
+++ websites/staging/lucene/trunk/content/index.html Wed Feb 22 08: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/%3c25CF98EF23E14641A16ED9FE2A2E2C50018371E6F580@IRD-EX07VS01.ds.corp.yahoo.com%3e">RE: Custom lucene scoring - Dot product between field boost and query boost</a></h4>
+          
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c121FEB6A4A364707A0465B895AB746D2@sv.us.sonicwall.com%3e">Re: [Bulk] can I make incremental index/search more efficient?</a></h4>
           
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cA57498EDEC10C64781EA0F7DBA665CEF08AED615@ex2010mb01-2.caci.com%3e">can I make incremental index/search more efficient?</a></h4>
-          
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c2B90C02F-0568-45F6-AEA4-65FA3FADD416@imm.dtu.dk%3e">JTRES 2012 Call for Paper</a></h4>
           </div>
         </div>
         <div id="solr-user-mail">

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
    (empty)