OpenSearch/plugins/analysis-phonetic/src
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
..
main/java/org/elasticsearch Fix beidermorse phonetic token filter for unspecified `languageset` (#27112) 2017-10-27 10:07:36 +02:00
test Fix beidermorse phonetic token filter for unspecified `languageset` (#27112) 2017-10-27 10:07:36 +02:00