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

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

Author: buildbot
Date: Thu Feb 16 18:16:06 2012
New Revision: 805079

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 Thu Feb 16 18:16:06 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=1245109;view=revision">r1245109</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2947">SOLR-2947</a>: fix 'where' clause bug on CachedSqlEntityProcessor (introduced w/<a href="https://issues.apache.org/jira/browse/SOLR-2382">SOLR-2382</a>) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1245018;view=revision">r1245018</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-2947">SOLR-2947</a>: add license headers (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
@@ -536,12 +542,6 @@ once a segment is finished.</li>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3794">LUCENE-3794</a>: DirectoryTaxonomyWriter can lose the INDEX_CREATE_TIME property, causing DirTaxoReader.refresh() to falsely succeed (or fail) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1244925;view=revision">r1244925</a>
-        remove dead code (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-      </div>
     </div></div>
     
     
@@ -553,6 +553,12 @@ once a segment is finished.</li>
         <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-3767">[LUCENE-3767] Explore streaming Viterbi search in Kuromoji</a><br/>
+       <div class="section-content">
+        <p>I&apos;ve been playing with the idea of changing the Kuromoji viterbi<br/>
+search to be 2 passes (intersect, backtrace) instead of...</p>
+       </div>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3731">[LUCENE-3731] Create a analysis/uima module for UIMA based tokenizers/analyzers</a><br/>
        <div class="section-content">
         <p>As discussed in <a href="https://issues.apache.org/jira/browse/SOLR-3013" title="Add UIMA based tokenizers / filters that can be used in the schema.xml">SOLR-3013</a> the UIMA Tokenizers/Analyzer should be refactored out in a separate module (modules/analysis/uima) as they can be...</p>
@@ -569,42 +575,32 @@ once a segment is finished.</li>
 
 <p>Besides being useless (Just use KeywordAnalyzer instead), people trip up...</p>
        </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3776">[LUCENE-3776] NRTManager shouldn&apos;t expose its private SearcherManager</a><br/>
-       <div class="section-content">
-        <p>Spinoff from <a href="https://issues.apache.org/jira/browse/LUCENE-3769" title="Simplify NRTManager"><del>LUCENE-3769</del></a>.</p>
-
-<p>To actually obtain an IndexSearcher from NRTManager, it&apos;s a 2-step process now.</p>
-
-<p>You must .getSearcherManager(), then...</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/%3c1832722453.46634.1329409380150.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3795) Replace spatial contrib module with LSP&#39;s spatial-lucene module</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c758472912.46729.1329411300182.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3137) When solr.xml is persisted, you lose all system property substitution that was used.</a></h4>
         <div class="section-content">
-        Replace spatial contrib module with LSP's spatial-lucene module
----------------------------------------------------------------<br />&nbsp;<br />                 Key: LUCENE-3795
-                 URL: <a href="https://issues.apache.org/jira/browse/LUCENE-3795">https://issues.apache.org/jira/browse/LUCENE-3795</a>
-             Project: Lucene - Java
-          Issue Type:...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Mark Miller updated SOLR-3137:
+------------------------------<br />&nbsp;<br />    Attachment: SOLR-3137.patch<br />&nbsp;<br />updates patch - close to done I...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1422886175.46617.1329409260261.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1250198001.46726.1329411300064.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3795) Replace spatial contrib module with LSP&#39;s spatial-lucene module</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209477#comment-13209477">https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209477#comment-13209477</a>
-] <br />&nbsp;<br />Robert Muir commented on SOLR-2947:
------------------------------------<br />&nbsp;<br />Hi James: I think we should add a CHANGES.txt...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209497#comment-13209497">https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209497#comment-13209497</a>
+] <br />&nbsp;<br />David Smiley commented on LUCENE-3795:
+--------------------------------------<br />&nbsp;<br />LSP is comprised of several modules:
+* spatial-lucene: The...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1612260847.46610.1329409139726.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1229674301.46723.1329411299934.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209474#comment-13209474">https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209474#comment-13209474</a>
-] <br />&nbsp;<br />Robert Muir commented on LUCENE-3731:
--------------------------------------<br />&nbsp;<br />Right, after you reset(Reader) you set a new reader....
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209495#comment-13209495">https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209495#comment-13209495</a>
+] <br />&nbsp;<br />Robert Muir commented on SOLR-2947:
+-----------------------------------<br />&nbsp;<br />Sorry James, my mistake, I didn't realize that! <br />&nbsp;...
         </div>
       </div>
     </div>
@@ -613,6 +609,12 @@ once a segment is finished.</li>
     <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/%3cCAFKPUR2k1hFi1f7FCUTxGfqgMJSZnDAgZZSR+rR8jyxkJiwb+w@mail.gmail.com%3e">StandardAnalyzer and Email Addresses</a></h4>
+        <div class="section-content">
+        This is a pretty simple question to answer, but I have customers asking me
+how this is suppose to work...
+        </div>
+      
       <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAP+gH5aMT18g45EDo3vL8AEk8SDvj4phmm2Je-9pQpLcgXbt6A@mail.gmail.com%3e">Re: prefix query works, term query does not</a></h4>
         <div class="section-content">
         Use luke to see what terms are in your index and what your query looks
@@ -624,13 +626,6 @@ like when parsed.<br />&nbsp;<br />Also,
         <a href="http://wiki.apache.org/lucene-java/LuceneFAQ#Why_am_I_getting_no_hits_.2BAC8_incorrect_hits.3F">http://wiki.apache.org/lucene-java/LuceneFAQ#Why_am_I_getting_no_hits_.2BAC8_incorrect_hits.3F</a><br />&nbsp;<br />Different analyzers for indexing and searching would be my first guess.<br />&nbsp;<br />--
 Ian.<br />&nbsp;<br />On Thu, Feb...
         </div>
-      
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCA+dzhKCe_zyJHu6eBPrgzDh_ruF5X41z=bmCCM_QfZhuWUgfmg@mail.gmail.com%3e">prefix query works, term query does not</a></h4>
-        <div class="section-content">
-        Hello,
-I have a noobie question. I am trying to implement a small poc app.I have
-lots of sharded indexes...
-        </div>
       </div>
     </div>
     

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Thu Feb 16 18:16:06 2012
@@ -631,31 +631,31 @@ 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/%3c1832722453.46634.1329409380150.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3795) Replace spatial contrib module with LSP&#39;s spatial-lucene module</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c758472912.46729.1329411300182.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3137) When solr.xml is persisted, you lose all system property substitution that was used.</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1422886175.46617.1329409260261.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1250198001.46726.1329411300064.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3795) Replace spatial contrib module with LSP&#39;s spatial-lucene module</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1612260847.46610.1329409139726.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1229674301.46723.1329411299934.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</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/%3cCAFKPUR2k1hFi1f7FCUTxGfqgMJSZnDAgZZSR+rR8jyxkJiwb+w@mail.gmail.com%3e">StandardAnalyzer and Email Addresses</a></h4>
+          
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAP+gH5aMT18g45EDo3vL8AEk8SDvj4phmm2Je-9pQpLcgXbt6A@mail.gmail.com%3e">Re: prefix query works, term query does not</a></h4>
           
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAEY5pxUctnep-5=2h2uqdeMO29+wEJZfXOKPFXXqUEQeqNs2Hg@mail.gmail.com%3e">Re: prefix query works, term query does not</a></h4>
-          
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCA+dzhKCe_zyJHu6eBPrgzDh_ruF5X41z=bmCCM_QfZhuWUgfmg@mail.gmail.com%3e">prefix query works, term query does not</a></h4>
           </div>
         </div>
         <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/%3cCAP5H3z0f3ectJ26O-tWh-uWKUnZ4MT++wXi-5p_OHLFWJFOfig@mail.gmail.com%3e">Re: problem to indexing pdf directory</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAB_8Yd9WaB6ni81RtNxyYVrODN2ACYK8TypJ9K3XNPtSa6RnSw@mail.gmail.com%3e">Re: copyField: multivalued field to joined singlevalue field</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c4F3D28FC.3010403@elyograg.org%3e">Re: is it possible to run deltaimport command with out delta query?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCALfwwiSmc+eZ-E8CmpD5VULm4vmex90pETq=P1z+NYSG2V5Seg@mail.gmail.com%3e">Solr edismax clarification</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329407313663-3750650.post@n3.nabble.com%3e">RE: PatternReplaceFilterFactory group</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329411875283-3750995.post@n3.nabble.com%3e">Re: Best requestHandler for &quot;typing error&quot;.</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 Thu Feb 16 18:16:06 2012
@@ -463,6 +463,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=1245109;view=revision">r1245109</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2947">SOLR-2947</a>: fix 'where' clause bug on CachedSqlEntityProcessor (introduced w/<a href="https://issues.apache.org/jira/browse/SOLR-2382">SOLR-2382</a>) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1245018;view=revision">r1245018</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-2947">SOLR-2947</a>: add license headers (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
@@ -486,12 +492,6 @@ as well as new analysis capabilities.</l
             <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1244925;view=revision">r1244925</a>
-            remove dead code (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </div>
         
       </div>
@@ -533,27 +533,26 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1832722453.46634.1329409380150.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3795) Replace spatial contrib module with LSP's spatial-lucene module</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c758472912.46729.1329411300182.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3137) When solr.xml is persisted, you lose all system property substitution that was used.</a></h4>
           <div class="section-content">
-          Replace spatial contrib module with LSP's spatial-lucene module
----------------------------------------------------------------<br />&nbsp;<br />                 Key: LUCENE-3795
-                 URL: <a href="https://issues.apache.org/jira/browse/LUCENE-3795">https://issues.apache.org/jira/browse/LUCENE-3795</a>
-             Project: Lucene - Java
-          Issue Type:...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Mark Miller updated SOLR-3137:
+------------------------------<br />&nbsp;<br />    Attachment: SOLR-3137.patch<br />&nbsp;<br />updates patch - close to done I...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1422886175.46617.1329409260261.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1250198001.46726.1329411300064.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3795) Replace spatial contrib module with LSP's spatial-lucene module</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209477#comment-13209477">https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209477#comment-13209477</a>
-] <br />&nbsp;<br />Robert Muir commented on SOLR-2947:
------------------------------------<br />&nbsp;<br />Hi James: I think we should add a CHANGES.txt...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209497#comment-13209497">https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209497#comment-13209497</a>
+] <br />&nbsp;<br />David Smiley commented on LUCENE-3795:
+--------------------------------------<br />&nbsp;<br />LSP is comprised of several modules:
+* spatial-lucene: The...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1612260847.46610.1329409139726.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1229674301.46723.1329411299934.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209474#comment-13209474">https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209474#comment-13209474</a>
-] <br />&nbsp;<br />Robert Muir commented on LUCENE-3731:
--------------------------------------<br />&nbsp;<br />Right, after you reset(Reader) you set a new reader....
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209495#comment-13209495">https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209495#comment-13209495</a>
+] <br />&nbsp;<br />Robert Muir commented on SOLR-2947:
+-----------------------------------<br />&nbsp;<br />Sorry James, my mistake, I didn't realize that! <br />&nbsp;...
             </div>
           
         </div>
@@ -564,29 +563,25 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAP5H3z0f3ectJ26O-tWh-uWKUnZ4MT++wXi-5p_OHLFWJFOfig@mail.gmail.com%3e">Re: problem to indexing pdf directory</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAB_8Yd9WaB6ni81RtNxyYVrODN2ACYK8TypJ9K3XNPtSa6RnSw@mail.gmail.com%3e">Re: copyField: multivalued field to joined singlevalue field</a></h4>
           <div class="section-content">
-          here the log:<br />&nbsp;<br />org.apache.solr.handler.dataimport.DataImporter doFullImport
-Grave: Full Import failed
-org.apache.solr.handler.dataimport.DataImportHandlerException: 'baseDir' is
-a required attribute Processing Document # 1...
+          On Thu, Feb 16, 2012 at 11:35 AM, flyingeagle-de
+<fl...@yahoo.de> wrote:
+> Hello,
+>
+> I want to copy all data...</flyingeagle_83>
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c4F3D28FC.3010403@elyograg.org%3e">Re: is it possible to run deltaimport command with out delta query?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCALfwwiSmc+eZ-E8CmpD5VULm4vmex90pETq=P1z+NYSG2V5Seg@mail.gmail.com%3e">Solr edismax clarification</a></h4>
           <div class="section-content">
-          On 2/15/2012 11:26 PM, nagarjuna wrote:
-> hi all..
->    i am new to solr .....can any body explain me...
+          Hi All,<br />&nbsp;<br />I am using edismax SearchHandler in my search and I have some issues in the
+search results....
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329407313663-3750650.post@n3.nabble.com%3e">RE: PatternReplaceFilterFactory group</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329411875283-3750995.post@n3.nabble.com%3e">Re: Best requestHandler for "typing error".</a></h4>
           <div class="section-content">
-          steve_rowe wrote
-> 
-> Hi O.,
-> 
-> PatternReplaceFilter(Factory) uses Matcher.replaceAll() or replaceFirst(),
-> both of which take in a...
+          You can enable the spellcheck component and add it to your default request
+handler.<br />&nbsp;<br />This might be of use:...
           </div>
           
         </div>
@@ -598,15 +593,15 @@ a required attribute Processing Document
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/ejgroene/statuses/170189065646374912">@</a>RT <a href="http://twitter.com/SearchWorkings">@SearchWorkings</a>: Suggestive <a href="http://twitter.com/search?q=%23search">#search</a> with <a href="http://twitter.com/search?q=%23Solr?">#Solr?</a> Read more in our latest blog entry <a href="http://t.co/l0YYJJM7">http://t.co/l0YYJJM7</a>
+             <a href="http://twitter.com/srijan/statuses/170207527642992640">@</a>Smarter searches on your <a href="http://twitter.com/search?q=%23Drupal">#Drupal</a> websites using Apache <a href="http://twitter.com/search?q=%23SOLR">#SOLR</a> <a href="http://t.co/HeLaX7Kj">http://t.co/HeLaX7Kj</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/dutchworkshq/statuses/170171798762176512">@</a>RT <a href="http://twitter.com/SearchWorkings">@SearchWorkings</a>: Suggestive <a href="http://twitter.com/search?q=%23search">#search</a> with <a href="http://twitter.com/search?q=%23Solr?">#Solr?</a> Read more in our latest blog entry <a href="http://t.co/l0YYJJM7">http://t.co/l0YYJJM7</a>
+             <a href="http://twitter.com/websolr/statuses/170203992385785856">@</a>RT <a href="http://twitter.com/dep4b">@dep4b</a>: Two page <a href="http://twitter.com/search?q=%23Solr">#Solr</a> quick reference posted on our website: <a href="http://t.co/uKCSpLIT">http://t.co/uKCSpLIT</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/farrelley/statuses/170169341441081344">@</a>going to play around with <a href="http://t.co/pVTtR8Cq">http://t.co/pVTtR8Cq</a> today.  <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23PHP">#PHP</a>
+             <a href="http://twitter.com/ryan_roemer/statuses/170203968427929600">@</a>RT <a href="http://twitter.com/dep4b">@dep4b</a>: Two page <a href="http://twitter.com/search?q=%23Solr">#Solr</a> quick reference posted on our website: <a href="http://t.co/uKCSpLIT">http://t.co/uKCSpLIT</a>
           </div>
           
         </div>