Hello
we have special character in our language and its a search problem
like ş, ç ı when i wrote a city name with or only wrote as english i wantto see same results in search
or i wanna add city list... how can i do
well i have city/district fields.. but some user filling it turkish or english.. like writing uskudar instead of üsküdar...
so when someone wrote üsküdar on search area...its not listing at resulst who wrote city/discrit name uskudar...
how can i solve it... or i wanna upload my city and district names no one will enter an name manual
Hi,
I have just tried in a our environment and seems to works.
See screenshots:
1) the user have value "üsküdar" for c1 field and it is in the result for search "uskudar"
2) the user have value "uskudar" for c2 field and it is in the result for search "üsküdar"
Also in screenshot 3 you will see that the search is valid also for something like "üskudar" (both turkish or english)
NOTE: I have also tested ş with s and works
Probably there is some problem with your DB charset (Joomla should use ), because "LIKE" search should give you results like mine (it is also case insensitive, so for example A = a = à or ş = S = s). You can test it in a tool like PhpMyAdmin (normally this tool is provided by all hosting providers)
There are no replies made for this post yet. However, you are not allowed to reply to this post.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »