The search logic uses the following rules:
1. Uppercase names to be compared
2. Remove the words "The", "An" and "A" at the beginning of the name
3. Remove all spaces and special characters
4. Map all numbers to the word spelling of that number
5. Convert the symbol "&" into "and"
6. Once these attributes are incorporated use the "starts with" search logic by default