Koha/etc/zebradb
Hector Eduardo Castro Avalos de272e5b41 Bug 14198: RDA: Indexing 264 field (Zebra)
This patch add zebra indexes to RDA 264 field.
The new Provider index is added too.
QA comments corrected.

To test:
1) Download RDA records with 264 fields from this attachment <http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36825>. Import the file and re-index/rebuild zebra. These records contain 260 and 264 fields per record.
2) Do a search with pb:Bethany two records will appear with title The guardian. Search with pl:Minneapolis too, the two records will appear.
3) Select one record of both records and delete the 260 field keeping the 264 field and save, rebuild your zebra.
4) Search again with pb:Bethany and just one record will appear. Thats mean 264 is not indexed.
5) Apply patches.
6) Rebuild your zebra but this time all biblio records.
7) Search again with pv:Bethany or Provider:Bethany, this time will appear the two records, 264 is indexed. Note that if you search again with pb only one record appear. This is because the suggestion of LOC.
10) Search with copydate:2013 only launch records with 260 fields and pv:2013 show both fields, i.e., 260 and 264.
11) Apply QA Test Tools

Sponsored-by: Universidad de El Salvador
Signed-off-by: Nick Clemens <nick@quecheelibrary.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-02 11:41:36 -03:00
..
authorities/etc Bug 9612: (follow-up) restore elementSetName in Context.pm 2014-05-19 16:46:57 +00:00
biblios/etc Bug 14198: RDA: Indexing 264 field (Zebra) 2015-11-02 11:41:36 -03:00
etc Bug 14401: Zebra index configuration doesn't allow exact search for C. 2015-06-22 11:26:13 -03:00
lang_defs Bug 14824: Fix sorting of Norwegian vowels 2015-10-26 11:19:03 -03:00
marc_defs Bug 14198: RDA: Indexing 264 field (Zebra) 2015-11-02 11:41:36 -03:00
xsl Bug 14217: Add 'condition' attribute for DOM index definition 2015-09-25 11:53:24 -03:00
ccl.properties Bug 14198: RDA: Indexing 264 field (Zebra) 2015-11-02 11:41:36 -03:00
cql.properties Add more zebra configuration 2007-10-01 15:34:16 -05:00
explain-authorities.xml Bug 5370: Fix all references to koha.org 2010-11-09 10:45:27 +13:00
explain-biblios.xml Bug 5370: Fix all references to koha.org 2010-11-09 10:45:27 +13:00
pqf.properties fixing a couple mappings for SRU CQL server 2008-01-03 03:01:14 -06:00
retrieval-info-auth-dom.xml Bug 9612: fix SRU response for DOM indexing 2014-05-05 20:28:04 +00:00
retrieval-info-auth-grs1.xml Bug 3087 Fix Z39.50 server to return the correct record syntax 2012-10-22 14:12:22 +02:00
retrieval-info-bib-dom.xml Bug 11232: Add new syntax for facets definition on koha-indexdefs-to-zebra.xsl 2014-10-15 12:55:33 -03:00
retrieval-info-bib-grs1.xml Bug 3087 Fix Z39.50 server to return the correct record syntax 2012-10-22 14:12:22 +02:00
zebra-authorities-dom.cfg Bug 14106: (RM followup) sick of failing tests in Jessie 2015-10-23 22:58:49 -03:00
zebra-authorities.cfg Bug 14106: (RM followup) sick of failing tests in Jessie 2015-10-23 22:58:49 -03:00
zebra-biblios-dom.cfg Bug 14106: (RM followup) sick of failing tests in Jessie 2015-10-23 22:58:49 -03:00
zebra-biblios.cfg Bug 14106: (RM followup) sick of failing tests in Jessie 2015-10-23 22:58:49 -03:00