Correct search index definitions for subject|complete and identifier|bibcn
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 5 Mar 2011 03:15:57 +0000 (03:15 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 5 Mar 2011 03:15:57 +0000 (03:15 +0000)
commit940bfbf183fa896c8d21444a7855a96c22b4448e
tree3a6960497e26d10bd3494404f6a7bb8595ad5912
parent725c845b5e1d06d1d4cd6396c79f02d3d1af052a
Correct search index definitions for subject|complete and identifier|bibcn

Dan Wells reported in LP# 729385 that the index definitions for
subject|complete and identifier|bibcn were not working, and traced
the problem to a change in how indexes are generated in 2.0+. Dropping
the trailing '//text()' on these two indexes addresses the problem.

Sites upgrading from a previous version of Evergreen 2.0 will want
to refresh the indexes after applying this schema change to enable
searches against subject|complete and identifier|bibcn to work.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@19588 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0494.data.search_indexes.sql [new file with mode: 0644]