You are here:
Matching Algorithms Used with Matching Methods
The matching method and its corresponding matching algorithms are part of the matching rule’s matching criteria. They help determine how a specific field in one record is compared to the same field in another record and whether the fields are considered matches.
Required Editions
| Available in: Lightning Experience and Salesforce Classic |
| Available in: Essentials, Professional, Enterprise, Performance, Unlimited, and Developer Editions |
We provide an exact matching method and several fuzzy matching methods. When the exact matching method is selected, the exact matching algorithm is used to compare the fields. When a fuzzy matching method is selected, various fuzzy matching algorithms are used to compare the fields.
More than one matching algorithm can be used to compare a field. Each matching algorithm is scored based on how closely it matches the fields. The fields being compared aren’t case sensitive.
Matching Algorithms Available with the Exact Matching Method
| Matching Algorithm | Description |
|---|---|
| Exact | Determines whether two strings are the same. For example, salesforce.com and Salesforce aren’t considered a match because they’re not identical. The algorithm returns a match score of 0. |
Matching Algorithms Available with Fuzzy Matching Methods

