Bug 15142: Remove titles facet for UNIMARC
authorFridolin Somers <fridolin.somers@biblibre.com>
Fri, 22 Nov 2019 14:16:51 +0000 (15:16 +0100)
committerJoy Nelson <joy@bywatersolutions.com>
Fri, 31 Jan 2020 00:09:43 +0000 (00:09 +0000)
commit0c50804f4b2d82329e0bfb591b2add048594691a
treee097acfd2f329780559dcdf85637a95cb07424d3
parenta8659229be16dc8d8b2beaae370528afd373192e
Bug 15142: Remove titles facet for UNIMARC

There is a facet using 500$a, 501$a and 503$a and Subject index.
In UNIMARC 500$a, 501$a and 503$a are not indexed as Subject.
I propose to remove this facet for UNIMARC, looks like it does not make
sens.

Test plan:
1) Install UNIMARC database
2) Edit some records to have 500$a
3) Perform a search to find those records
4) Check you dont see the titles facet

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
C4/Koha.pm