]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1308090 Relator fields and facets need normalization.
authorDan Pearl <dpearl@cwmars.org>
Thu, 2 Jun 2016 19:02:25 +0000 (15:02 -0400)
committerKathy Lussier <klussier@masslnc.org>
Wed, 8 Feb 2017 18:58:40 +0000 (13:58 -0500)
commitfd7f90415ab5302c32b0a70550d7e5d16b03e73b
tree3d2394a444bbac311e848ed860003100a295e2fa
parenta6f1a4f27402a1b255b6876df76b73f33238af4e
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.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]