Address Cleanse Options
Learn about the server options for address cleansing.
- In the Physical Configuration - Contact the Support Team to enable a server option at the physical configuration level.
- In the L3 Configuration - See Configuring the Server Options to configure a server option in your L3.
After enabling the server options, re-cleanse the tenant to ensure that the enabled server options are applied and affect the existing location. Also, the process of cleansing can have an effect on the matching rate, because the standardized locations that were not matching, can match and eventually merge into one.
Options | Description |
---|---|
AddressLineSeparator | Used to specify the string that separates the Output Address lines within the Output Address field. |
CasingIgnoreFields | Used to specify the fields that must not be cased. The default value is
ID,PostalCode,PostalCodePrimary,PostalCodeSecondary,ISO3166-2,ISO3166-3,PostBox,PostBoxNumber,PostBoxType,_L,Latitude,Longitude,GeoAccuracy,GeoDistance,AVC |
CombinedVerifyMethods | When the CombinedVerifyMethods option is enabled, the
flexible spelling correction option gets applied during the verification
process. This server option is enabled by default. The possible values
are Yes (default) and No .For more information about this option, see Understanding the CombinedVerifyMethod Option. |
DataDirectory | Used to specify the directory in which the Global Knowledge Repository must be found (other than the directory of the loqate.ini configuration file specified during the lqtServer::init call). |
DefaultCountry | Used to specify the default country with its ISO 3166-1 alpha-3 code. This must
be used if no identifiable country is found in the input record. To find the code for a country, use the ISO Country code search. |
DuplicateHandlingMask | This option is enabled to remove valid duplicate components in the input address and enhance the address cleansing accuracy. This option can be enabled to remove duplicates across all levels of an input address. Depending on the level at which this option is enabled in the L3 configuration, the duplicates present in the address can be removed either from the same line or across all levels of input. For more information about this option, see DuplicateHandlingMask option. |
EnhancedCountryTool | Allows you to enable the Automatic Country Identification.
|
FormatFields | A list of default field formats for those fields that can be derived from a combination of other fields. This can be overridden on a per-country basis and must only be changed if requested by the Support Team. |
IgnoreUnmatched | Allows unmatched input data within the address lines to be ignored during
a search process. Hence, allowing the search to proceed by matching only
the partial input data. Consider the address, IgnoreUnmatched option is not enabled. To
enable this option as per your business requirements, contact Reltio’s
Customer Support Team. |
LogFileName | Used to specify a file name to debug output. Must be specified before the
lqtServer::init call. |
MinimumVerificationLevel | Used to specify the minimum verification level that a record must reach in order to avoid reversion. For more information about this option, see MinimumVerificationLevel option. |
NativeAddressLineReverse | Used to specify whether to reverse the order of the Input Address lines when processing non-Latin data. Usually, this is set on a per-country basis automatically, but can be overridden by setting the server option as appropriate.
|
OutputCasing | Used to specify the letter case to be used in Output fields. Valid options are Upper , Title , or Lower . The default value is Title . |
OutputScript | Used to specify the ISO 15924 Code , in which the output must be encoded, if possible. Alternatively, Native must be specified to choose the correct country specific script value. |
OutputSortType | Used to specify the order in which the Search output results must be sorted.
|
PreferPrimaryValidAlias | Used to indicate whether to pick out the first valid alias in the reference data. To enable set to "Yes". The default is "No". For example, let's consider the two address records below:
If For more information about this option, see Address Standardization. |
SuppressAddressFields | Used to specify the comma-separated list of fields that must be suppressed from the Address field Output. |
SuppressFields | Used to specify the comma-separated list of fields that must be suppressed from the Output. |
SuppressUnmatched | If this option is set to TRUE or ON , then unverified fields do not appear as Output in the Address fields (Address, Address1, Address2, and so on). The default option is FALSE or OFF . |
StrictReferenceMatch | Helps to output results that are identical to what is found within the reference data. For example, if an Input Address has a premise of 08, but the reference data contains 8, then the Premise is verified with a Premise Number output of 08. Turning on StrictReferenceMatch gives the output as 8. The default value is No . |
TransliterationIgnoreFields | Used to specify the fields that must not be transliterated. The default
value is
ID,ISO3166-2,ISO3166-3,_L,Latitude,Longitude,GeoAccuracy,GeoDistance,AVC . |