Hi Anke, the patch was: https://git.koha-community.org/Koha-community/Koha/commit/bee097b39b4f87d770... The changes was related to this bug: BugĀ 14302 <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14302> - Remove GRS1 indexing related code Hope this helps, Katrin On 12.01.23 14:11, Bruns, Anke wrote:
Hi,
there is a dpkg-dist version of /etc/koha/koha-sites.conf with some changes concerning Zebra. The following passages have obviously been removed from koha-sites.conf with 22.05 or before:
# BIBLIOS_INDEXING_MODE: 'dom' | 'grs1' # Indexing mode for bibliographic records # default: 'dom' BIBLIOS_INDEXING_MODE="dom"
# AUTHORITIES_INDEXING_MODE: 'dom' | 'grs1' # Indexing mode for authority records # default: 'dom' AUTHORITIES_INDEXING_MODE="dom" Is it safe to use the new koha-sites.conf without these entries?
I'm asking because I cannot find a bug or any relevant information on why and when they were removed.
Thanks and regards Anke