https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27581
--- Comment #13 from Nick Clemens <[email protected]> --- (In reply to Caroline Cyr La Rose from comment #12) > Just putting here what the manual said about this pref. > > ICU is a set of code libraries providing Unicode and Globalization support > for software applications. What this means is ICU Zebra indexing is only > necessary if you use non-roman characters in your cataloging. If using ICU > Zebra indexing you will want to not use QueryFuzzy. > > This setting will not affect Zebra indexing, it should only be used > to tell Koha that you have activated ICU indexing if you have > actually done so, since there is no way for Koha to figure this out > on its own. > > Does the 'new' system preference still block QueryFuzzy from working? Do the > different quotes (either double quotes or curly brackets) have an influence > when tracing subjects using non-roman characters? There are several places on the wiki that cover using ICU chains - it is much more involved than a syspref swtich (well, it's a switch in two config files) https://wiki.koha-community.org/wiki/ICU_chains_configuration https://wiki.koha-community.org/wiki/ICU_do_not_undiacritic https://wiki.koha-community.org/wiki/Correcting_Search_of_Arabic_records ICU still doesn't work with queryfuzzy afaik I did not find the documentation from Zebra on the use of quotes, but I assume ICU requires the change - many of our partner sites were using non-ICU indexing with ICU style quotes, so at least one=-way it is not harmful -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
