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

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

Author: buildbot
Date: Fri Feb 10 18:15:15 2012
New Revision: 804444

Log:
Production update by buildbot

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 Fri Feb 10 18:15:15 2012
@@ -548,6 +548,19 @@ 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-3769">[LUCENE-3769] Simplify NRTManager</a><br/>
+       <div class="section-content">
+        <p>NRTManager is hairy now, because the applyDeletes is separately passed<br/>
+to ctor, passed to maybeReopen, passed to getSearcherManager, etc.</p>
+
+<p>I...</p>
+       </div>
+    
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3761">[LUCENE-3761] Generalize SearcherManager</a><br/>
+       <div class="section-content">
+        <p>I&apos;d like to generalize SearcherManager to a class which can manage instances of a certain type of interfaces. The reason...</p>
+       </div>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3736">[LUCENE-3736] ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)</a><br/>
        <div class="section-content">
         <p>The plan is:</p>
@@ -565,42 +578,32 @@ once a segment is finished.</li>
        <div class="section-content">
         <p>I was working on a new Tokenizer... and I accidentally forgot to call super(input) (and super.reset(input) from my reset method)...</p>
        </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3750">[LUCENE-3750] Convert Versioned docs to Markdown/New CMS</a><br/>
-       <div class="section-content">
-        <p>Since we are moving our main site to the ASF CMS (<a href="https://issues.apache.org/jira/browse/LUCENE-2748" title="Convert all Lucene web properties to use the ASF CMS">LUCENE-2748</a>), we should bring in any new...</p>
-       </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3748">[LUCENE-3748] EnglishPossessiveFilter should work with Unicode right single quotation mark</a><br/>
-       <div class="section-content">
-        <p>The current EnglishPossessiveFilter (used in EnglishAnalyzer) removes possessives using only the &apos;\&apos;&apos; character (plus &apos;s&apos; or &apos;S&apos;), but some common...</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/%3c930424766.24580.1328889788729.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-3120) post-filtering for latlontype</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c6C78E97C707B5B4C8CC61D44F87545860D44FD@SUEX10-mbx-03.ad.syr.edu%3e">RE: check-legal-lucene invoked repeatedly?</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Yonik Seeley resolved SOLR-3120.
---------------------------------<br />&nbsp;<br />    Resolution: Fixed<br />&nbsp;<br />committed.<br />&nbsp;<br />> post-filtering for latlontype
->...
+        No, it doesn't need to be invoked multiple times - it just needs to run once per build session.<br />&nbsp;...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1299741285.3901328889516457.JavaMail.hudson@aegis%3e">[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #384: POMs out of sync</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1698342032.24809.1328894579370.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3769) Simplify NRTManager</a></h4>
         <div class="section-content">
-        Build: <a href="https://builds.apache.org/job/Lucene-Solr-Maven-trunk/384/">https://builds.apache.org/job/Lucene-Solr-Maven-trunk/384/</a><br />&nbsp;<br />No tests ran.<br />&nbsp;<br />Build Log (for compile errors):
-[...truncated 10061 lines...]<br />&nbsp;<br />---------------------------------------------------------------------
-To unsubscribe, e-mail:...
+        Simplify NRTManager
+-------------------<br />&nbsp;<br />                 Key: LUCENE-3769
+                 URL: <a href="https://issues.apache.org/jira/browse/LUCENE-3769">https://issues.apache.org/jira/browse/LUCENE-3769</a>
+             Project: Lucene - Java
+          Issue Type: Improvement
+          Components: core/search
+            Reporter: Michael McCandless...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c477806398.24543.1328889299665.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2893) NPE in JSONWriter during Distributed Search w/Grouping</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAM21Rt8-n8O-c6GT9kDjiJAbK4cBSxFpx6EEO3-CMaPiabBLGw@mail.gmail.com%3e">check-legal-lucene invoked repeatedly?</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205515#comment-13205515">https://issues.apache.org/jira/browse/SOLR-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205515#comment-13205515</a>
-] <br />&nbsp;<br />Yonik Seeley commented on SOLR-2893:
-------------------------------------<br />&nbsp;<br />bq. I've completed testing that revealed the root cause...
+        I made a simple test in which I did a noop for tests and ran ant test.
+The build took...
         </div>
       </div>
     </div>

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Fri Feb 10 18:15:15 2012
@@ -631,11 +631,11 @@ 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/%3c930424766.24580.1328889788729.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-3120) post-filtering for latlontype</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c6C78E97C707B5B4C8CC61D44F87545860D44FD@SUEX10-mbx-03.ad.syr.edu%3e">RE: check-legal-lucene invoked repeatedly?</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1299741285.3901328889516457.JavaMail.hudson@aegis%3e">[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #384: POMs out of sync</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1698342032.24809.1328894579370.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3769) Simplify NRTManager</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c477806398.24543.1328889299665.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2893) NPE in JSONWriter during Distributed Search w/Grouping</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAM21Rt8-n8O-c6GT9kDjiJAbK4cBSxFpx6EEO3-CMaPiabBLGw@mail.gmail.com%3e">check-legal-lucene invoked repeatedly?</a></h4>
           </div>
         </div>
         <div id="core-user-mail">
@@ -651,11 +651,11 @@ as well as new analysis capabilities.</l
         <div id="solr-user-mail">
           <h1>Latest Solr User</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCADVUnufBOy94o2B=PVwBTu2rYhM1ajjNZwz4eRpwQS-JsKZMBw@mail.gmail.com%3e">Re: Solr / Tika Integration</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAB_8Yd9J4pYr3WrVEAvRqTdVfFMFhnYzp3yV02SKbGVQ8qu-tA@mail.gmail.com%3e">Re: (Old) SolrCloud Date Sorting issue</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328890741669-3732986.post@n3.nabble.com%3e">How to define field type</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvdf7RGwHDw90ohWP7dX61k0S-8x4jg=sVLzD9UPEJF8mw@mail.gmail.com%3e">Re: How to define field type</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvfbQVMJYL7JHWdunE9gW98Ehm1=gs4RC-SGPDZrTxR3LQ@mail.gmail.com%3e">Re: Range facet - Count in facet menu != Count in search results</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328893359.2098.4.camel@tungsten%3e">Re: Range facet - Count in facet menu != Count in search results</a></h4>
           </div>
         </div>
       </div>

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Fri Feb 10 18:15:15 2012
@@ -534,26 +534,26 @@ If we wish to...</p>
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c930424766.24580.1328889788729.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-3120) post-filtering for latlontype</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c6C78E97C707B5B4C8CC61D44F87545860D44FD@SUEX10-mbx-03.ad.syr.edu%3e">RE: check-legal-lucene invoked repeatedly?</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Yonik Seeley resolved SOLR-3120.
---------------------------------<br />&nbsp;<br />    Resolution: Fixed<br />&nbsp;<br />committed.<br />&nbsp;<br />> post-filtering for latlontype
->...
+          No, it doesn't need to be invoked multiple times - it just needs to run once per build session.<br />&nbsp;...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1299741285.3901328889516457.JavaMail.hudson@aegis%3e">[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #384: POMs out of sync</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1698342032.24809.1328894579370.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3769) Simplify NRTManager</a></h4>
           <div class="section-content">
-          Build: <a href="https://builds.apache.org/job/Lucene-Solr-Maven-trunk/384/">https://builds.apache.org/job/Lucene-Solr-Maven-trunk/384/</a><br />&nbsp;<br />No tests ran.<br />&nbsp;<br />Build Log (for compile errors):
-[...truncated 10061 lines...]<br />&nbsp;<br />---------------------------------------------------------------------
-To unsubscribe, e-mail:...
+          Simplify NRTManager
+-------------------<br />&nbsp;<br />                 Key: LUCENE-3769
+                 URL: <a href="https://issues.apache.org/jira/browse/LUCENE-3769">https://issues.apache.org/jira/browse/LUCENE-3769</a>
+             Project: Lucene - Java
+          Issue Type: Improvement
+          Components: core/search
+            Reporter: Michael McCandless...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c477806398.24543.1328889299665.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2893) NPE in JSONWriter during Distributed Search w/Grouping</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAM21Rt8-n8O-c6GT9kDjiJAbK4cBSxFpx6EEO3-CMaPiabBLGw@mail.gmail.com%3e">check-legal-lucene invoked repeatedly?</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205515#comment-13205515">https://issues.apache.org/jira/browse/SOLR-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205515#comment-13205515</a>
-] <br />&nbsp;<br />Yonik Seeley commented on SOLR-2893:
-------------------------------------<br />&nbsp;<br />bq. I've completed testing that revealed the root cause...
+          I made a simple test in which I did a noop for tests and ran ant test.
+The build took...
             </div>
           
         </div>
@@ -564,21 +564,23 @@ To unsubscribe, e-mail:...
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCADVUnufBOy94o2B=PVwBTu2rYhM1ajjNZwz4eRpwQS-JsKZMBw@mail.gmail.com%3e">Re: Solr / Tika Integration</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAB_8Yd9J4pYr3WrVEAvRqTdVfFMFhnYzp3yV02SKbGVQ8qu-tA@mail.gmail.com%3e">Re: (Old) SolrCloud Date Sorting issue</a></h4>
           <div class="section-content">
-          Interesting thing is that the only Tool I found to handle my pdf correctly
-was pdftotext.<br />&nbsp;<br />2012/2/10 Robert Muir...
+          On Fri, Feb 10, 2012 at 11:44 AM, Jamie Johnson <je...@gmail.com> wrote:
+> Was there a fix recently to address sorting...</jej2003>
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328890741669-3732986.post@n3.nabble.com%3e">How to define field type</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvdf7RGwHDw90ohWP7dX61k0S-8x4jg=sVLzD9UPEJF8mw@mail.gmail.com%3e">Re: How to define field type</a></h4>
           <div class="section-content">
-          Hello,<br />&nbsp;<br />I hope someone can help me.<br />&nbsp;<br />I have several documents with the fields content, author, ... indexed....
+          Typically this is handle by defining
+ a second field of type string and use
+copyField to copy from author to...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvfbQVMJYL7JHWdunE9gW98Ehm1=gs4RC-SGPDZrTxR3LQ@mail.gmail.com%3e">Re: Range facet - Count in facet menu != Count in search results</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328893359.2098.4.camel@tungsten%3e">Re: Range facet - Count in facet menu != Count in search results</a></h4>
           <div class="section-content">
-          I'll answer for Jan "Yes". Prior to 4.0, you cannot mix
-inclusive and exclusive operators on a range query. see:...
+          Double check your default operator for a faceted search vs. regular
+search. I caught this difference in my work that...
           </div>
           
         </div>