[Bug 8280] SRU should be filterable by Koha Item Type
27 Feb
2017
27 Feb
'17
2:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8280 --- Comment #10 from Magnus Enger <magnus@libriotech.no> --- In etc/zebradb/pqf.properties we have: index.dc.itemtype = 1=1031 In etc/zebradb/biblios/etc/bib1.att we have: att 1031 Material-type But "Material-type" is only used to index 007 and 502. 952$y is actually indexed in an inex called itype. In bib1.att this is mapped to: att 8031 itype But 8031 is not mapped to anything in pqf.properties. So, what to do? To me, the best option looks like indexing 952$y into Material-type, so it will be possible to search on it using dc.itemtype. Opinions? -- You are receiving this mail because: You are watching all bug changes.
3429
Age (days ago)
3429
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org