Bug 39548 - Export Elasticsearch mappings.yml via UI
Summary: Export Elasticsearch mappings.yml via UI
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching - Elasticsearch (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-03 14:59 UTC by Thomas Klausner
Modified: 2025-04-03 14:59 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Klausner 2025-04-03 14:59:21 UTC
Add a button to Elasticsearch Admin to export the current mappings from the DB to the / a mappings.yml file.

Should probably not overwrite the existing mappings.yml, but create a new one, either just in the filesystem or also provide it via browser download.

Might be related to / duplicate of 22639