earth-genome / foodtwin-global-app

Repository for our work on the global foodtwin application.
MIT License
1 stars 0 forks source link

Add support for proximity search #68

Open wrynearson opened 2 months ago

wrynearson commented 2 months ago

See https://github.com/earth-genome/foodtwin-global-app/pull/66#issue-2556852043

Add support for proximity search to handle misspellings, name variations, and names in other languages (e.g., non-English names like São Paulo, München, etc.).

There is a PostgreSQL extension that might help us make search work on these cases, but it is not enable in the database at the moment.