http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11496 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24006|0 |1 is obsolete| | --- Comment #4 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 37626 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37626&action=edit Bug 11496: Raise number of tested records when searching for duplicate during import. - Previously, only the first 10 records returned by koha for a given matchpoint were tested. This is not enough in many cases, because a significant matching record can be beyond these 10 first results. This patch raise the search to 1000 records, for more accurate, but slower results. -- You are receiving this mail because: You are watching all bug changes.