You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mi...@apache.org on 2012/10/29 17:49:19 UTC

svn commit: r1403418 - /lucene/dev/branches/lucene3846/lucene/CHANGES.txt

Author: mikemccand
Date: Mon Oct 29 16:49:19 2012
New Revision: 1403418

URL: http://svn.apache.org/viewvc?rev=1403418&view=rev
Log:
LUCENE-3846: add changes

Modified:
    lucene/dev/branches/lucene3846/lucene/CHANGES.txt

Modified: lucene/dev/branches/lucene3846/lucene/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3846/lucene/CHANGES.txt?rev=1403418&r1=1403417&r2=1403418&view=diff
==============================================================================
--- lucene/dev/branches/lucene3846/lucene/CHANGES.txt (original)
+++ lucene/dev/branches/lucene3846/lucene/CHANGES.txt Mon Oct 29 16:49:19 2012
@@ -49,6 +49,10 @@ New Features
   for better search performance. 
   (Han Jiang, Adrien Grand, Robert Muir, Mike McCandless)
 
+* LUCENE-3846: New FuzzySuggester, like AnalyzingSuggester except it
+  also finds completions allowing for fuzzy edits in the input string.
+  (Robert Muir, Simon Willnauer, Mike McCandless)
+
 API Changes
 
 * LUCENE-4399: Deprecated AppendingCodec. Lucene's term dictionaries