[GH-ISSUE #875] Improve search behavior #404

Open
opened 2026-02-25 23:34:09 +03:00 by kerem · 0 comments
Owner

Originally created by @cuizhenzhi on GitHub (Apr 5, 2024).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/875

Data

  • Shiori version: Unable to determine, likely an older version (1.5.4 or older).
  • Database Engine: SQLite (default).
  • Operating system: Ubuntu 20.04
  • Web interface: Not specified.

Describe the bug / actual behavior

Currently, I believe there is a limitation where the SQL function operates strictly. I propose an option to enable a more lenient search behavior.

Expected behavior

Ideally, the search functionality should allow for more flexible queries, at least such option. For instance, if there exists a page tagged "disk size query command on ubuntu" (as a single tag, not comma-separated), searching for "disk size" or even "command" should yield this page as a result. This flexibility should extend to titles and descriptions of the page, not just tags.

To Reproduce

The description above should provide clear insight into the request.

Screenshots

N/A

Notes

I'm unsure if this feature has been implemented in later versions. Unfortunately, I don't know how to deploy newer versions of Shiori. I must commend the developers for creating such a remarkable tool for managing bookmarks. Keep up the excellent work, and have a great day!

Originally created by @cuizhenzhi on GitHub (Apr 5, 2024). Original GitHub issue: https://github.com/go-shiori/shiori/issues/875 ## Data - **Shiori version**: Unable to determine, likely an older version (1.5.4 or older). - **Database Engine**: SQLite (default). - **Operating system**: Ubuntu 20.04 - **Web interface**: Not specified. ## Describe the bug / actual behavior Currently, I believe there is a limitation where the SQL function operates strictly. I propose an option to enable a more lenient search behavior. ## Expected behavior Ideally, the search functionality should allow for more flexible queries, at least such option. For instance, if there exists a page tagged "disk size query command on ubuntu" (as a single tag, not comma-separated), searching for "disk size" or even "command" should yield this page as a result. This flexibility should extend to titles and descriptions of the page, not just tags. ## To Reproduce The description above should provide clear insight into the request. ## Screenshots N/A ## Notes I'm unsure if this feature has been implemented in later versions. Unfortunately, I don't know how to deploy newer versions of Shiori. I must commend the developers for creating such a remarkable tool for managing bookmarks. Keep up the excellent work, and have a great day!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#404
No description provided.