Address Matcher

Release notes on tasks that apply to the Address Matcher.

Version Type Description ID
21.2.0.0 ENH Support has been added to searching by city in Trapeze4 Address Matcher. To enable the new functionality, the following new Context Properties have been added:
  • MAP > AddrMatch > Tp4Classic > Param > Advanced > UseBeginsWithPlaceSearch: If selected, all places where the place name begins with or exactly matches the search text are returned, otherwise, only exact matches are returned.
  • MAP > MapAddress > Common > ParseOutCityByDelimiter: Sets the address matcher to parse out and treat all search text as the city after the first found instance of the set delimiter in CP MAP > MapAddress > Common > DelimiterForParsingCity. If a second instance of the set delimiter is found, the address matcher only parses out and treats the search text as the city between the two delimiters. All matching instances of the set delimiter after the first two are ignored.
  • MAP > MapAddress > Common > DelimiterForParsingCity: Sets the delimiter the address matcher uses to parse out and treat as the city within the search text.
    Note:
    To avoid unexpected search results, the set delimiter should be different than '#', and any values set within the CP MAP > MapAddress > Common > CrossStreetDividers. If the CP MAP > MapAddress > Common > CrossStreetDividers isn't set, then the delimiter should be different than '#', '@', '&', 'at', 'and'.
TI-17340
21.5.0.0 ENH Added a new context property, MAP > MapAddress > Google > Params > Autocomplete > Restrict Results To Countries that can be used to limit the search results returned by Google Address Matching service to the selected countries. (Countries must be represented using their assigned two-letter ISO 3166-1 Alpha-2 country codes. A maximum of five countries can be selected.) TI-19293
21.11.0.0 ENH The default value of the context property, MAP > MapAddress > Google > Params > Result Place Types has been changed to: premise, street_address, establishment. TI-14239
21.13.0.0 CORR

A new context property, MAP > AddrMatch > TpLine > Param > Advanced > PenaltyForFullNameMatch that applies to line searches has been added. Users can set a value to apply a fixed penalty to all matches in searches based on LineName. Less accurate matches on LineAbbr will more likely have a better score than more accurate matches on LineName.

If the default values set for the penalty types in the other MAP > AddrMatch > TpLine > Param > Advanced context properties are used, a value of 20 is suggested to be set for the new property to ensure LineAbbr matches are scored better than LineName matches.

TI-20552 (MPSTE-1008)
21.20.0.0 CORR When the MAP > AddrMatch > TpLine > Param > FilterOutExpression context property is applied, the search results now take into account the search string in the expression. MPSTE-2217
21.31.0.0 CORR The Address Matcher functionality has been updated to consider both Global and Segment aliases during the search process. MPSTE-3014