https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24678 Bug ID: 24678 Summary: Add missing search fields to Elasticsearch mappings Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: joonas.kylmala@helsinki.fi The Elasticsearch mappings.yaml file is still missing a lot of search fields compared to Zebra. For example Zebra has 264a and 264c separately indexed but Elasticsearch only has 264 indexed in one search field 'provider'. You can compare MARC21 search mappings with the files: - etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml - admin/searchengine/elasticsearch/mappings.yaml -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.