[Koha-bugs] [Bug 8958] Facets are not fully UNIMARC compliant

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 23 22:23:17 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8958

--- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Created attachment 13012
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13012&action=edit
[PATCH] Bug 8958: Make facets more UNIMARC compliant

Suppressions : I suppressed some indexes that don't exist in unimarc : 603,
502, 504
Corrections :
- Places : 651 was Marc21 => I put the right value (607)
- Serials : 225a was working, but 410t will work better
- Topics : 600a => 600ab (name/surname) ; 601 => 600abcdef (hierarchical
collectivities and meetings) ; 604a => 604at (author/title)
Additions :
- Topics : 608a (form and genre subject), 616a (trademark subject)
- Authors : collective/meeting authors (710abcdef, 711abcdef, 712abcdef),
trademark (716a), family (720a, 721a, 722a)

(for 601 and 710-711-712, "abcdef" could be discussed. Maybe too much, but it
could be easyly amended afterwards).

To test, take a record with 607, 608, 616, 710, 410, do a research matching
this record, and check if facets looks nicer that before...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list