From 18eea209837ea6b32357328dcb7dd44447f77ea5 Mon Sep 17 00:00:00 2001 From: Claire Hernandez Date: Thu, 17 May 2018 08:20:28 +0000 Subject: [PATCH] Bug 20390: (follow-up) UNIMARC mappings - Fix a typo in unimarc mappings (for authorities mapping) See comment on Bug 17373 --- etc/searchengine/elasticsearch/mappings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/searchengine/elasticsearch/mappings.yaml b/etc/searchengine/elasticsearch/mappings.yaml index 462c22f6e4..dcc64c742b 100644 --- a/etc/searchengine/elasticsearch/mappings.yaml +++ b/etc/searchengine/elasticsearch/mappings.yaml @@ -522,7 +522,7 @@ authorities: sort: ~ suggestible: '' - facet: '' - marc_field: 235378abeijkmratsuwxyz + marc_field: 235378abeijkmrstuwxyz marc_type: unimarc sort: ~ suggestible: '' -- 2.11.0