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

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

Author: buildbot
Date: Tue Feb 14 13:15:10 2012
New Revision: 804769

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 Tue Feb 14 13:15:10 2012
@@ -549,34 +549,32 @@ setUp/tearDown call chaining. (<a href="
     <div id="jira">
       <h1>Latest JIRA</h1>
       <div class="status-item">
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3762">[LUCENE-3762] Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-2632">[LUCENE-2632] FilteringCodec, TeeCodec, TeeDirectory</a><br/>
        <div class="section-content">
-        <p>Both Lucene and Solr use JUnit 4.7. I suggest we move forward and upgrade to JUnit 4.10 which provides several...</p>
+        <p>This issue adds two new Codec implementations:</p>
+
+<ul>
+	<li>TeeCodec: there have been attempts in the past to implement parallel writing to...</li></ul>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3777">[LUCENE-3777] trapping overloaded ctors/setters in Field/NumericField/DocValuesField</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3782">[LUCENE-3782] An incomplete fix for the NPE bugs in Directory.java</a><br/>
        <div class="section-content">
-        <p>In trunk, these apis let you easily create a field, but my concern is this:</p>
-<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java"><span class="code-keyword">public</span> NumericField(<span class="code-object">String</span> name, <span class="code-object">int...</span></pre></div></div>
+        <p>The fix revision 499089 was aimed to remove an NPE bug (<a href="https://issues.apache.org/jira/browse/LUCENE-773" title="Deprecate &quot;create&quot; method in FSDirectory.getDirectory in favor of IndexWriter&#39;s &quot;create&quot;"><del>LUCENE-773</del></a>) on the value  of  "lockFactory "...</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/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3781">[LUCENE-3781] Another incomplete fix for the NPE bugs in ParallelReader.java</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>
+        <p>The fix revision 407851  was aimed to remove an NPE bug on the value  of  "termDocs" in the methods "next",...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3758">[LUCENE-3758] Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3780">[LUCENE-3780] An incomplete fix for the NPE bugs in ParallelReader.java</a><br/>
        <div class="section-content">
-        <p>The ComplexPhraseQueryParser use SpanNearQuery, but always set the "inOrder" value hardcoded to "true". This could be configurable.</p>
+        <p>The fix revision 407851 was aimed to remove an NPE bug on the  return value of  "fieldToReader.get(field)" in the methods...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-2632">[LUCENE-2632] FilteringCodec, TeeCodec, TeeDirectory</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3779">[LUCENE-3779] An incomplete fix for the NPE bugs in MultipleTermPositions.java</a><br/>
        <div class="section-content">
-        <p>This issue adds two new Codec implementations:</p>
-
-<ul>
-	<li>TeeCodec: there have been attempts in the past to implement parallel writing to...</li></ul>
+        <p>The fix revision 219387 was aimed to remove an NPE bug on the  return value of  "_termPositionsQueue.peek()" in the method...</p>
        </div>
     </div></div>
     
@@ -584,23 +582,28 @@ setUp/tearDown call chaining. (<a href="
     <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/%3cCAM21Rt-WxA1=p1vi3wfVTcZk6RPLtnbTRg+rBJii8DcgCvtZyQ@mail.gmail.com%3e">Re: svn commit: r1243777 - /lucene/dev/trunk/lucene/tools/custom-tasks.xml</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1616779142.36067.1329222299655.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3777) trapping overloaded ctors/setters in Field/NumericField/DocValuesField</a></h4>
         <div class="section-content">
-        > You should backport, the same problem should exist in 3.x.<br />&nbsp;<br />The backport hasn't been applied yet, I'll do...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207659#comment-13207659">https://issues.apache.org/jira/browse/LUCENE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207659#comment-13207659</a>
+] <br />&nbsp;<br />Chris Male commented on LUCENE-3777:
+------------------------------------<br />&nbsp;<br />bq. I prefer sugar classes (new IntField(7), new IntValueField(7))...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c894323665.35597.1329205500338.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-2632) FilteringCodec, TeeCodec, TeeDirectory</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1238962336.36051.1329221222479.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207566#comment-13207566">https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207566#comment-13207566</a>
-] <br />&nbsp;<br />Uwe Schindler commented on LUCENE-2632:
----------------------------------------<br />&nbsp;<br />Hey cool, sounds like this unmaintainable ParallelReaders obsolete by...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207656#comment-13207656">https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207656#comment-13207656</a>
+] <br />&nbsp;<br />Robert Muir commented on LUCENE-3762:
+-------------------------------------<br />&nbsp;<br />+1 for 3.x too. <br />&nbsp;<br />> Upgrade JUnit to...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c00ff01cceaeb$017b6560$04723020$@thetaphi.de%3e">RE: svn commit: r1243777 - /lucene/dev/trunk/lucene/tools/custom-tasks.xml</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1462764143.2671329220018948.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12417 - Failure</a></h4>
         <div class="section-content">
-        Hi Erick,<br />&nbsp;<br />You should backport, the same problem should exist in 3.x.<br />&nbsp;<br />Uwe<br />&nbsp;<br />-----
-Uwe Schindler
-H.-H.-Meier-Allee...
+        Build: <a href="https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12417/">https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12417/</a><br />&nbsp;<br />1 tests failed.
+REGRESSION:  org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch<br />&nbsp;<br />Error Message:
+<a href="http://localhost:51425/solr/collection1">http://localhost:51425/solr/collection1</a><br />&nbsp;<br />Stack Trace:
+org.apache.solr.client.solrj.SolrServerException: <a href="http://localhost:51425/solr/collection1">http://localhost:51425/solr/collection1</a>
+	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:481)
+	at...
         </div>
       </div>
     </div>

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Tue Feb 14 13:15:10 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/%3cCAM21Rt-WxA1=p1vi3wfVTcZk6RPLtnbTRg+rBJii8DcgCvtZyQ@mail.gmail.com%3e">Re: svn commit: r1243777 - /lucene/dev/trunk/lucene/tools/custom-tasks.xml</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1616779142.36067.1329222299655.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3777) trapping overloaded ctors/setters in Field/NumericField/DocValuesField</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c894323665.35597.1329205500338.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-2632) FilteringCodec, TeeCodec, TeeDirectory</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1238962336.36051.1329221222479.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c00ff01cceaeb$017b6560$04723020$@thetaphi.de%3e">RE: svn commit: r1243777 - /lucene/dev/trunk/lucene/tools/custom-tasks.xml</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1462764143.2671329220018948.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12417 - Failure</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/%3cCAFAd71XkN80CY3-=mw=_+f3LyfYt0c6qWnu+Pr3qsHjzNHAQVg@mail.gmail.com%3e">Re: Can I rebuild an index and remove some fields?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329222219225-3743488.post@n3.nabble.com%3e">Re: Re:how to monitor solr in newrelic</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAFAd71X+JF8sjGfu1QRFzNW4XD4O4camSrA37ctHd-K+o9xabw@mail.gmail.com%3e">Re: Can I rebuild an index and remove some fields?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329221344898-3743471.post@n3.nabble.com%3e">sort my results alphabetically on facetnames</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329201295182-3742873.post@n3.nabble.com%3e">Language specific tokenizer for purpose of multilingual search in single-core solr,</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329216860746-3743317.post@n3.nabble.com%3e">Re: Highlighting stopwords</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 Tue Feb 14 13:15:10 2012
@@ -501,6 +501,12 @@ setUp/tearDown call chaining. (<a href="
 
         
         <div class="status-item">
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2934">[SOLR-2934] Problem with Solr Hunspell with French Dictionary</a><br/>
+          <div class="section-content">
+                         <p>I&apos;m trying to add the HunspellStemFilterFactory to my Solr project. <br/>
+I&apos;m trying this on a fresh new download of Solr...</p>
+          </div>
+          
           <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3005">[SOLR-3005] Content-Type disappear</a><br/>
           <div class="section-content">
                          <p>i expect that query always return Content-Type, but after <a href="https://issues.apache.org/jira/browse/SOLR-1123" title="Change the JSONResponseWriter content type"><del>SOLR-1123</del></a> had committed, it got chance to return nothing if you...</p>
@@ -522,11 +528,6 @@ setUp/tearDown call chaining. (<a href="
 This core...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3121">[SOLR-3121] Make new admin UI work better with big indexes</a><br/>
-          <div class="section-content">
-                         <p>As reported in <a href="https://issues.apache.org/jira/browse/SOLR-2667" title="Finish Solr Admin UI">SOLR-2667</a>, the admin UI gets pretty bad with big indexes.  Mostly this seems the fault of...</p>
-          </div>
-          
         </div>
         
       </div>
@@ -535,23 +536,28 @@ This core...</p>
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAM21Rt-WxA1=p1vi3wfVTcZk6RPLtnbTRg+rBJii8DcgCvtZyQ@mail.gmail.com%3e">Re: svn commit: r1243777 - /lucene/dev/trunk/lucene/tools/custom-tasks.xml</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1616779142.36067.1329222299655.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3777) trapping overloaded ctors/setters in Field/NumericField/DocValuesField</a></h4>
           <div class="section-content">
-          > You should backport, the same problem should exist in 3.x.<br />&nbsp;<br />The backport hasn't been applied yet, I'll do...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207659#comment-13207659">https://issues.apache.org/jira/browse/LUCENE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207659#comment-13207659</a>
+] <br />&nbsp;<br />Chris Male commented on LUCENE-3777:
+------------------------------------<br />&nbsp;<br />bq. I prefer sugar classes (new IntField(7), new IntValueField(7))...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c894323665.35597.1329205500338.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-2632) FilteringCodec, TeeCodec, TeeDirectory</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1238962336.36051.1329221222479.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207566#comment-13207566">https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207566#comment-13207566</a>
-] <br />&nbsp;<br />Uwe Schindler commented on LUCENE-2632:
----------------------------------------<br />&nbsp;<br />Hey cool, sounds like this unmaintainable ParallelReaders obsolete by...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207656#comment-13207656">https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207656#comment-13207656</a>
+] <br />&nbsp;<br />Robert Muir commented on LUCENE-3762:
+-------------------------------------<br />&nbsp;<br />+1 for 3.x too. <br />&nbsp;<br />> Upgrade JUnit to...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c00ff01cceaeb$017b6560$04723020$@thetaphi.de%3e">RE: svn commit: r1243777 - /lucene/dev/trunk/lucene/tools/custom-tasks.xml</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1462764143.2671329220018948.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12417 - Failure</a></h4>
           <div class="section-content">
-          Hi Erick,<br />&nbsp;<br />You should backport, the same problem should exist in 3.x.<br />&nbsp;<br />Uwe<br />&nbsp;<br />-----
-Uwe Schindler
-H.-H.-Meier-Allee...
+          Build: <a href="https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12417/">https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12417/</a><br />&nbsp;<br />1 tests failed.
+REGRESSION:  org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch<br />&nbsp;<br />Error Message:
+<a href="http://localhost:51425/solr/collection1">http://localhost:51425/solr/collection1</a><br />&nbsp;<br />Stack Trace:
+org.apache.solr.client.solrj.SolrServerException: <a href="http://localhost:51425/solr/collection1">http://localhost:51425/solr/collection1</a>
+	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:481)
+	at...
             </div>
           
         </div>
@@ -562,24 +568,23 @@ H.-H.-Meier-Allee...
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAFAd71XkN80CY3-=mw=_+f3LyfYt0c6qWnu+Pr3qsHjzNHAQVg@mail.gmail.com%3e">Re: Can I rebuild an index and remove some fields?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329222219225-3743488.post@n3.nabble.com%3e">Re: Re:how to monitor solr in newrelic</a></h4>
           <div class="section-content">
-          for method 2, delete is wrong. we can't delete terms.
-   you also should hack with the tii and tis file....
+          Try this when you start SOLR<br />&nbsp;<br />java -javaagent:/NEWRELICPATH/newrelic.jar -jar start.jar<br />&nbsp;<br />Normally you will see your SOLR installation on...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAFAd71X+JF8sjGfu1QRFzNW4XD4O4camSrA37ctHd-K+o9xabw@mail.gmail.com%3e">Re: Can I rebuild an index and remove some fields?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329221344898-3743471.post@n3.nabble.com%3e">sort my results alphabetically on facetnames</a></h4>
           <div class="section-content">
-          method1, dumping data
-for stored fields, you can traverse the whole index and save it to
-somewhere else.
-for indexed...
+          I want to sort my results on the facetnames (not by their number of results).<br />&nbsp;<br />So now I have...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329201295182-3742873.post@n3.nabble.com%3e">Language specific tokenizer for purpose of multilingual search in single-core solr,</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329216860746-3743317.post@n3.nabble.com%3e">Re: Highlighting stopwords</a></h4>
           <div class="section-content">
-          Hi, all, <br />&nbsp;<br />I want to do multilingual search in single-core solr. That requires to
-define language specific tokenizers in...
+          O. Klein wrote
+> 
+> Hmm, now the synonyms aren't highlighted anymore.
+> 
+> OK back to basic (im using...
           </div>
           
         </div>
@@ -591,15 +596,15 @@ define language specific tokenizers in..
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/rbramley/statuses/169320970161623041">@</a>RT <a href="http://twitter.com/dep4b">@dep4b</a>: Identifying Anomalous Driving Patterns Using Hadoop and Cassandra <a href="http://t.co/bN0Y0Uih">http://t.co/bN0Y0Uih</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/TNRGlobal/statuses/169408262272331776">@</a>RT <a href="http://twitter.com/mrweber">@mrweber</a>: RT <a href="http://twitter.com/TNRGlobal">@TNRGlobal</a> FAST ESP to <a href="http://twitter.com/search?q=%23solr.">#solr.</a> Choosing a Document Processing Pipeline <a href="http://t.co/xvENHqP0">http://t.co/xvENHqP0</a> <a href="http://twitter.com/search?q=%23pypes">#pypes</a> works with <a href="http://twitter.com/search?q=%23elasticsearch">#elasticsearch</a> as well!
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/dathor/statuses/169315077097398273">@</a>Bra! RT <a href="http://twitter.com/marcusosterberg">@marcusosterberg</a>: Har just lyckats indexera <a href="http://t.co/89I8jsJt">http://t.co/89I8jsJt</a> i <a href="http://twitter.com/search?q=%23Solr,">#Solr,</a> nu återstår ett sök-GUI. Onödigt? Absolut, men roligt :)
+             <a href="http://twitter.com/TNRGlobal/statuses/169408134975209472">@</a>Notes on migration from FAST to Solr:  Choosing a document processing pipeline  <a href="http://t.co/H1JiHkBa">http://t.co/H1JiHkBa</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23migration">#migration</a> <a href="http://twitter.com/search?q=%23FASTESP">#FASTESP</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/ichattopadhyaya/statuses/169283517178585088">@</a>RT <a href="http://twitter.com/sematext">@sematext</a>: Poll: What Should Index Monitoring Show?  Avg, Min, or Max # of docs?  <a href="http://t.co/aYbjqjmK">http://t.co/aYbjqjmK</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=%23elasticsearch">#elasticsearch</a> <a href="http://twitter.com/search?q=%23sensei">#sensei</a>
+             <a href="http://twitter.com/IdeaisTec/statuses/169407837703913472">@</a>Solr Migration: 1.4 to 3.5 | Architects Zone: <a href="http://t.co/FmULnvuW">http://t.co/FmULnvuW</a> <a href="http://twitter.com/search?q=%23SOLR">#SOLR</a>
           </div>
           
         </div>