How to add title 245$a in index searches for record matching rule
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
Hi Amit, it should not be necessary to change the Zebra configuration as Title (245$a) is already indexed. How did you configure your matching rule? For search index in the matching rule configuration you should use the name of the Zebra index - I think "Title" should work. Hope that helps, Katrin
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha- bounces@lists.katipo.co.nz] On Behalf Of amit bondwal Sent: Tuesday, June 19, 2012 8:58 AM To: koha@lists.katipo.co.nz Subject: [Koha] How to add title 245$a in index searches for record matchingrule
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 Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
amit bondwal -
Fischer, Katrin