OpenSearch/plugins/analysis-phonetic
Christoph Büscher 9253ea8aec Fix beidermorse phonetic token filter for unspecified `languageset` (#27112)
Currently, when we create a BeiderMorseFilter with an unspecified `languageset`,
the filter will not guess the language, which should be the default behaviour.
This change fixes this and adds a simple test for the cases with and without
provided `languageset` settings.

Closes #26771
2017-10-27 10:07:36 +02:00
..
licenses Added Bengali Analyzer to Elasticsearch with respect to the lucene update(PR#238) 2017-10-05 13:25:05 +02:00
src Fix beidermorse phonetic token filter for unspecified `languageset` (#27112) 2017-10-27 10:07:36 +02:00
build.gradle Remove a few more Xlint skips 2016-01-06 23:28:13 -05:00