I need to disable searching in non public note field in OPAC. I check settings in /etc/koha/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml but there is no 952$x setting. How can I disable searching in 952$x thanks Viliam
Hi Viliam, I am afraid it's not possible. When using Zebra the whole record is searchable in the keyword index. So removing a specific index is not enough to remove the information from the search index. I believe this is different with Elasticsearch where only indexed fields are searchable. See also: *Bug 15050* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15050> - Nonpublic note searchable from OPAC Hope this helps, Katrin On 13.09.24 09:55, Polonec Viliam, Ing. wrote:
I need to disable searching in non public note field in OPAC. I check settings in /etc/koha/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml but there is no 952$x setting. How can I disable searching in 952$x
thanks
Viliam _______________________________________________
Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha
thanks Katrin I try to solve this with elasticsearch ________________________________ Od: Koha <koha-bounces@lists.katipo.co.nz> v mene používateľa Katrin Fischer <katrin.fischer.83@web.de> Odoslané: 13. septembra 2024 19:47:00 Komu: koha@lists.katipo.co.nz Predmet: Re: [Koha] Remove 952$x from search index Hi Viliam, I am afraid it's not possible. When using Zebra the whole record is searchable in the keyword index. So removing a specific index is not enough to remove the information from the search index. I believe this is different with Elasticsearch where only indexed fields are searchable. See also: *Bug 15050* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15050> - Nonpublic note searchable from OPAC Hope this helps, Katrin On 13.09.24 09:55, Polonec Viliam, Ing. wrote:
I need to disable searching in non public note field in OPAC. I check settings in /etc/koha/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml but there is no 952$x setting. How can I disable searching in 952$x
thanks
Viliam _______________________________________________
Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Katrin Fischer -
Polonec Viliam, Ing.