From: Mike Rylander Date: Wed, 21 Sep 2011 20:38:08 +0000 (-0400) Subject: Record simple authority headings for search and sort, and respect Non-filing Indicato... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a2434327dd7c2ecf39ef15319fb6b831b32cc3e6;p=evergreen%2Fequinox.git Record simple authority headings for search and sort, and respect Non-filing Indicators, if configured Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/src/sql/Pg/011.schema.authority.sql b/Open-ILS/src/sql/Pg/011.schema.authority.sql index 15c1a9b93b..a9244fba7f 100644 --- a/Open-ILS/src/sql/Pg/011.schema.authority.sql +++ b/Open-ILS/src/sql/Pg/011.schema.authority.sql @@ -328,6 +328,7 @@ index to defend against duplicated authority records from the same thesaurus. $$; + -- Adding indexes using oils_xpath_string() for the main entry tags described in -- authority.control_set_authority_field would speed this up, if we ever want to use it, though -- the existing index on authority.normalize_heading() helps already with a record in hand