File tree Expand file tree Collapse file tree 2 files changed +1
-319
lines changed
plugins/analysis-phonetic/src/main/java/org/elasticsearch/index/analysis Expand file tree Collapse file tree 2 files changed +1
-319
lines changed Original file line number Diff line number Diff line change 1313import org .apache .commons .codec .language .Caverphone2 ;
1414import org .apache .commons .codec .language .ColognePhonetic ;
1515import org .apache .commons .codec .language .Metaphone ;
16+ import org .apache .commons .codec .language .Nysiis ;
1617import org .apache .commons .codec .language .RefinedSoundex ;
1718import org .apache .commons .codec .language .Soundex ;
1819import org .apache .commons .codec .language .bm .Languages .LanguageSet ;
3233import org .elasticsearch .index .IndexSettings ;
3334import org .elasticsearch .index .analysis .phonetic .HaasePhonetik ;
3435import org .elasticsearch .index .analysis .phonetic .KoelnerPhonetik ;
35- import org .elasticsearch .index .analysis .phonetic .Nysiis ;
3636
3737import java .util .HashSet ;
3838import java .util .List ;
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments