@@ -, +, @@ index (Elasticsearch, MARC21) - 430(adfghklmnoprstvxyz) - 448(avxyz) - 450(abvxyz) - 451(avxyz) - 455(avxyz) --- .../searchengine/elasticsearch/mappings.yaml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) --- a/admin/searchengine/elasticsearch/mappings.yaml +++ a/admin/searchengine/elasticsearch/mappings.yaml @@ -558,6 +558,31 @@ authorities: marc_type: marc21 sort: ~ suggestible: '' + - facet: '' + marc_field: 430(adfghklmnoprstvxyz) + marc_type: marc21 + sort: ~ + suggestible: '' + - facet: '' + marc_field: 448(avxyz) + marc_type: marc21 + sort: ~ + suggestible: '' + - facet: '' + marc_field: 450(abvxyz) + marc_type: marc21 + sort: ~ + suggestible: '' + - facet: '' + marc_field: 451(avxyz) + marc_type: marc21 + sort: ~ + suggestible: '' + - facet: '' + marc_field: 455(avxyz) + marc_type: marc21 + sort: ~ + suggestible: '' type: '' Meeting-name: label: Meeting-name --