https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25325
--- Comment #1 from Frédéric Demians <[email protected]> --- Created attachment 104004 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104004&action=edit Bug 25325 ElasticSearch mapping export lacks staff_client/opac fields Add to export_elasticsearch_mappings.pl two missing fields: staff_client and opac. Test plan: 1. Run export_elasticsearch_mappings.pl script. Write the result in mappings.yaml (the one defined in koha-conf.xml). 2. In Admin > Search engine configuration, click on Reset Mappings 3. Confirm that in Search fields tab, the Searchable column hasn't changed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] 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/
