[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
Mon Dec 7 01:41:17 CET 2020


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

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
(In reply to Katrin Fischer from comment #3)
> Hm I think the "query mangling" is actually good in this case. I recently
> looked at the code and it does make sense to me what we are trying to do
> here - judging from results it also appears to work reasonably well.
> 
> Do you have a specific issue with it?

I think that it's trying to be too smart for its own good. 

>From my perspective, the user should be able to build up their own query and
get search results that actually reflect their query, rather than a mangled
query.

That being said, I am a power user, so maybe novice users would prefer the
system to think for them.

Maybe my other issues are actually about inconsistency and inefficiency in the
query building in general, but... my latest buildQuery unit tests actually
provide the start for improving the search code overall... maybe I'm just
having a grump ;).

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list