https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37319
--- Comment #1 from Janusz Kaczmarek <janus...@gmail.com> --- Created attachment 168780 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168780&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/