LP#1259665 Split series browse config from search user/dbwells/lp1259665_series_browse_reconfig
authorDan Wells <dbw2@calvin.edu>
Thu, 27 Mar 2014 18:19:34 +0000 (14:19 -0400)
committerDan Wells <dbw2@calvin.edu>
Fri, 28 Mar 2014 13:56:26 +0000 (09:56 -0400)
commita92a8158a81c2b5d4208d0dc68bc495a34f612c2
tree32dfa51323738ff84cea7daaeedc915b32c10552
parent2d2e504c633ed30557324acf5ecff7971e68d581
LP#1259665 Split series browse config from search

When we added browse support in 2.5, we took extra care to ensure that
our series browse entries would sort and display reliably.

800t does not specify non-filing characters, so it was excluded from
browse.  Unfortunately, since browse and search had a single root
config, this removed 800t from search as well.

While we may want to reconsider expanding later on, this commit takes
a conservative approach, and uses all series values for search and
facets, but only entries with a usable filing indicator will be
extracted for browse.  It accomplishes this by splitting the series
config in two, one config for search/faceting, and a second config
dedicated to browse (similar to what was done for title).

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.re-add_800_t_search_and_facets.sql [new file with mode: 0644]