https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27278
--- Comment #3 from David Cook <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
