Bug 39549 - Mark some ElasticSearch mappings as "internal"
Summary: Mark some ElasticSearch mappings as "internal"
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 15:04 UTC by Thomas Klausner
Modified: 2025-04-03 22:29 UTC (History)
1 user (show)

See Also:
GIT URL:
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 15:04:21 UTC
As discussed on the Koha Hackfest 2025:

Some of the ES mappings should be marked as "internal" / "system". Those mappings should not be changeable via the UI, and should reject being changed via the mappings.yml file.

Somebody™ should provide a list of these mappings.