Main Koha release repository https://koha-community.org
Find a file
Mathieu Saby e86e3c24b8 Bug 8984: make Zebra more UNIMARC compliant
This patch makes the following changes to record.abs, biblio-koha-indexdefs.xml and biblio-zebra-indexdefs.xsl :
- adding new (sub)fields to Identifier-standard index : 011f/g ; 012a ; 013a/z ; 014a/z ; 015a/z ; 016a/z ; 017a/z, 040a/z, 071z, 072z, 073z
- adding 1 new subfield to Publisher index : 071b (may contain the name of a music publisher)
- adding new (sub)fields to Author and  Identifier-standard index (for the $9) : 716, 72X, 730 - adding new (sub)fields to Note : 334$a (award note)
- correcting 207 and 208
- suppressing 308a and 328a in Note (useless as complete fields are indexed in same index)
- adding (sub)fields to Title index : 411t, 421-425t, 433-437t, 442-444t, 446-456t, 462-463t, 470-488t, 560
- adding (sub)fields to Subject and  Identifier-standard index (for the $9) : 608, 615, 616, 617, 620, 621
- adding some classifications index : 670, 675, 686 - adding some comments (to make easier further modifications and to identify non unimarc fields : 414-420, 603, 630-636, 646)

To test :
- take a record and fill some of the missing fields (e.g 488t, 608, 720, 012a) with some data as "field488", "field608" etc
- try to find the record => not possible
- apply the patch, copy the new record.abs in etc/zebradb/biblios/etc and rebuild zebra
- try to find the record => should be ok
- check nothing else is broken...
- same test with DOM indexing activated

http://bugs.koha-community.org/show_bug.cgi?id=8984
Signed-off-by: Zeno Tajoli <tajoli@cilea.it>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-01-04 08:39:56 -05:00
acqui Bug 9105: Housekeeping followup 2012-12-22 16:16:59 -05:00
admin Bug 9272: Eliminate error when deleting authorized value 2012-12-28 20:10:55 -05:00
authorities
basket Bug 9073 - Download option from the cart should match the menu button in lists 2012-11-25 18:08:46 -05:00
C4 Bug 9102 : Set HttpOnly on the CGISESSID cookie 2013-01-04 08:14:01 -05:00
catalogue Bug 8377: Followup move style in a css file and do not pass template to a pm 2012-12-27 09:28:00 -05:00
cataloguing Bug 9105: Housekeeping followup 2012-12-22 16:16:59 -05:00
circ Bug 9140: Followup removes the useless variable $message 2012-12-22 16:02:55 -05:00
debian Bug 9260: stop koha-run-backups complaining "missing ]" 2012-12-21 08:11:39 -05:00
docs Add Bernardo Gonzalez Kriegel to history 2012-12-27 10:17:27 -05:00
errors
etc Bug 8984: make Zebra more UNIMARC compliant 2013-01-04 08:39:56 -05:00
install_misc Bug 8519 - Make koha-index-daemon run on startup 2012-12-07 09:19:18 -05:00
installer Revert "Bug 7167: New version for updatedatabase" 2012-12-27 14:02:56 -05:00
Koha Bug 9209 - Mocked Koha::Calendar tests 2012-12-28 20:15:35 -05:00
koha-tmpl Merge branch 'bug_9052' into 3.12-master 2012-12-30 18:36:34 -05:00
labels
members Bug 6261 [Revised] Consolidate patron toolbar include files 2012-12-27 18:36:42 -05:00
misc Revert "Bug 8378 - <fine> syntax not working on overdues anymore" 2012-12-27 22:34:41 -05:00
offline_circ
opac Bug 9009 - Add separate user js and css for SCO module 2012-12-27 10:05:28 -05:00
patroncards
reports Bug 7896: follow-up: Allow translation of strings 2012-12-02 09:40:46 -05:00
reserve Bug 9206: Followup QA FIX 2012-12-27 09:48:03 -05:00
reviews
rotating_collections
selenium
serials Bug 8782: Close a subscription 2012-11-30 08:14:24 -05:00
services
skel
sms
suggestion
svc Bug 7475: Teach matching rules to handle authorities 2012-09-19 17:15:56 +02:00
t Bug 8924: Some modules erroneously skipped by 00-load 2013-01-04 08:25:06 -05:00
tags
test
tmp/modified_authorities
tools Merge branch 'bug_7368' into 3.12-master 2012-12-27 10:14:45 -05:00
virtualshelves
xt
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
.mailmap 7439 Mailmap for master 2012-01-27 12:27:58 +01:00
about.pl Revert "Bug 7167: New version for updatedatabase" 2012-12-27 14:02:56 -05:00
changelanguage.pl
edithelp.pl
fix-perl-path.PL
help.pl Bug 8949: Trying to view help on a page without any help results in a nasty error 2012-11-05 08:39:23 -05:00
INSTALL
install-CPAN.pl
INSTALL.debian
INSTALL.fedora7
INSTALL.opensuse
INSTALL.ubuntu
INSTALL.ubuntu.12.04
INSTALL.ubuntu.lucid
koha_perl_deps.pl
kohaversion.pl Bug 9009: Increment version number 2012-12-27 10:05:56 -05:00
LICENSE
mainpage.pl Revert "Bug 7167: New version for updatedatabase" 2012-12-27 14:02:56 -05:00
Makefile.PL Bug 8519 - Make koha-index-daemon run on startup 2012-12-07 09:19:18 -05:00
MANIFEST.SKIP
README
README.robots
rewrite-config.PL

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/