https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24562
--- Comment #24 from David Cook <[email protected]> --- One of my libraries (before they joined us) did a lot of customizations to FindDuplicate to get around this problem. Their customizations were all about making the query more specific. In theory, the max number of results to be returned is 50. That's quite a few, especially since we're running an inefficient TransformMarcToKoha over every one of those results. I'll have to look into this more. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
