OPAC Browse: Build browse entry sort_value column separately from value
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 21 May 2013 20:48:48 +0000 (16:48 -0400)
committerBen Shum <bshum@biblio.org>
Mon, 15 Jul 2013 15:45:23 +0000 (11:45 -0400)
commit52f5b7ef23c7821e43e4680601d787f998588fc6
tree1d675faa628e99e93166b056334fcd7f14b12f02
parent591721922aa040ce5d96ba8c20908bc468f83b10
OPAC Browse: Build browse entry sort_value column separately from value

This means changes to the ingest process and a config.metabib_field
table that's one column wider.

This means you can get browse headings like "The Nutcracker" that appear
visually as such, but sort as if they only contained "Nutcracker",
assuming correct cataloging with non-filing indicators.

Previously the heading would both look and sort like "Nutcracker."

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/sql/Pg/002.schema.config.sql
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/YYYY.schema.bib-auth-browse.sql