public static class PhoneticFunctions.ColognePhoneticFunction extends Object implements DrillSimpleFunc
The Kölner Phonetik is a phonetic algorithm which is optimized for the German language. It is related to the well-known soundex algorithm.
Usage: SELECT cologne_phonetic( string ) FROM...
| Constructor and Description |
|---|
ColognePhoneticFunction() |
public void setup()
setup in interface DrillSimpleFuncpublic void eval()
eval in interface DrillSimpleFuncCopyright © 2021 The Apache Software Foundation. All rights reserved.