https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27141 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- (In reply to Katrin Fischer from comment #1)
I think we should do the opposite - turn QueryWeightFields on and turn QueryAutoTruncate off.
In my testing for a recent presentation I felt tihs to give much better and expected results.
Personally, I hate the query mangling done by QueryWeightFields, but I think that you make a good point. Recently, I turned off QueryAutoTruncate and turned on QueryWeightFields to get a better search experience for a new Koha library. (I have also been thinking about creating a QuerySimplified or QueryCCL option to get rid of all the query mangling and instead do something more simple and straightforward.) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.