[Koha-bugs] [Bug 23204] Script for exporting Elasticsearch mappings to YAML

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 25 16:15:54 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23204

--- Comment #1 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 90999
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90999&action=edit
Bug 23204 - script for exporting Elasticsearch mappings

Test plan:

  - launch perl misc/search_tools/export_elasticsearch_mappings.pl >
    /path/to/my_mappings.yaml
  - set koha-conf.elasticsearch_index_mappings to
    /path/to/my_mappings.yaml,
  - go to admin -> Search engine configuration,
  - click on "Reset mappins",
  - check that your search fields and mappings are as expected

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list