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/09 04:15:26 UTC

svn commit: r804312 - /websites/production/lucene/content/solr/index.html

Author: buildbot
Date: Thu Feb  9 03:15:26 2012
New Revision: 804312

Log:
Production update by buildbot

Modified:
    websites/production/lucene/content/solr/index.html

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  9 03:15:26 2012
@@ -501,6 +501,11 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3104">[SOLR-3104] Bad performance with distributed search when sort contains relevancy queries</a><br/>
+          <div class="section-content">
+                         <p>So I found this issue when trying out distributed search with solr 3.5 and noticed big performance degradation for some...</p>
+          </div>
+          
           <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3114">[SOLR-3114] Highlighter: Option for target number of characters output</a><br/>
           <div class="section-content">
                          <p>Often you want the dynamic teaser to be about the same visual size for each article in the result list....</p>
@@ -521,13 +526,6 @@ as well as new analysis capabilities.</l
                          <p>During the second phase of a group query, the collator sends a query to each of the shards.  The purpose...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3111">[SOLR-3111] LukeRequestHandler does not properly handle multi-field fl params. Wildcard should also be honored</a><br/>
-          <div class="section-content">
-                         <p>Specifying "&amp;fl=field1 field2" for the LukeRequestHandler results in trying to find a field, you guessed it, "field field2".</p>
-
-<p>Additionally, it...</p>
-          </div>
-          
         </div>
         
       </div>