]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1802952 Check bib visibility for located URI auto suggest
authorDan Wells <dbw2@calvin.edu>
Mon, 12 Nov 2018 16:31:33 +0000 (11:31 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 21 Oct 2019 18:10:10 +0000 (14:10 -0400)
commite18aa5633d87441f1f3dc99c1b3596d445e2cb1e
tree3be8defac4f19a07f2a7ba79bf7d674c8824f223
parentdebf506b8d2d8214eeff406df7a8788d3960a4d3
LP#1802952 Check bib visibility for located URI auto suggest

Suggestions from records with only located URIs (no copies) do not
appear in the OPAC search suggestions. This appears to be a cousin of
bug #1773479, but in a neighboring function.

In the case of libraries with LURIs, we need to consider bib visibility
separate from copy visibility in order for both to show up.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/300.schema.staged_search.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.function.located_uri_auto_suggest_visibility.sql [new file with mode: 0644]