Search for locations should be "fuzzy" #4295
benhammondmusic
started this conversation in
HET Ideas (Features, Requests, New Data, etc)
Replies: 2 comments
-
all great ideas. can we get an estimate on effort and would it make sense to include the city / county search as part of this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Think this is still worthwhile - let's see when timing makes sense. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PROBLEM:
The geography search box should implement fuzzy matches where possible. For example, to find
St. John, Virgin Islands
, any of the following searches should work:St John
(no period)Saint John
Would be ideal to have aliasing as well, for locations that have extremely common alternate names:. For example, the following searches don't yield the expected results
USVI
DC
US
orUSA
If possible, should ignore the word "county"; right now typing
Sarasota, Fl
doesn't yield because you need to typecounty
in as wellBeta Was this translation helpful? Give feedback.
All reactions