[Koha] Koha 3 from non zebra to zebra, if at all possible
Galen Charlton
gmcharlt at gmail.com
Wed Feb 10 03:06:49 NZDT 2010
Hi,
2010/2/3 Marty <ontariowolf64 at yahoo.com>
>
> Yes, I have done rebuild_zebra.pl (which ALWAYS ends with zebraidx[3185] [warn] Record didn't contain match fields in (bibl,Local-number) , is it supposed to? )
This indicates a mismatch between the MARC tag containing the bib ID
(biblio.biblionumber) as set in your frameworks vs. what Zebra is
expecting. If you're using MARC21, by default Zebra expects that the
local-number will be in the 999$c. Is that what your frameworks map
biblio.biblionumber to? If not, the easiest thing to do would be to
edit record.abs for your MARC flavor and replace the melm 999$c line
with something like:
melm 090$9 Local-Number:n,Local-Number:w,Local-Number:s
The specific subfield and tag depending on what your framework
mappings are set to, of course.
Regards,
Galen
--
Galen Charlton
gmcharlt at gmail.com
More information about the Koha
mailing list