Hello,
I'm trying to understand the ranking of returned results. I use the following query
1234 foothill, la verne, ca
and get a list of results. In the results, I have a bunch of items all with a ranking of 20000, and the #1 item being foothill in big bear. The one in la verne is 8th on the list. When I run the same address on you online demo, it correctly returns the result in la verne as the first item. I am just using the built in UsaGeocoder with the built in data.
Also, if I type in 1234 foothill, 91750
The only result I get is a zip code match.
What does the online demo do differently to have the correct city as the first result, and why do all the results have the same weight, even though one of the matches (the one in la verne) is clearly better than the others? Any help would be appreciated.
Thanks for your help,
.Ryan.