LP#1997485: Include authority headings in symspell dict
authorMike Rylander <mrylander@gmail.com>
Wed, 26 Apr 2023 17:53:45 +0000 (13:53 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 27 Apr 2023 18:00:50 +0000 (18:00 +0000)
commit385c0157e4f4b4d26e6e9effbc2b2325435d5e50
tree9dfcda4e52fe2b739abb1e75e321c27b8b7d8780
parente8395f1b3eb2ef4ea6b6d53a477d0eea66ca8359
LP#1997485: Include authority headings in symspell dict

This patch adjusts the generation of search suggestions
based on authority headings by:

* Including all indexed authority headings (1XX, 4XX, and 5XX) from
  authority records for author, title, and subject headings in the
  search suggestion dictionary.
* As a consequence, suggestions can be based entirely on headings
  found in authority 4XX and 5XX fields without those headings
  also needing to be directly in at least one bibliographic record.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/sql/Pg/upgrade/YYYY.schema.DYM-authority-data-dictionary.sql [new file with mode: 0644]