github-awards
github-awards copied to clipboard
Unable to find certain cities. Stripping away accented chars?
Take this guy. He has about 240 followers, but I am unable to find him in the javascript search, even though he has repos with 3000 stars.
Closest city match to "Kraków" was "Krakw". I am wondering if you are simply stripping accented characters? Then you should do a smarter normalization, since it does not seem to work propertly.
@fatso83 what do you think about https://github.com/vdaubry/github-awards/issues/203 ?
Not sure how this bug is related to your feature request. Would be nice of course
This bug should be fixed but a workaround would be to have multiple cities with the same location: Kraków, Krakow, Cracow so searching for developers within 0 km from this city would find all.
So possibly Krakw could be another name though it's not the best idea because sometimes a city could be written entirely with non-English characters.