emory-libraries / blacklight-catalog

1 stars 2 forks source link

Revise marc 856 mappings #1171

Closed abelemlih closed 2 years ago

abelemlih commented 2 years ago

Refer to the requirements below:

Revise mappings for the following:

url_fulltext_ssm: Include the current logic, but exclude the following:

If ind2=0 or 1 and exactly matches one of these strings in $3, $y, or $z:

Table of contents
Table of contents only
Publisher description
Cover image
Contributor biographical information

url_suppl_ssim: Include the current logic, plus include 856s with ind2=0 or 1 that contain exact matches on the strings listed previously.

Table of contents
Table of contents only
Publisher description
Cover image
Contributor biographical information

Note: we don't want to use a "contains" type logic here because sometimes a phrase like "table of contents" may be part of a longer phrase such as "Full text including table of contents".