Bug 39549

Summary: Mark some ElasticSearch mappings as "internal"
Product: Koha Reporter: Thomas Klausner <domm>
Component: Searching - ElasticsearchAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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.