[GH-ISSUE #245] Filtering is not working when there are for example accented characters in tags #182

Closed
opened 2026-02-25 23:33:38 +03:00 by kerem · 2 comments
Owner

Originally created by @webreg12345 on GitHub (Apr 29, 2020).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/245

For example I have the following tags: "árvíztűrő, tükörfúrógép".
The result is empty when I try to search for "árvíz".

Originally created by @webreg12345 on GitHub (Apr 29, 2020). Original GitHub issue: https://github.com/go-shiori/shiori/issues/245 For example I have the following tags: "árvíztűrő, tükörfúrógép". The result is empty when I try to search for "árvíz".
Author
Owner

@deanishe commented on GitHub (Aug 6, 2020):

The result is empty when I try to search for "árvíz".

It would be: "árvíz" isn't one of your tags. What happens when you search for "árvíztűrő" or "tag:árvíztűrő"?

<!-- gh-comment-id:670215684 --> @deanishe commented on GitHub (Aug 6, 2020): > The result is empty when I try to search for "árvíz". It would be: "árvíz" isn't one of your tags. What happens when you search for "árvíztűrő" or "tag:árvíztűrő"?
Author
Owner

@fmartingr commented on GitHub (Feb 6, 2022):

Tag filtering is working as we currently search for exact matches:

Screenshot 2022-02-06 at 17 20 58

I'm closing this issue as it works as intended, if you want to request the feature of partial matches, please do so in the ideas discussion board.

<!-- gh-comment-id:1030865754 --> @fmartingr commented on GitHub (Feb 6, 2022): Tag filtering is working as we currently search for exact matches: ![Screenshot 2022-02-06 at 17 20 58](https://user-images.githubusercontent.com/812088/152690467-2dd42224-cacf-440a-b47d-fd39e2f21b29.png) I'm closing this issue as it works as intended, if you want to request the feature of partial matches, please do so in the [ideas discussion board](https://github.com/go-shiori/shiori/discussions/categories/ideas).
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#182
No description provided.