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

Searching for *sutta should work better #79

Open
khemarato opened this issue Mar 14, 2023 · 0 comments
Open

Searching for *sutta should work better #79

khemarato opened this issue Mar 14, 2023 · 0 comments
Labels
good first issue Good for newcomers js requires knowledge of JavaScript

Comments

@khemarato
Copy link
Collaborator

khemarato commented Mar 14, 2023

Right now, if the user searches for e.g. "Paññāvimuttasutta" no results will come up because a) that's not how we store sutta names and b) we don't have every sutta in our DB.

This kind of search is surprisingly common though so could be handled better than just "no results."

A simple way to handle these would be to gently direct the user to the Sutta Name searcher tool somehow, perhaps by inserting a result for the tool's OBU entry.

@khemarato khemarato added good first issue Good for newcomers js requires knowledge of JavaScript labels Mar 14, 2023
@khemarato khemarato added this to the Search Quality Improvements milestone Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers js requires knowledge of JavaScript
Projects
None yet
Development

No branches or pull requests

1 participant