How Search Works

Understanding each search mode

Live examples below use birth date 1990-01-01 to limit results to a manageable set. Toggle filters on/off to see rows added or removed.

Exact

PREFIX

Searches for names starting with 'JESU' and 'STARLIN'

Phonetic

SOUNDEX

Soundex matches names that sound like 'JESUS STARLING'

Phonetic

DM

DM finds names that sound like 'JESUS STARLING' (Slavic/Germanic variants)

Fuzzy

LEGACY,LEVENSHTEIN

Levenshtein allows up to 2 edits from 'JESU STARLING'

Fuzzy

TRIGRAM

Trigram ranks by character overlap with 'JESUS STARLING'

Combo

SOUNDEX,LEVENSHTEIN

Soundex finds broad matches, Levenshtein narrows to typos

Combo

DM,LEVENSHTEIN

DM + Levenshtein: better for Slavic/Germanic names