https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |ity.org | --- Comment #5 from David Cook <[email protected]> --- Warnings: This uses Zebra's scan feature to build up the list of authority records to use for updating, and this can be a resource intensive operation. It can use 100% CPU for the zebrasrv connection since it's doing a lot of rapid scanning. So just beware. This script will also only work as expected if your Zebra indexes are current. -- 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/
