Listed below are the properties to specify a desired exact match:
-
GS_FIND_MUST_MATCH_MAINADDR - Matches to an input street name exactly. This match is dependent on source data.
-
GS_FIND_MUST_MATCH_STATE - Matches to an input state exactly.
-
GS_FIND_MUST_MATCH_ZIPCODE - Matches to an input 5-digit ZIP Code exactly.
-
GS_FIND_MUST_MATCH_CITY - Matches to an input city exactly.
Note: The Must Match properties are not valid for singleline matching.