[Koha-bugs] [Bug 9715] Variouse combinations of QueryAutoTruncate, QueryFuzzy and QueryWeightFields preferences Conflict

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 7 09:41:07 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Tested on recent master this combination is problematic:

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.


More information about the Koha-bugs mailing list