koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Mason James
Subject: [Koha-devel] updates to koha3 nozebra search indexing for MARC21
Date: Tue, 11 Dec 2007 10:34:22 +1300

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                                address@hidden
Programmer                                         www.liblime.com
LibLime                                             +64 21 542 117



reply via email to

[Prev in Thread] Current Thread [Next in Thread]