]> 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>
Mon, 3 Oct 2016 16:25:06 +0000 (12:25 -0400)
commit0cd235b8e8cfef608d2b27560a746591dd978706
tree5647973ac40e523a5c74da449d03c1ada4ef4fda
parenta7577e2e1924749e3e071ff7a167d52cb6407ac1
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]