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