]> git.koha-community.org Git - koha.git/commit
Bug 3216: UNIMARC author facets
authorFrédéric Demians <f.demians@tamil.fr>
Fri, 2 Dec 2011 06:56:27 +0000 (07:56 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 5 May 2012 12:12:56 +0000 (08:12 -0400)
commit7ae639a3e3caa5bd5352ac5370c81f5bcd055e46
tree1274c83b4b4d65c10ed0c13a58568979ac48d067
parenta981c2aaf95f9c82fdffcf46eb5b2b07d59c2e53
Bug 3216: UNIMARC author facets

Add 700$b to UNIMARC author facets.

Other facets subfields could be added now. For example, other subjects
subfields.

Following patches are required to handle better MARC21 subfields and choose
other subfields to deal with UNIMARC format.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Tested under both MARC21 and UNIMARC. Does not cause any regressions with
MARC21, and offers the possibility for better faceting there in the future.
Works as advertised with UNIMARC.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/Koha.pm
C4/Search.pm