Bug 31726

Summary: Show record type in z39.50 search results
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: Z39.50 / SRU / OpenSearch ServersAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy
Version: 22.05   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23017
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Aleisha Amohia 2022-10-10 02:54:55 UTC
With more and more records being electronic, it would be useful to add another column to the z39.50 search results which tells us what type of record the result is, i.e. physical or electronic or something else. 

This could possibly be pulled from the 006 (MARC) of the record. It would be helpful for libraries who aren't as confident in cataloguing standards but want to make sure they're importing the right type of record to their catalogue.
Comment 1 Katrin Fischer 2022-11-14 21:57:11 UTC
Maybe a possible workaround for now would be  AdditionalFieldsInZ3950ResultSearch. We use it to display 336-338 which gives a good hint on the type of record for RDA records at least.