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

Some ideas to help make search better #209

Open
9 tasks
Jenselme opened this issue Aug 11, 2024 · 0 comments
Open
9 tasks

Some ideas to help make search better #209

Jenselme opened this issue Aug 11, 2024 · 0 comments
Assignees
Labels
idea Ideas that we may or may not do

Comments

@Jenselme
Copy link
Owner

Jenselme commented Aug 11, 2024

  • Can enclose search in quotes.
  • Ignore accents.
  • Limit search to certain fields.
  • Can search of feeds titles.
  • Rely on trigram search to have a more robust search on misspelled words? Currently words must be spelled correctly for this to work, both in the query and in the article.
  • Use PG full text search capabilities?
  • Can create a reading list from a search.
  • Take into account the language of the article and allow search in languages other than English. Currently it works but isn’t as good.
  • Ignore all links and HTML tag from content and summary while searching?

Some useful links:

@Jenselme Jenselme added the enhancement New feature or request label Aug 11, 2024
@Jenselme Jenselme added this to the December 2024 milestone milestone Aug 11, 2024
@Jenselme Jenselme self-assigned this Aug 11, 2024
@Jenselme Jenselme removed this from the December 2024 milestone milestone Sep 12, 2024
@Jenselme Jenselme added idea Ideas that we may or may not do and removed enhancement New feature or request labels Oct 18, 2024
@Jenselme Jenselme changed the title Improve search Some ideas to help make search better Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Ideas that we may or may not do
Projects
None yet
Development

No branches or pull requests

1 participant