@@ -, +, @@ field --- admin/searchengine/elasticsearch/mappings.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) --- a/admin/searchengine/elasticsearch/mappings.yaml +++ a/admin/searchengine/elasticsearch/mappings.yaml @@ -2968,6 +2968,16 @@ biblios: marc_type: marc21 sort: ~ suggestible: '' + - facet: '' + marc_field: 999x + marc_type: unimarc + sort: ~ + suggestible: '' + - facet: '' + marc_field: 999x + marc_type: normarc + sort: ~ + suggestible: '' type: '' note: label: note --