Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support area synonym list in search #188

Open
2 tasks
vnugent opened this issue Nov 13, 2022 · 0 comments
Open
2 tasks

Support area synonym list in search #188

vnugent opened this issue Nov 13, 2022 · 0 comments
Labels
complexity - Medium help wanted Extra attention is needed

Comments

@vnugent
Copy link
Contributor

vnugent commented Nov 13, 2022

Use case

I want to look up a climbing area by its alternate name. For example, the Red River Gorge is affectionately known as "The Red".

I've manually added a few to Typesense cloud dashboard (see screenshot below). It's better to maintain a list in GH and programmatically update the search index.

Related: #155

Todos

  • Create area synonym text file. Example: current name | alt_name
  • Create a synonym update job to read the text file and update areas search index on Typesense cloud

Synonym documentation

Additional names:

The Buttermilks | Buttermilk Country
Vedauwoo | The Voo
Devil's Tower | The Tower (and more recently Bear's Lodge)

Current synonyms entered manually on Typesense cloud

Screen Shot 2022-11-12 at 6 11 10 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity - Medium help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant