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 22:15:14 UTC

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

Author: buildbot
Date: Sun Feb 19 21:15:14 2012
New Revision: 805401

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 21:15:14 2012
@@ -548,6 +548,12 @@ once a segment is finished.</li>
     <div id="jira">
       <h1>Latest JIRA</h1>
       <div class="status-item">
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3801">[LUCENE-3801] Generify FST shortestPaths() to take a comparator</a><br/>
+       <div class="section-content">
+        <p>Not sure we should do this, it costs 5-10% performance for WFSTSuggester.<br/>
+But maybe we can optimize something here, or...</p>
+       </div>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3800">[LUCENE-3800] Readers wrapping other readers don&apos;t prevent usage if any of their subreaders was closed</a><br/>
        <div class="section-content">
         <p>On recent trunk test we got this problem:<br/>
@@ -571,38 +577,33 @@ fails because the inner reader is closed
        <div class="section-content">
         <p>I think users see the name optimize and feel they must do this, because who wants a suboptimal system? but...</p>
        </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3789">[LUCENE-3789] Expose FilteredTermsEnum from MTQ </a><br/>
-       <div class="section-content">
-        <p>MTQ#getEnum() is protected and in order to access it you need to be in the o.a.l.search package. </p>
-
-<p>here is a...</p>
-       </div>
     </div></div>
     
     
     <div id="dev-mail">
       <h1>Latest Dev</h1>
       <div class="status-item">
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1436352294.787.1329679714274.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1623279869.872.1329681876085.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211496#comment-13211496">https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211496#comment-13211496</a>
-] <br />&nbsp;<br />Yonik Seeley commented on SOLR-3141:
-------------------------------------<br />&nbsp;<br />bq.  Personally I feel the wiki text Yonik linked...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Yonik Seeley updated SOLR-3141:
+-------------------------------<br />&nbsp;<br />    Attachment: SOLR-3141.patch<br />&nbsp;<br />New version that also logs even when...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c559469970.783.1329679474311.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3142) remove O(n^2) slow slow indexing defaults in DataImportHandler</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1374261156.846.1329680914297.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211494#comment-13211494">https://issues.apache.org/jira/browse/SOLR-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211494#comment-13211494</a>
-] <br />&nbsp;<br />Robert Muir commented on SOLR-3142:
------------------------------------<br />&nbsp;<br />Unless there are objections I'd like to commit this...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Yonik Seeley updated SOLR-3141:
+-------------------------------<br />&nbsp;<br />    Attachment: SOLR-3141.patch<br />&nbsp;<br />Here's a warn patch.<br />&nbsp;<br />The text...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1691969892.754.1329678642701.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c270811042.822.1329680322343.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211488#comment-13211488">https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211488#comment-13211488</a>
-] <br />&nbsp;<br />Uwe Schindler commented on SOLR-3141:
--------------------------------------<br />&nbsp;<br />Robert: I would also agree with this. If others...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211506#comment-13211506">https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211506#comment-13211506</a>
+] <br />&nbsp;<br />Robert Muir commented on SOLR-3141:
+-----------------------------------<br />&nbsp;<br />{quote}
+A warning message seems over the top.
+{quote}...
         </div>
       </div>
     </div>
@@ -611,6 +612,12 @@ fails because the inner reader is closed
     <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/%3cCALhtWkfdDBzbJ2gqqNXP2Ks-U6y-5Pmx2B29F3FmTrzVCvjT-Q@mail.gmail.com%3e">Re: Hanging with fixed thread pool in the IndexSearcher multithread code</a></h4>
+        <div class="section-content">
+        Conveniently, all the 'wrong-result' problems disappeared when I
+followed your advice about counting hits.<br />&nbsp;<br />On Sun, Feb 19, 2012...
+        </div>
+      
       <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F414393.1030506@gmail.com%3e">Implement a custom similarity</a></h4>
         <div class="section-content">
         Hello,
@@ -624,12 +631,6 @@ successfull into finding a solution...
 2 threads: hang
 3 or more: no hang<br />&nbsp;<br />On...
         </div>
-      
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c5421219390203635220@unknownmsgid%3e">Re: Hanging with fixed thread pool in the IndexSearcher multithread code</a></h4>
-        <div class="section-content">
-        I should have been clearer; the hang I can make into a test case but I
-wondered if is would...
-        </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 21:15:14 2012
@@ -631,21 +631,21 @@ as well as new analysis capabilities.</l
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1436352294.787.1329679714274.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1623279869.872.1329681876085.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c559469970.783.1329679474311.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3142) remove O(n^2) slow slow indexing defaults in DataImportHandler</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1374261156.846.1329680914297.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1691969892.754.1329678642701.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c270811042.822.1329680322343.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
           </div>
         </div>
         <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/%3cCALhtWkfdDBzbJ2gqqNXP2Ks-U6y-5Pmx2B29F3FmTrzVCvjT-Q@mail.gmail.com%3e">Re: Hanging with fixed thread pool in the IndexSearcher multithread code</a></h4>
+          
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F414393.1030506@gmail.com%3e">Implement a custom similarity</a></h4>
           
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c8333493708831977755@unknownmsgid%3e">Re: Hanging with fixed thread pool in the IndexSearcher multithread code</a></h4>
-          
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c5421219390203635220@unknownmsgid%3e">Re: Hanging with fixed thread pool in the IndexSearcher multithread code</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 21:15:14 2012
@@ -557,25 +557,27 @@ it tries to parse out the &apos;meat&apo
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1436352294.787.1329679714274.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1623279869.872.1329681876085.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211496#comment-13211496">https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211496#comment-13211496</a>
-] <br />&nbsp;<br />Yonik Seeley commented on SOLR-3141:
-------------------------------------<br />&nbsp;<br />bq.  Personally I feel the wiki text Yonik linked...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Yonik Seeley updated SOLR-3141:
+-------------------------------<br />&nbsp;<br />    Attachment: SOLR-3141.patch<br />&nbsp;<br />New version that also logs even when...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c559469970.783.1329679474311.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3142) remove O(n^2) slow slow indexing defaults in DataImportHandler</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1374261156.846.1329680914297.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211494#comment-13211494">https://issues.apache.org/jira/browse/SOLR-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211494#comment-13211494</a>
-] <br />&nbsp;<br />Robert Muir commented on SOLR-3142:
------------------------------------<br />&nbsp;<br />Unless there are objections I'd like to commit this...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Yonik Seeley updated SOLR-3141:
+-------------------------------<br />&nbsp;<br />    Attachment: SOLR-3141.patch<br />&nbsp;<br />Here's a warn patch.<br />&nbsp;<br />The text...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1691969892.754.1329678642701.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c270811042.822.1329680322343.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211488#comment-13211488">https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211488#comment-13211488</a>
-] <br />&nbsp;<br />Uwe Schindler commented on SOLR-3141:
--------------------------------------<br />&nbsp;<br />Robert: I would also agree with this. If others...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211506#comment-13211506">https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211506#comment-13211506</a>
+] <br />&nbsp;<br />Robert Muir commented on SOLR-3141:
+-----------------------------------<br />&nbsp;<br />{quote}
+A warning message seems over the top.
+{quote}...
             </div>
           
         </div>