thanks Katrin I try to solve this with elasticsearch
________________________________ Od: Koha <[email protected]> v mene používateľa Katrin Fischer <[email protected]> Odoslané: 13. septembra 2024 19:47:00 Komu: [email protected] 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 > [email protected] > Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

