Field Type | Description |
|---|---|
Address_Part1 | Contains address details, such as building name, street number, street name, street type, and apartment details. |
Address_Part2 | Contains address details, such as city or town name, state name, ZIP code, and country. |
Attribute_1|Attribute_2 | Contains generic data. |
Code | Contains numeric or alphanumeric values, such as license number or vehicle registration number. |
CreditCard | Contains credit card numbers. |
Date | Contains dates, such as date of birth, expiry date, date of contract, date of change, or issued date. |
Generic_Field | Contains generic values that do not belong to other field types. |
Geocode | Contains geographic coordinates, such as latitude, longitude, and elevation. |
ID | Contains IDs, such as account numbers, registration numbers, license numbers, policy numbers, or Social Security numbers. |
ISBN10 | Contains the 10-digit International Standard Book Number (ISBN). |
ISBN13 | Contains the 13-digit ISBN. |
Person_Name | Contains names of individuals. |
Organization_Name|Company_Name | Contains organization names, such as business names, institution names, department names, agency names, or trading names. |
Postal_Area | Contains ZIP codes of towns or cities. |
Telephone_Number | Contains telephone numbers. |
VIN | Contains Vehicle Identification Numbers (VINs). |
Key Generation Level | Description |
|---|---|
Extended | Performs a stringent analysis of your data to generate many match keys, which might result in a large number of match candidates. This level ensures reliable matches, but at the cost of long processing time to generate match keys. If your data volume is not too large and the data quality is poor, use the extended key generation level. |
Limited | Performs a quick and lenient analysis of your data to generate few match keys, which might result in few match candidates. This level trades some match reliability for a faster search of match candidates compared to when you use the extended key generation level. If your data volume is extremely large with variations in word order, use the limited key generation level. The results of the limited key generation level are a subset of the standard level. |
Standard | Generates an optimum number of match keys, which in turn results in an optimum number of match candidates. This level balances the reliability of matches and the processing time to generate match keys. |
Candidate Search Level | Description |
|---|---|
Exhaustive | Performs a lenient search that returns many match candidates. Appropriate for small volumes of data that is not reliable and incomplete. You can also use the exhaustive level for the initial phase of matching and use a more stringent search level for the later phase. This search level can result in more match candidates than most other search levels, possibly resulting in overmatching, and processes slowly. |
Extreme | Performs a lenient search that returns many more match candidates than the exhaustive search level. Appropriate for small volumes of data that is not reliable and incomplete, or if it is critical to find the highest possible number of match candidates. You can also use the extreme level for the initial phase of matching and use a more stringent search level for the later phase. This search level results in a larger number of match candidates than the other search levels, possibly resulting in overmatching, and processes slowly. |
Narrow | Performs a stringent search that returns fewest match candidates. Appropriate for large volumes of data that is reliable and complete or contains a large number of duplicates. This search level results in fewer match candidates than other search levels, possibly resulting in undermatching, and processes faster. |
Typical | Use in most scenarios to search for an optimum number of match candidates. |