]> git.koha-community.org Git - koha.git/commit
Bug 33348: Show authority heading use with Elasticsearch
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 28 Mar 2023 02:10:59 +0000 (02:10 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 11 Nov 2024 13:12:13 +0000 (14:12 +0100)
commit0fc9f22a935e66ae42a3dc07c4e2bd4c6905f616
treebecdeb5985cefa97b8a9c8cbc8b0bf64f9755da8
parent5e5e272e8431d6303ee7d17bcc77517a6f51ac6f
Bug 33348: Show authority heading use with Elasticsearch

This patch ensures the ShowHeadingUse system preference and feature works as expected when using Elasticsearch as the searchengine.

To test, follow the test plan at Bug 29990 Comment 9. Ensure the SearchEngine system preference is set to Elasticsearch.

Sponsored-by: Education Services Australia SCIS
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Thomas Klausner <domm@plix.at>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/SearchEngine/Elasticsearch/Search.pm