mirror of https://github.com/apache/lucene.git
LUCENE-6058: explain that BeiderMorseFilter changed its behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638331 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e140b8907c
commit
991f01c055
|
@ -83,7 +83,12 @@ New Features
|
|||
codec (Thomas Neidhart via Mike McCandless)
|
||||
|
||||
* LUCENE-6059: Add Daitch-Mokotoff Soundex phonetic Apache commons
|
||||
phonetic codec, and upgrade to Apache commons codec 1.10 (Thomas
|
||||
phonetic codec, and upgrade to Apache commons codec 1.10. (Thomas
|
||||
Neidhart via Mike McCandless)
|
||||
|
||||
* LUCENE-6058: With the upgrade to Apache commons codec 1.10, the
|
||||
experimental BeiderMorseFilter has changed its behavior, so any
|
||||
index using it will need to be rebuilt. (Thomas
|
||||
Neidhart via Mike McCandless)
|
||||
|
||||
API Changes
|
||||
|
|
Loading…
Reference in New Issue