We have a search scope for a specific list that has all of our company's buildings in it. We can search for items and they return as expected. However, there is one exception, which is if someone searches for the name of a city that also is in the URL of the source list. Let's say that this name is "Boston", and the URL for each item is "intranet.boston.com". If I search for all buildings in Boston, the collaboration site does a search using "boston" and as boston is in every URL, the search catalogue correctly returns all items, not just those where Boston is a keyword in one of the data items of the content type.
So what I would like to do is exclude the URL from the search catalogue for items in that specific list. Is this possible?