LP#1308090 Relator fields and facets need normalization. user/kbutler/LP1308090_relatorA
authorDan Pearl <dpearl@cwmars.org>
Thu, 2 Jun 2016 19:02:25 +0000 (15:02 -0400)
committerKate Butler <katebutler@rodgerslibrary.org>
Thu, 29 Sep 2016 17:16:48 +0000 (13:16 -0400)
commit0d36800a9a19be2fb2491f398c852d957243cff2
tree6fce0f5873a2e1ae70729c538c32f6e786b3fe88
parent9dd9dcaf74f72a84a46d9ac60a1d5c13ba932eff
LP#1308090 Relator fields and facets need normalization.
This incorporates two changes: facets were generated with trailing
punctuation, which resulted in more than one entry for the same item,
differing only in punctuation.  In addition, relator codes were suppressed
in the record detail unnecessarily.

Signed-off-by: Dan Pearl <dpearl@cwmars.org>
Signed-off-by: Kate Butler <katebutler@rodgerslibrary.org>
Open-ILS/src/sql/Pg/030.schema.metabib.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/t/lp1308090-facet_punct.pg [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/XXXX.function.trim_trailing_punctuation.sql [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/record/authors.tt2
docs/RELEASE_NOTES_NEXT/OPAC/relator_list [new file with mode: 0644]