Details
-
Bug
-
Status: Closed (View Workflow)
-
P1
-
Resolution: Done
-
None
-
Thor
-
R2 2021 Bugfix
-
Cornell, Lehigh, TAMU
Description
Currently z39.50 results (for opac results) include suppressed bibs and holdings. This is a problem for a couple of reasons:
1) The response includes electronic resources that have been suppressed. The vendor making the opac z39.50 call does not have an indication that the record is suppressed...so they may display it to library patrons as an available electronic resource. (See attached screen print)
2) If you have a suppressed print holding records with no items ...this is also confusing on the vendor side. It appears as if items are missing from the response.
Adding a couple of watchers in case anyone wants to comment/give feedback. thank you!
Solution:
mike made the relevant one-line change to the sample configuration that comes with the software:
"queryFilter": "cql.allRecords=1 NOT discoverySuppress=true"
https://github.com/folio-org/Net-Z3950-FOLIO/blob/a1725e115325a2ef6ccb49470868477e33877f5e/etc/config.json#L29
If Cornell, Lehigh, TAMU or other institutions need help with updating the configuration then please contact mike
charlotte will update the Iris release notes.
TestRail: Results
Attachments
Issue Links
- relates to
-
MODINV-506 'NOT holdings.discoverySuppress==true' search excludes instances that have non-suppressed holdings
-
- Closed
-
-
ZF-52 Incorrect holdings reported under some circumstances
-
- Closed
-
-
ZF-60 include suppressed indicators in z39.50 response
-
- Closed
-