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

svn commit: r805600 - /websites/production/lucene/content/core/index.html

Author: buildbot
Date: Tue Feb 21 08:15:10 2012
New Revision: 805600

Log:
Production update by buildbot for lucene

Modified:
    websites/production/lucene/content/core/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 21 08:15:10 2012
@@ -337,6 +337,11 @@
     <div id="jira">
       <h1>Latest JIRA</h1>
       <div class="status-item">
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3807">[LUCENE-3807] Cleanup suggester API</a><br/>
+       <div class="section-content">
+        <p>Currently the suggester api and especially TermFreqIterator don&apos;t play that nice with BytesRef and other paradigms we use in lucene,...</p>
+       </div>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-2348">[LUCENE-2348] DuplicateFilter incorrectly handles multiple calls to getDocIdSet for segment readers</a><br/>
        <div class="section-content">
         <p>DuplicateFilter currently works by building a single doc ID set, without taking into account that getDocIdSet() will be called once...</p>
@@ -359,11 +364,6 @@ It seems like for +- to be treated as...
 org.apache.lucene.index.TestReaderClosed.test<br/>
 fails because the inner reader is closed but the wrapped outer...</p>
        </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3795">[LUCENE-3795] Replace spatial contrib module with LSP&apos;s spatial-lucene module</a><br/>
-       <div class="section-content">
-        <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>
     </div></div>