http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11496
Bug ID: 11496
Summary: The number of tested records when searching for
duplicates during import is too low
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Currently, only the first 10 records returned by koha for a given matchpoint
are tested.
This is not enough in some cases, because a significant matching record can be
beyond these 10 first results.
Please note that when the checkpoint is about fields with unique identifiers,
like ISBN, the problem won't occur.
On the other hand, when the checkpoint is about something less precise, like an
author name, the matching record can be beyond the 10 first results.
When that happens, the matchpoint will fail, the match threshold won't be
reached, and a duplicate record will be created.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/