Full-text Search for Street Directory

Tags:

A function for searching streets by name or external key (ExternalId) has been added, with the ability to limit the search area to a specific city or a list of cities.

The methods for retrieving all streets (GetAllStreets/GetActiveStreets ) are deprecated and should not be used for filtering or searching on the plugin side, as this may negatively impact performance with a large street directory.

By the way, a similar function for full-text search starting from V5 is also available for the clients directory.