Change #5120
Category | None |
Changed by | Mike Rylander <mrylander | @gmail.com>
Changed at | Tue 27 Feb 2018 16:18:58 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | a8759bad5eb58a226a9b6957d9acb1cd4630f10c |
Comments
LP#1733695: Pull record attribute values from multiple sources Previously, a multi-valued record attribute could only be extracted using one strategy (XPath, tag+subfield, fixed field, etc). For multi-valued attributes, though, there's no reason to restrict this as long as the values from various sources would, after normalization, have the same shape. So now we allow that, and we update the item_lang definition in order to allow searching for records with multiple languages in various boolean ways. Signed-off-by: Mike Rylander <mrylander@gmail.com> Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Changed files
- Open-ILS/src/sql/Pg/030.schema.metabib.sql
- Open-ILS/src/sql/Pg/950.data.seed-values.sql
- Open-ILS/src/sql/Pg/upgrade/XXXX.schema.ingest_multiple_sources.sql
- Open-ILS/src/sql/Pg/upgrade/YYYY.data.multiple_language_search.sql
- Open-ILS/src/sql/Pg/upgrade/ZZZZ.reingest.multiple_language_search.sql