21 Jul
2021
21 Jul
'21
8:34 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27278 --- Comment #3 from David Cook <dcook@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.