Bug 15142: Remove titles facet for UNIMARC
commit8c488e8aceb798f65b34db35afaf4084331d0ac1
authorFridolin Somers <fridolin.somers@biblibre.com>
Fri, 22 Nov 2019 14:16:51 +0000 (22 15:16 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 6 Feb 2020 14:49:34 +0000 (6 14:49 +0000)
tree9deb7a35afcb12a3634c57b4f6170339985cb2b8
parent8a98bcb05ade420cb8ca1b7b13b8ff1eb6c3168b
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>
(cherry picked from commit 0c50804f4b2d82329e0bfb591b2add048594691a)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Koha.pm