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

--- Comment #34 from mathieu saby <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to