@@ -, +, @@ mapping.yaml It should be the case on all developement instalations necessary) --- admin/searchengine/elasticsearch/mappings.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/admin/searchengine/elasticsearch/mappings.yaml +++ a/admin/searchengine/elasticsearch/mappings.yaml @@ -2635,7 +2635,7 @@ biblios: - facet: '' marc_field: 952o marc_type: marc21 - sort: 0 + sort: 1 suggestible: 1 - facet: '' marc_field: 686 @@ -2645,12 +2645,12 @@ biblios: - facet: '' marc_field: 995k marc_type: unimarc - sort: 0 + sort: 1 suggestible: 1 - facet: '' marc_field: 952o marc_type: normarc - sort: 0 + sort: 1 suggestible: 1 type: '' local-number: --