(unimarc) moving items declaration after it's subfields
authorPaul POULAIN <paul@koha-fr.org>
Sat, 17 Nov 2007 00:49:16 +0000 (18:49 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 17 Nov 2007 17:31:11 +0000 (11:31 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
misc/zebra/record_biblios_unimarc.abs

index 32b582a..a6f61cf 100644 (file)
@@ -337,17 +337,15 @@ melm 646        subject-heading,subject-heading:p
 melm 676$a             Dewey-classification:w,Dewey-classification:s
 
 #############"# item information (based on 995) ###############
-melm  995       item   # just to index every subfield
-
-melm 995$j             LC-card-number:s
-
 melm 995$a             homebranch,Host-item
 melm 995$b             homebranch,Host-item
 melm 995$c             holdingbranch,Record-Source
 melm 995$d             holdingbranch,Record-Source
 melm 995$e      location
 melm 995$f             barcode
+melm 995$j             LC-card-number:s
 melm 995$k      Call-Number,Local-Classification,lcn,Call-Number:p,Local-Classification:p,lcn:p
 melm 995$s      popularity:n,popularity:s
 melm 995$n      onloan:d,onloan:n,onloan:s
 melm 995$u      Note, Note:p
+melm  995       item   # just to index every subfield