This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Different results with german Umlaut in upper/lowercase

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Different results with german Umlaut in upper/lowercase

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25324
    frsushi19frsushi19
    Participant

    https://mikado-katalog.de/

    Try to search for:

    KLÖCKNER
    klöckner

    give different results. The german umlaut “ö” and “Ö” are not handle as the same value. You can also try:

    Klöckner or
    klÖckner

    Can you fix this please…!?
    Thanks!
    Frank

    #25325
    frsushi19frsushi19
    Participant

    … ups. And the same for the other german umlauts:

    äÄüÜöÖ 🙂

    Thx!

    #25327
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Frank,

    Unfortunately I am not able to access the page, it is giving me an internal error at the moment: https://i.imgur.com/0N6py1b.png

    The plugin does not differenciate character lower-upper case, or accents – this is up to the database collation. By default, WordPress uses a character and accent insensitive collation “utf8mb4_unicode_ci” for all their tables.
    If you can, please check and change your database collation accordingly, as well as the table collations. You might have to ask the server administrator for help, if you don’t know how, or don’t have direct access to the database.

    There are bypass options within the plugin, that you can enable, but in most cases these does not help, as the table/db collation. You can try changing these options: https://i.imgur.com/gnz4u2v.png
    It is very unlikely that it will work, but even if so, I still highly recommend changing the database/table collations.

    #25328
    frsushi19frsushi19
    Participant

    Hi Ernest!

    thanks for you reply! Pls try again, now website should be available….

    I will check your tipps…. Thank you!

    fr

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Different results with german Umlaut in upper/lowercase’ is closed to new replies.