[Koha-bugs] [Bug 27141] QueryWeightFields should be 0 on new installs since QueryAutoTruncate is 1

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Dec 6 23:14:15 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27141

--- Comment #2 from David Cook <dcook at 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.


More information about the Koha-bugs mailing list