[Koha-devel] updates to koha3 nozebra search indexing for MARC21

Mason James mason.james at liblime.com
Mon Dec 10 22:34:22 CET 2007


Hi koha-devel people,

Ive been updating the marc index mapping for koha3-nozebra.

The French team did a nice job on the UNIMARC stuff and ive had a go  
at padding out the currently pretty minimal MARC21 mapping.

FYI: the *'s are wildcards,
so, subject = '600*' means all 600 level subfields are used, when  
doing a 'subject' search

any obvious errors or suggestions?
thd, how does this look to your sharp arnd eagle-like gaze?

------------------------------------------------------------------------ 
-------------------------------------------------
'title' => '210a,222a,240a,243a,245a,245b,246a,246b,247a,247b,250a, 
250b,440a',
'author' => '100a,110a,245c,600a,610a,611a,700a710a,711a,800a,810a, 
811a',
'isbn' => '020a',
'issn' => '022a',
'lccn' => '010a',
'biblionumber => '999c',
'itemtype' => '942c',
'publisher' => '260b',
'date' => '260c',
'note' => '500a, 501a,504a,505a,508a,511a,518a,520a,521a,522a,524a, 
526a,530a,533a,538a,541a,546a,555a,556a,562a,563a,583a,585a,582a',
'subject' => '600*,610*,611*,630*,650*,651*,653*,654*,655*,662*,690*',
'dewey' => '082',
'bc' => '952p',
'host-item' => '952a,952c'
------------------------------------------------------------------------ 
-------------------------------------------------


Cheers, Mason

--
Mason James                                mason.james at liblime.com
Programmer                                         www.liblime.com
LibLime                                             +64 21 542 117


-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/koha-devel/attachments/20071211/4da93f0e/attachment-0002.htm>


More information about the Koha-devel mailing list