Re: [Koha] Remove 952$x from search index

2024-09-17 Thread Polonec Viliam, Ing.
thanks Katrin I try to solve this with elasticsearch Od: Koha v mene používateľa Katrin Fischer 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 pos

Re: [Koha] Remove 952$x from search index

2024-09-13 Thread Katrin Fischer
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. S

[Koha] Remove 952$x from search index

2024-09-13 Thread Polonec Viliam, Ing.
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 mail