]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1053397: Use the new data structures for looking up language indexing configuration
authorMike Rylander <mrylander@gmail.com>
Wed, 19 Feb 2014 22:11:29 +0000 (17:11 -0500)
committerDan Wells <dbw2@calvin.edu>
Fri, 21 Feb 2014 20:38:55 +0000 (15:38 -0500)
commitf5bc354c5d6dffd1a89514bd159b2051bfb90271
treea4f2a36f06d7f636a3382d956fae5e1473929b51
parent3dfd7055bb024a385165ceca9e88b49014a8e515
LP#1053397: Use the new data structures for looking up language indexing configuration

Also, from Dan Wells:

First, we don't want to fully exclude records which don't have a
metabib.record_attr_vector_list entry, so we do a LEFT JOIN instead
for that table.  Otherwise, some records error out when ingesting
(see placeholder record -1 in the stock data set).

Second, let's add a check for 'active' which appears to have been
always missing.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/sql/Pg/030.schema.metabib.sql
Open-ILS/src/sql/Pg/upgrade/QQQQ.MVF_CRA-upgrade.sql