I went to the trouble of creating a new field in our address points GIS layer to store parcel IDs and populated the field with the ID of the parcel that intersected the address point. However, when creating a new Locator and mapping the ParcelJoinID for the Parcel Role and the Point Address Role nothing is different about the functionality of the locator. Searching for a parcel ID returns the parcel ID and no address information and searching for an address point returns just the address point and no parcel information. The same is true when doing a reverse geocode. The reverse geocode will return either a parcel ID with no address information or an address with no parcel ID.
I am testing with parcels that have both a parcel ID and an address point. What does the ParcelJoinID actually do?