Answer
Only the street name values of the addresses from the primary table are indexed for the suggestion capability. House numbers or address ranges are not indexed for performance reasons.
Suggestions will be returned if the characters within the street name index matches the input entered by the user.
If a house number was entered, it will be combined with the matching street names.