Bug 6197

Summary: Capitalized or lowercased Turkish characters are not searchable
Product: Koha Reporter: akif-antispam
Component: SearchingAssignee: Galen Charlton <gmcharlt>
Status: CLOSED INVALID QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers
Version: rel_3_2   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description akif-antispam 2011-04-15 11:00:57 UTC
When searching for Titles or Authors that contain Turkish characters, they are not found if search pattern has the opposed case. For example if the author is "Nefes Zade İbrahim" and the search pattern is "ibrahim" than the result is empty. If the search is "İbrahim" than the record matches and search delivers the good results. The characters that are forcing this problem are "ğĞ, ıI, iİ, şŞ".
Comment 1 Fridolin Somers 2013-03-27 08:52:49 UTC
Did you use the ICU indexing option ?
See : http://wiki.koha-community.org/wiki/Correcting_Search_of_Arabic_records
Comment 2 Katrin Fischer 2014-11-02 10:16:52 UTC
Seems to be a configuration issue.