-
I have defined the resource fields as searchable (with the |
Beta Was this translation helpful? Give feedback.
Answered by
Hannoma
Nov 24, 2022
Replies: 2 comments 2 replies
-
Fixed this issue by changing the encoding of the underlying field in the database from |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Hannoma
-
Searching within a Tag field is case sensitive which feels odd. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed this issue by changing the encoding of the underlying field in the database from
utf8mb4_bin
toutf8mb4_unicode_ci