Skip to main content

Match Results

For every record returned, Shufti reports the degree of correlation between the screened individual's details and the watchlist entry, so you can see exactly why a record was surfaced. These match types appear on each hit in the response and explain the basis of the match, from exact to phonetic to synonym-based.

Match types

FieldMeaning
name_exactMatched the entity name exactly.
aka_exactMatched an entity AKA (also known as) entry exactly.
name_fuzzyMatched the name closely, but at least one word had an edit-distance change.
aka_fuzzyMatched an AKA name closely, but at least one word had an edit-distance change.
phonetic_nameMatched the entity name phonetically.
phonetic_akaMatched an entity AKA phonetically.
equivalent_nameMatched the entity name via a synonym, e.g. Robert MugabeBob Mugabe.
equivalent_akaMatched an entity AKA via a synonym, e.g. Robert MugabeBob Mugabe.
unknownMatched for a more complex reason, such as an acronym.
year_of_birthMatched the birth year given in filters; can be the exact year ±1 year depending on fuzziness and options.
removed_personal_titleA personal title (e.g. Mrs) was stripped from the search term.
removed_personal_suffixA personal suffix (e.g. PhD) was stripped from the search term.
removed_organisation_prefixAn organization prefix (e.g. JSC) was stripped from the search term.
removed_organisation_suffixAn organization suffix (e.g. Ltd) was stripped from the search term.
removed_clerical_markA clerical mark (e.g. DECEASED) was stripped from the search term.
tip

Match types pair naturally with the AML Match Score: the score tells you how close the match is, while the match types tell you why it matched (exact, fuzzy, phonetic, or synonym).