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

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

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

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 15:15:10 2012
@@ -549,6 +549,16 @@ 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-3758">[LUCENE-3758] Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.</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>
+       </div>
+    
+      <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>The fix revision 219387 (Fix for NPE (bug #35626). Fix by Hans Hjelm, test case by Scotty Allen.) was aimed...</p>
+       </div>
+    
       <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>The fix revision 407851  was aimed to remove an NPE bug ("fix NPE and deletion bugs in ParallelReader: <a href="https://issues.apache.org/jira/browse/LUCENE-561" title="ParallelReader fails on deletes and on seeks of previously unused fields"><del>LUCENE-561</del></a>")...</p>
@@ -559,11 +569,6 @@ setUp/tearDown call chaining. (<a href="
         <p>The fix revision 698487 was aimed to remove an NPE bug (<a href="https://issues.apache.org/jira/browse/LUCENE-1404" title="NPE in NearSpansUnordered.isPayloadAvailable() "><del>LUCENE-1404</del></a>) on the returned value  of  "min()"...</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/>
-       <div class="section-content">
-        <p>The ComplexPhraseQueryParser use SpanNearQuery, but always set the "inOrder" value hardcoded to "true". This could be configurable.</p>
-       </div>
-    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-2632">[LUCENE-2632] FilteringCodec, TeeCodec, TeeDirectory</a><br/>
        <div class="section-content">
         <p>This issue adds two new Codec implementations:</p>
@@ -571,39 +576,33 @@ setUp/tearDown call chaining. (<a href="
 <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-3782">[LUCENE-3782] An incomplete fix for the NPE bugs in Directory.java</a><br/>
-       <div class="section-content">
-        <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>
     </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/%3c2056423585.36273.1329225179741.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/%3c1739214128.36441.1329229079409.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3758) Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.</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=13207690#comment-13207690">https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207690#comment-13207690</a>
-] <br />&nbsp;<br />Robert Muir commented on LUCENE-2632:
--------------------------------------<br />&nbsp;<br />{quote}
-Also, the handling of segments.gen and compound files...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207729#comment-13207729">https://issues.apache.org/jira/browse/LUCENE-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207729#comment-13207729</a>
+] <br />&nbsp;<br />Tomás Fernández Löbbe commented on LUCENE-3758:
+-----------------------------------------------<br />&nbsp;<br />Basically, a search like '"foo bar"#2' would match...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c643238095.36266.1329225060528.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3782) An incomplete fix for the NPE bugs in Directory.java</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c400666047.36432.1329228959640.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3781) Another incomplete fix for the NPE bugs in ParallelReader.java</a></h4>
         <div class="section-content">
-        An incomplete fix for the NPE bugs in Directory.java
-----------------------------------------------------<br />&nbsp;<br />                 Key: LUCENE-3782
-                 URL: <a href="https://issues.apache.org/jira/browse/LUCENE-3782">https://issues.apache.org/jira/browse/LUCENE-3782</a>
-             Project: Lucene - Java
-          Issue...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Guangtai Liang updated LUCENE-3781:
+-----------------------------------<br />&nbsp;<br />    Description: 
+The fix revision 407851  was aimed to remove an...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c2042471973.36245.1329224699612.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/%3c1199874987.36438.1329228959973.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3779) An incomplete fix for the NPE bugs in MultipleTermPositions.java</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=13207686#comment-13207686">https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207686#comment-13207686</a>
-] <br />&nbsp;<br />Andrzej Bialecki  commented on LUCENE-2632:
--------------------------------------------<br />&nbsp;<br />bq. the TODO/etc in term vectors makes me wish...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Guangtai Liang updated LUCENE-3779:
+-----------------------------------<br />&nbsp;<br />    Description: 
+The fix revision 219387 (Fix for NPE (bug #35626)....
         </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 15: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/%3c2056423585.36273.1329225179741.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/%3c1739214128.36441.1329229079409.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3758) Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c643238095.36266.1329225060528.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3782) An incomplete fix for the NPE bugs in Directory.java</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c400666047.36432.1329228959640.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3781) Another incomplete fix for the NPE bugs in ParallelReader.java</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c2042471973.36245.1329224699612.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/%3c1199874987.36438.1329228959973.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3779) An incomplete fix for the NPE bugs in MultipleTermPositions.java</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/%3c1329225913470-3743616.post@n3.nabble.com%3e">Re: Highlighting stopwords</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cAA05BF2D-7033-4924-95D4-E5535E513B4B@gmail.com%3e">Re: Improving performance for SOLR geo queries?</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329225119886-3743592.post@n3.nabble.com%3e">Re: sort my results alphabetically on facetnames</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c165C0DE0-F0DD-4F9B-B83C-A6D1C772128C@gmail.com%3e">Mmap</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c4F3A5A81.9010009@solarier.de%3e">Re: sort my results alphabetically on facetnames</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvf=QWLH+vNWY=QeEcSSj1QRHikrvESHhkEwxUFb0E98Ww@mail.gmail.com%3e">Re: Solr binary response for C#?</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 15:15:10 2012
@@ -501,6 +501,13 @@ setUp/tearDown call chaining. (<a href="
 
         
         <div class="status-item">
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3131">[SOLR-3131] &quot;details&quot; command fails while a replication is forced with a &quot;fetchIndex&quot; command on a non-slave server</a><br/>
+          <div class="section-content">
+                         <p>Steps to reproduce the problem:<br/>
+1) Start a master Solr instance (called A)<br/>
+2) Start a Solr instance with replication...</p>
+          </div>
+          
           <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/>
@@ -522,12 +529,6 @@ I&apos;m trying this on a fresh new down
                          <p>The LukeRequestHandler could made much easier to follow, and the overloading of numTerms is confusing. This was made possible by...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2593">[SOLR-2593] A new core admin action &apos;split&apos; for splitting index</a><br/>
-          <div class="section-content">
-                         <p>If an index is too large/hot it would be desirable to split it out to another core .<br/>
-This core...</p>
-          </div>
-          
         </div>
         
       </div>
@@ -536,28 +537,27 @@ This core...</p>
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c2056423585.36273.1329225179741.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/%3c1739214128.36441.1329229079409.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3758) Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.</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=13207690#comment-13207690">https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207690#comment-13207690</a>
-] <br />&nbsp;<br />Robert Muir commented on LUCENE-2632:
--------------------------------------<br />&nbsp;<br />{quote}
-Also, the handling of segments.gen and compound files...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207729#comment-13207729">https://issues.apache.org/jira/browse/LUCENE-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207729#comment-13207729</a>
+] <br />&nbsp;<br />Tomás Fernández Löbbe commented on LUCENE-3758:
+-----------------------------------------------<br />&nbsp;<br />Basically, a search like '"foo bar"#2' would match...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c643238095.36266.1329225060528.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3782) An incomplete fix for the NPE bugs in Directory.java</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c400666047.36432.1329228959640.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3781) Another incomplete fix for the NPE bugs in ParallelReader.java</a></h4>
           <div class="section-content">
-          An incomplete fix for the NPE bugs in Directory.java
-----------------------------------------------------<br />&nbsp;<br />                 Key: LUCENE-3782
-                 URL: <a href="https://issues.apache.org/jira/browse/LUCENE-3782">https://issues.apache.org/jira/browse/LUCENE-3782</a>
-             Project: Lucene - Java
-          Issue...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Guangtai Liang updated LUCENE-3781:
+-----------------------------------<br />&nbsp;<br />    Description: 
+The fix revision 407851  was aimed to remove an...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c2042471973.36245.1329224699612.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/%3c1199874987.36438.1329228959973.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3779) An incomplete fix for the NPE bugs in MultipleTermPositions.java</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=13207686#comment-13207686">https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207686#comment-13207686</a>
-] <br />&nbsp;<br />Andrzej Bialecki  commented on LUCENE-2632:
--------------------------------------------<br />&nbsp;<br />bq. the TODO/etc in term vectors makes me wish...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Guangtai Liang updated LUCENE-3779:
+-----------------------------------<br />&nbsp;<br />    Description: 
+The fix revision 219387 (Fix for NPE (bug #35626)....
             </div>
           
         </div>
@@ -568,29 +568,21 @@ Also, the handling of segments.gen and c
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329225913470-3743616.post@n3.nabble.com%3e">Re: Highlighting stopwords</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cAA05BF2D-7033-4924-95D4-E5535E513B4B@gmail.com%3e">Re: Improving performance for SOLR geo queries?</a></h4>
           <div class="section-content">
-          O. Klein wrote
-> 
-> 
-> O. Klein wrote
->> 
->> Hmm, now the synonyms aren't highlighted anymore.
->> 
->>...
+          Can we get this back ported to 3x?<br />&nbsp;<br />Bill Bell
+Sent from mobile<br />&nbsp;<br />On Feb 14, 2012, at...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329225119886-3743592.post@n3.nabble.com%3e">Re: sort my results alphabetically on facetnames</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c165C0DE0-F0DD-4F9B-B83C-A6D1C772128C@gmail.com%3e">Mmap</a></h4>
           <div class="section-content">
-          Thanks!<br />&nbsp;<br />--
-View this message in context: <a href="http://lucene.472066.n3.nabble.com/sort-my-results-alphabetically-on-facetnames-tp3743471p3743592.html">http://lucene.472066.n3.nabble.com/sort-my-results-alphabetically-on-facetnames-tp3743471p3743592.html</a>
-Sent from the Solr - User mailing list archive at Nabble.com....
+          Does someone have an example of using unmap in 3.5 and chunksize?<br />&nbsp;<br /> I am using Solr 3.5.<br />&nbsp;<br />I...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c4F3A5A81.9010009@solarier.de%3e">Re: sort my results alphabetically on facetnames</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvf=QWLH+vNWY=QeEcSSj1QRHikrvESHhkEwxUFb0E98Ww@mail.gmail.com%3e">Re: Solr binary response for C#?</a></h4>
           <div class="section-content">
-          Hi!<br />&nbsp;<br />On 14.02.2012 13:09, PeterKerk wrote:
-> I want to sort my results on the facetnames (not by their...
+          It's not as compact as binary format, but would just using something
+like JSON help enough? This is really simple,...
           </div>
           
         </div>
@@ -602,15 +594,15 @@ Sent from the Solr - User mailing list a
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/DmitryKan/statuses/169418658140012545">@</a>just implemented new <a href="http://twitter.com/search?q=%23query">#query</a> <a href="http://twitter.com/search?q=%23operator">#operator</a> in <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> called sharp. Allows span phrase queries (i.e. preserving term order)
+             <a href="http://twitter.com/sipclipandgo/statuses/169438732649369600">@</a>RT <a href="http://twitter.com/TNRGlobal">@TNRGlobal</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/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!
+             <a href="http://twitter.com/DmitryKan/statuses/169418658140012545">@</a>just implemented new <a href="http://twitter.com/search?q=%23query">#query</a> <a href="http://twitter.com/search?q=%23operator">#operator</a> in <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> called sharp. Allows span phrase queries (i.e. preserving term order)
           </div>
           
           <div class="section-content">
-             <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>
+             <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>