https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24439
Bug ID: 24439
Summary: Bulkmarcimport.pl Update documentation for -match
option
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The -match option for bulkmarcimport says:
-match=<FIELD>
FIELD matchindex,fieldtomatch matchpoint to use to deduplicate fieldtomatch can
be either 001 to 999 or field and list of subfields as such 100abcde
This seems to indicate that you put a number in the FIELD parameter, but really
you are putting the "Koha Search Index" text a comma and then the MARC field:
-match=<KohaIndex,FIELD> or -match=Control-number,001
I was only able to figure this out because someone else was confused:
http://koha.1045719.n5.nabble.com/bulkmarcimport-pl-AND-match-fails-when-trying-to-import-bibliographic-records-td5969334.html
--
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/