Hi folks, I want to import data in koha but records are already present. I want to add item only to these records. So I created matching rule title 245$a in matching rule, But when I imported data, it did not match anything.
I am using koha 3.8.1. For this I search on list and found that there should be changes in following three files for index searches. /etc/koha-dev/etc/zebradb/biblios/etc/bib1.att /etc/koha-dev/etc/zebradb/marc_defs/marc21/biblios/record.abs /etc/koha-dev/etc/zebradb/ccl.properties the file bib1.att and record.abs have the entry for title 245$a these are below shown. In record.abs:- melm 245$a Title-cover:w,Title-cover:p,Title-cover:s,Title:w,Title:p,Title:s in bib.att file:- att 4 Title att 5 Title-series att 6 Title-uniform But there is no identification of 245$a in ccl.properties files. Please tell me how to add title tag 245$a entry in above three files for matching rule or any help how to add title tag 245$a in record matching. Thanks and regards Amit Bondwal _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

