bibliographic matching enhancements
authorGalen Charlton <galen.charlton@liblime.com>
Wed, 14 Nov 2007 22:10:10 +0000 (16:10 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 16 Nov 2007 13:37:21 +0000 (07:37 -0600)
commit75bd4b2dacbe00bca5d90fe689f546efd8be4cde
treed166dc929f29e23813556a953f94ce5f7dc88be6
parent27d85a6a5a1e15046d9e083541eb04e00d5ac45d
bibliographic matching enhancements

* serialization of matching rules to database
* added two default matching rules for MARC21
* update import staging CGI to choose matching rule

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Matcher.pm
installer/data/mysql/en/marcflavour/marc21/optional/marc21_default_matching_rules.sql [new file with mode: 0644]
installer/data/mysql/en/marcflavour/marc21/optional/marc21_default_matching_rules.txt [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tmpl
misc/stage_biblios_file.pl
tools/stage-marc-import.pl