quicksearch, search with and without special chars #5326
Unanswered
teafmartins
asked this question in
Help
Replies: 1 comment
-
The query that hits your database on the quicksearch will add a Depending on your database's collation you might get different results. You can specify collation in your queries directly on the database (see link below), but I have not tried this in Serenity yet. Search for some collation flags, or something similar. Hope this link helps your understanding a bit... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Any way in the quick search to include searching for special characters?
Example, if I search for "Jérôme" I should find records with "Jérôme" and "Jerome".
Thanks and Regards
Beta Was this translation helpful? Give feedback.
All reactions