[Koha-bugs] [Bug 27278] FindDuplicate uses 'exact' for searching and is too strict

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 21 08:34:04 CEST 2021


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

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
I was thinking a lot about FindDuplicate today and the merits of "exact" vs
inexact searches...

If you don't use an "exact" search, "The vixens" would also match "Wild vixens:
how foxes raise cubs in nature".

I think the sorting is based on biblionumber so you'll just get the earliest
catalogued "vixens", since we only take the top result from the search results
for FindDuplicate.

-- 
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