I have an address locator that is suppose to return place name locations. The place names the locator is based on has numbers in the name, for example, "7102-2" is a place name. Instead of returning the place name location as the match result, longitude and latitude values are returned. Using the same example, "Found: Longitude: 7102.000000; Latitude: -2.000000".

Is there a setting that can ignore the "coordinate" match type? Or another setting to fix this problem?
Thanks!