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

Search in readable content is unreliable #722

Open
MageSlayer opened this issue Sep 10, 2023 · 5 comments
Open

Search in readable content is unreliable #722

MageSlayer opened this issue Sep 10, 2023 · 5 comments
Labels
type:bug Something isn't working

Comments

@MageSlayer
Copy link

MageSlayer commented Sep 10, 2023

Data

  • 1.5.5
  • SQLite(???). I did nothing to setup
  • Devuan x64
  • Web interface

Describe the bug / actual behavior

Search in readable content is unreliable.

Expected behavior

Each & every word in readable content should be searchable.

To Reproduce

Steps to reproduce the behavior:

  1. Create "https://thehealthylife.com/" bookmark with archived content.
  2. Look into readable content. See word "Markus" at the end of text.
  3. Try searching for Markus
  4. Observe "No saved bookmarks yet :("

Screenshots

NA

Notes

NA

@MageSlayer MageSlayer added the type:bug Something isn't working label Sep 10, 2023
@fmartingr
Copy link
Member

This may get fixed with #721, I've made some tests and it shows me results from readable content.

@MageSlayer
Copy link
Author

Do you have any "nightly"/"master" builds available to test?

@fmartingr
Copy link
Member

Do you have any "nightly"/"master" builds available to test?

I plan to do a release candidate for 1.6.0 when #721 is merged.

In the meanwhile, latest commit on master is always built over the dev tag on docker and you can access the latest build binaries from the action artifacts: https://github.com/go-shiori/shiori/actions/runs/5918425180

Remember to backup your database if you plan to test development builds.

@MageSlayer
Copy link
Author

I've tested using that artifact.
Still the same behavior => bookmark not found.

@MageSlayer
Copy link
Author

Tested using https://github.com/go-shiori/shiori/releases/tag/v1.6.0-rc.1
Still the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
Status: To do
Development

Successfully merging a pull request may close this issue.

2 participants