[Koha-bugs] [Bug 26641] link_bibs_to_authorities.pl: Add the ability to specify the MARC field to operate on

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 9 13:55:56 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26641

--- Comment #1 from Andreas Roussos <a.roussos at dataly.gr> ---
I've conducted the following tests with a modified version of the script
that accepts the MARC field to operate on as an argument (my Koha DB has
approximately 22k biblio records and 7k authority records):

Command line used                                Time (MM:SS)  Comments
-----------------------------------------------  ------------  --------
link_bibs_to_authorities.pl -v -l --test         05:49         1st run
link_bibs_to_authorities.pl -v -l --test         06:07         2nd run
link_bibs_to_authorities.pl -v -l --test         06:40         3rd run

Command line used                                Time (MM:SS)  Comments
-----------------------------------------------  ------------  --------
link_bibs_to_authorities.pl -v -l --test -g=700  03:02         1st run
link_bibs_to_authorities.pl -v -l --test -g=710  00:58         1st run
link_bibs_to_authorities.pl -v -l --test -g=710  00:58         2nd run

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list