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/08 20:15:15 UTC

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

Author: buildbot
Date: Wed Feb  8 19:15:15 2012
New Revision: 804248

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 Wed Feb  8 19:15:15 2012
@@ -549,14 +549,14 @@ 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-3761">[LUCENE-3761] Generalize SearcherManager</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3760">[LUCENE-3760] Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()</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>
+        <p>Spinoff from Ryan&apos;s dev thread "DR.getCommitUserData() vs DR.getIndexCommit().getUserData()"... these methods are confusing/dups right now.</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3760">[LUCENE-3760] Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3761">[LUCENE-3761] Generalize SearcherManager</a><br/>
        <div class="section-content">
-        <p>Spinoff from Ryan&apos;s dev thread "DR.getCommitUserData() vs DR.getIndexCommit().getUserData()"... these methods are confusing/dups right now.</p>
+        <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/>
@@ -582,26 +582,25 @@ once a segment is finished.</li>
     <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/%3c773961328.15341.1328718419225.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3112) after running &#39;ant test&#39; solr/solrj/src/test-files/solrj/solr/shared/test-solr.xml is leftover</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c277415023.15508.1328722739553.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Issue Comment Edited] (SOLR-3088) create shard placeholders</a></h4>
         <div class="section-content">
-        after running 'ant test' solr/solrj/src/test-files/solrj/solr/shared/test-solr.xml is leftover
-----------------------------------------------------------------------------------------------<br />&nbsp;<br />                 Key: SOLR-3112
-                 URL: <a href="https://issues.apache.org/jira/browse/SOLR-3112">https://issues.apache.org/jira/browse/SOLR-3112</a>
-             Project: Solr
-          Issue Type: Bug
-            Reporter: Robert...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203741#comment-13203741">https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203741#comment-13203741</a>
+] <br />&nbsp;<br />Mark Miller edited comment on SOLR-3088 at 2/8/12 5:38 PM:
+-----------------------------------------------------------<br />&nbsp;<br />My thoughts are in...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c938157926.15324.1328718186864.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/%3c897577869.15486.1328721299358.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3761) Generalize SearcherManager</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=13203711#comment-13203711">https://issues.apache.org/jira/browse/SOLR-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203711#comment-13203711</a>
-] <br />&nbsp;<br />Michael Garski commented on SOLR-2893:
---------------------------------------<br />&nbsp;<br />I've completed testing that revealed the root cause -...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203753#comment-13203753">https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203753#comment-13203753</a>
+] <br />&nbsp;<br />Michael McCandless commented on LUCENE-3761:
+--------------------------------------------<br />&nbsp;<br />This looks nice!<br />&nbsp;<br />I like "Thingy".  Very Dr....
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAN4YXve52jor3caMS-iVx5xX48aWYXDtYhTWY1UmZOKwJM9-Ug@mail.gmail.com%3e">Re: we are using lucene search engine. While searching a word - is there a way by which we can get the exact line within the text (location of that word) in the whole document...</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1634252777.15457.1328720699417.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3088) create shard placeholders</a></h4>
         <div class="section-content">
-        then you're probably talking about highlighting. Have you looked at that?<br />&nbsp;<br />Second, please move any more parts of this...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203745#comment-13203745">https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203745#comment-13203745</a>
+] <br />&nbsp;<br />Sami Siren commented on SOLR-3088:
+----------------------------------<br />&nbsp;<br />Ok, I think I got it now. Looks like...
         </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  8 19: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/%3c773961328.15341.1328718419225.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3112) after running &#39;ant test&#39; solr/solrj/src/test-files/solrj/solr/shared/test-solr.xml is leftover</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c277415023.15508.1328722739553.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Issue Comment Edited] (SOLR-3088) create shard placeholders</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c938157926.15324.1328718186864.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/%3c897577869.15486.1328721299358.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3761) Generalize SearcherManager</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAN4YXve52jor3caMS-iVx5xX48aWYXDtYhTWY1UmZOKwJM9-Ug@mail.gmail.com%3e">Re: we are using lucene search engine. While searching a word - is there a way by which we can get the exact line within the text (location of that word) in the whole document...</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1634252777.15457.1328720699417.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3088) create shard placeholders</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/%3cCAN4YXve7iUYBKUXo4EkitF3S7TMvZfoc+L=XNr-M=m2PQOJZOA@mail.gmail.com%3e">Re: Which Tokeniser (and/or filter)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAEW+bLUB1oWmAj-tEFPfhYdPpNj+r0U729kjCpL9V65biPSeMw@mail.gmail.com%3e">Re: solr cloud concepts</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXveD_4Gtbqas_ns3pzSgR+=rG4Y5vWVejMQ3GzKvS3CROg@mail.gmail.com%3e">Re: struggling with solr.WordDelimiterFilterFactory and periods &quot;.&quot; or dots</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328722578.83751.YahooMailClassic@web121703.mail.ne1.yahoo.com%3e">Re: Sorting solrdocumentlist object after querying</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c4F32A18C.5030900@semantico.com%3e">Re: Wildcard ? issue?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cBD8F20A0-9A89-4533-97A5-6CD4A740A59D@gmail.com%3e">Re: solr cloud concepts</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 Wed Feb  8 19:15:15 2012
@@ -540,26 +540,25 @@ I have a 3 fields (dc_title, dc_title_un
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c773961328.15341.1328718419225.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3112) after running 'ant test' solr/solrj/src/test-files/solrj/solr/shared/test-solr.xml is leftover</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c277415023.15508.1328722739553.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Issue Comment Edited] (SOLR-3088) create shard placeholders</a></h4>
           <div class="section-content">
-          after running 'ant test' solr/solrj/src/test-files/solrj/solr/shared/test-solr.xml is leftover
-----------------------------------------------------------------------------------------------<br />&nbsp;<br />                 Key: SOLR-3112
-                 URL: <a href="https://issues.apache.org/jira/browse/SOLR-3112">https://issues.apache.org/jira/browse/SOLR-3112</a>
-             Project: Solr
-          Issue Type: Bug
-            Reporter: Robert...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203741#comment-13203741">https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203741#comment-13203741</a>
+] <br />&nbsp;<br />Mark Miller edited comment on SOLR-3088 at 2/8/12 5:38 PM:
+-----------------------------------------------------------<br />&nbsp;<br />My thoughts are in...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c938157926.15324.1328718186864.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/%3c897577869.15486.1328721299358.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3761) Generalize SearcherManager</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=13203711#comment-13203711">https://issues.apache.org/jira/browse/SOLR-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203711#comment-13203711</a>
-] <br />&nbsp;<br />Michael Garski commented on SOLR-2893:
---------------------------------------<br />&nbsp;<br />I've completed testing that revealed the root cause -...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203753#comment-13203753">https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203753#comment-13203753</a>
+] <br />&nbsp;<br />Michael McCandless commented on LUCENE-3761:
+--------------------------------------------<br />&nbsp;<br />This looks nice!<br />&nbsp;<br />I like "Thingy".  Very Dr....
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAN4YXve52jor3caMS-iVx5xX48aWYXDtYhTWY1UmZOKwJM9-Ug@mail.gmail.com%3e">Re: we are using lucene search engine. While searching a word - is there a way by which we can get the exact line within the text (location of that word) in the whole document...</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1634252777.15457.1328720699417.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3088) create shard placeholders</a></h4>
           <div class="section-content">
-          then you're probably talking about highlighting. Have you looked at that?<br />&nbsp;<br />Second, please move any more parts of this...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203745#comment-13203745">https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203745#comment-13203745</a>
+] <br />&nbsp;<br />Sami Siren commented on SOLR-3088:
+----------------------------------<br />&nbsp;<br />Ok, I think I got it now. Looks like...
             </div>
           
         </div>
@@ -570,22 +569,21 @@ I have a 3 fields (dc_title, dc_title_un
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXve7iUYBKUXo4EkitF3S7TMvZfoc+L=XNr-M=m2PQOJZOA@mail.gmail.com%3e">Re: Which Tokeniser (and/or filter)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAEW+bLUB1oWmAj-tEFPfhYdPpNj+r0U729kjCpL9V65biPSeMw@mail.gmail.com%3e">Re: solr cloud concepts</a></h4>
           <div class="section-content">
-          You'll probably have to index them in separate fields to
-get what you want. The question is always whether it's...
+          Hi Adeel,<br />&nbsp;<br />I just started looking into SolrCloud and had some of the same questions.<br />&nbsp;<br />I wrote a...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXveD_4Gtbqas_ns3pzSgR+=rG4Y5vWVejMQ3GzKvS3CROg@mail.gmail.com%3e">Re: struggling with solr.WordDelimiterFilterFactory and periods "." or dots</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328722578.83751.YahooMailClassic@web121703.mail.ne1.yahoo.com%3e">Re: Sorting solrdocumentlist object after querying</a></h4>
           <div class="section-content">
-          Hmmm, that all looks correct, from the output you pasted I'd expect
-you to be finding the doc.<br />&nbsp;<br />So...
+          > I want to sort a SolrDocumentList after it has been queried
+> and obtained
+> from the QueryResponse.getResults(). The...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c4F32A18C.5030900@semantico.com%3e">Re: Wildcard ? issue?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cBD8F20A0-9A89-4533-97A5-6CD4A740A59D@gmail.com%3e">Re: solr cloud concepts</a></h4>
           <div class="section-content">
-          I have already tried this and it did not helped because it does not 
-highlight matches if wild-card is used....
+          On Feb 8, 2012, at 10:31 AM, Adeel Qureshi wrote:<br />&nbsp;<br />> I have been using solr for a while...
           </div>
           
         </div>
@@ -597,15 +595,15 @@ highlight matches if wild-card is used..
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/Cobeete/statuses/167294526153699328">@</a>“<a href="http://twitter.com/emorcillo">@emorcillo</a>: <a href="http://twitter.com/search?q=%23Apache">#Apache</a> <a href="http://twitter.com/search?q=%23Lucene">#Lucene</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23TerminosDelDíaAdía”">#TerminosDelDíaAdía”</a> no jodas! xD
+             <a href="http://twitter.com/heismark/statuses/167318005829734401">@</a>A first exploration of SolrCloud: <a href="http://t.co/xm60QjD4">http://t.co/xm60QjD4</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/unluizcarlos/statuses/167288192519778304">@</a>la tarde <a href="http://twitter.com/search?q=%23atpc">#atpc</a> por culpa de <a href="http://twitter.com/search?q=%23sunspot">#sunspot</a> y <a href="http://twitter.com/search?q=%23solr.">#solr.</a> telita con lo dificil que es afinar los dos
+             <a href="http://twitter.com/webudvikler/statuses/167311166899630080">@</a>Anybody knows of running <a href="http://twitter.com/search?q=%23Solr">#Solr</a> in a <a href="http://twitter.com/search?q=%23cloud">#cloud</a> environment? <a href="http://twitter.com/search?q=%23appharbour">#appharbour</a> <a href="http://twitter.com/search?q=%23aws">#aws</a> <a href="http://twitter.com/search?q=%23azure">#azure</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/emorcillo/statuses/167282759503589376">@</a><a href="http://twitter.com/search?q=%23Apache">#Apache</a> <a href="http://twitter.com/search?q=%23Lucene">#Lucene</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23TerminosDelDíaAdía">#TerminosDelDíaAdía</a>
+             <a href="http://twitter.com/Cobeete/statuses/167294526153699328">@</a>“<a href="http://twitter.com/emorcillo">@emorcillo</a>: <a href="http://twitter.com/search?q=%23Apache">#Apache</a> <a href="http://twitter.com/search?q=%23Lucene">#Lucene</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23TerminosDelDíaAdía”">#TerminosDelDíaAdía”</a> no jodas! xD
           </div>
           
         </div>