koha-sites.conf, indexing_mode entries
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 -- Anke Bruns M.A. (LIS) Arbeitsgruppe "Anwendungs- und Informationssysteme" E-Mail: anke.bruns@gwdg.de --------------------------------------- Gesellschaft für wissenschaftliche Datenverarbeitung mbH Göttingen (GWDG) Burckhardtweg 4, 37077 Göttingen, URL: https://gwdg.de Support: Tel.: +49 551 39-30000, URL: https://gwdg.de/support Sekretariat: Tel.: +49 551 39-30001, E-Mail: gwdg@gwdg.de Geschäftsführer: Prof. Dr. Ramin Yahyapour Aufsichtsratsvorsitzender: Prof. Dr. Christian Griesinger Sitz der Gesellschaft: Göttingen Registergericht: Göttingen, Handelsregister-Nr. B 598 --------------------------------------- Zertifiziert nach ISO 9001 ---------------------------------------
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
participants (2)
-
Bruns, Anke -
Katrin Fischer