Koha/admin/searchengine/elasticsearch
Jonathan Druart 0760045e0b Bug 18984: Remove ES mapping for NORMARC
perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml
grep -v 'mandatory: ~' admin/searchengine/elasticsearch/mappings.yaml|grep -v 'opac: 1'|grep -v 'staff_client: 1'

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-07 15:36:40 +02:00
..
field_config.yaml Bug 24807: Add "year" type to improve sorting behaviour 2020-09-18 11:21:31 +02:00
index_config.yaml Bug 27043: Add to number_of_replicas and number_of_shards to index config 2021-01-04 13:29:51 +01:00
mappings.pl Bug 17600: Fix missing imports from mappings.pl 2021-08-06 12:04:16 +02:00
mappings.yaml Bug 18984: Remove ES mapping for NORMARC 2021-10-07 15:36:40 +02:00