Summary: | Allow limiting Z39.50 searches on material type | ||
---|---|---|---|
Product: | Koha | Reporter: | Alexandre <alexandre.breton> |
Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, m.de.rooy, marjorie.barry-vila, patrick.robitaille |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31726 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Alexandre
2019-05-29 21:41:54 UTC
I will add to the request that the filter on the type of document should be done on the zone Marc21 008 (type of material). Regards Marjorie Rephrasing the bug title slightly. Wondering how complicated that would be - material type in MARC can be defined by LDR/007/008, but I guess also by 336-338 for RDA records? This would have to be translated to a bib1 attribute that is generally supported by Z-Servers. Maybe we could display a calculated material type in the search results that we can filter on in Koha on the fly? That might make this easier/more flexible. |