Can anyone tell me how HTML entities are handled during name matching. For example if our system sends a name with "&Amp;" instead of "&".
Like for example: ERNST & YOUNG SL A & J MUCKLOW & CO LIMITED. Will the matching engine return matches with names as "ERNST & YOUNG SL" and "A & J MUCKLOW & CO LIMITED, at 95.1% match threshold?
Will using "&Amp;" at 95.1% result in AML matches being missed?