]> git.koha-community.org Git - koha.git/commit
Bug 37319: Move mappings for 752ad (MARC21) and 210a/214a (UNIMARC) to pl index
authorJanusz Kaczmarek <januszop@gmail.com>
Thu, 11 Jul 2024 09:04:01 +0000 (11:04 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 12 Jul 2024 08:21:24 +0000 (10:21 +0200)
commita3f4c9ec8acbf272aba13c53add8b9c6b96de79b
treeb7d7b1a2b2a2826d9c1b7a072584c86d4d7e1b93
parent2b36cf26fc7b2fe55e2905cf2b9050683bdfcef8
Bug 37319: Move mappings for 752ad (MARC21) and 210a/214a (UNIMARC) to pl index

In Bug 36578, some fields were added to the pl index, but somehow it
ended up in the other-control-number index. This aims to put fields
752ad (MARC21) and 210a/214a (UNIMARC) in the pl index.

Test plan:
----------
0. Have an installation with Elasticsearch and MARC 21 configuration.
1. Under  Administration > Search engine configuration (Elasticsearch)
   under the tab Bibliographic records check that you have 752ad in
   other-control-number search field.
2. Apply the patch, reindex with:
   sudo koha-elasticsearch --rebuild -r -b kohadev
3. Under  Administration > Search engine configuration (Elasticsearch)
   under the tab Bibliographic records check that you have 752ad in pl
   search field now.

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
admin/searchengine/elasticsearch/mappings.yaml