[Koha-bugs] [Bug 11202] Improve UNIMARC biblio indexing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 19 18:11:52 CET 2013


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

--- Comment #34 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Created attachment 23041
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23041&action=edit
[PATCH 3] Fix indexing of 411, 412, 511 and index new fields 506,507,576,577

* Due to a mistake, 411, 412 and 511 fields were not indexed by the main patch.
* This patch also index new fields added in UNIMARC format in 2012 to make it
more FRBR compliant : 506, 507, 576, 577.
These fields are experimental in most UNIMARC countries. They are not currently
used in France but will probably be in some months or years.
* This patch also reorganizes definitions of 5XX fields and adds comments,
without functional changes

To test:
- take a record with some data in 411, 412 or 511 fields
- reindex
- check the record can be retrieved by searching the data of those fields
- if you want, test 506,507,576,577 fields (as they are mostly experimental,
and as index definition is trivial, this test can be skipped)

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


More information about the Koha-bugs mailing list