Field US_ENGLISH_GENEALOGY
An instance of Soundex using the mapping as per the Genealogy site: http://www.genealogy.com/articles/research/00000060.html
This treats vowels (AEIOUY), H and W as silent letters. Such letters are ignored (after the first) and do not act as separators when dropping duplicate codes.
The codes for consonants are otherwise the same as for US_ENGLISH_MAPPING_STRING and US_ENGLISH_SIMPLIFIED.
since 1.11
Assembly: Lucene.Net.Analysis.Phonetic.dll
Syntax
public static readonly Soundex US_ENGLISH_GENEALOGY
Returns
Type | Description |
---|---|
Soundex |