http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9976 Bug ID: 9976 Summary: QueryAutoTruncate can break search when ICU is activated Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: katrin.fischer@bsz-bw.de Created attachment 17149 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17149&action=edit screenshot of configuration settings To reproduce: Make sure Koha is installed to use ICU indexing. Configuration settings: IncludeSeeFromInSearches = Don't include QueryAutoTruncate = automatically QueryFuzzy = Try QueryStemming = Try QueryWeightFields = Enable UseIcu = Using UseQueryParser = Do not try With this settings, search will work. Now switch QueryAutoTruncate = only when * is added Search won't work at all now. -- You are receiving this mail because: You are watching all bug changes.