Re: [Koha] Customizing Koha facets
Thanks Bharat! Perhaps my question was not clear enough to you. It is not about adding authors to marc21 framework. Rather it is about changing how the facets loop code work in Koha at present. Regards -idg On Mon 22 Oct, 2018, 6:59 AM Bharat Chaudhari, <openbharat@gmail.com> wrote:
The details for adding other corporate body author is given in marc21 form your just refer and configure. That would be proper
Bharat
On 22-Oct-2018 4:22 AM, "Indranil Das Gupta" <indradg@l2c2.co.in> wrote:
Dear colleagues,
Recently I've been playing around with movie related metadata. One of the challenges I now face is that of search facets. For MARC21, Koha combines 100a, 110a, 700a as the "Author" facet. In my data, I've defined their role / relator term (700$e) as "Film producer" / "Art director" / "Cinematographer"/ "Actor" etc.
Is there a way to segment the data into similar facets based on their relator code / term? Short of re-writing the getFacets sub-routine in lib/C4/Koha.pm after creating custom idx in Zebra?
Does that even sound feasible? I could sure use some clue here :-)
TIA
indranil
Indranil Das Gupta L2C2 Technologies
Phone : +91-98300-20971 WWW : http://www.l2c2.co.in Blog : http://blog.l2c2.co.in IRC : indradg on irc://irc.freenode.net Twitter : indradg _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (1)
-
Indranil Das Gupta