View | Details | Raw Unified | Return to bug 36724
Collapse All | Expand All

(-)a/admin/searchengine/elasticsearch/mappings.yaml (-8 / +2 lines)
Lines 948-963 biblios: Link Here
948
    opac: 1
948
    opac: 1
949
    staff_client: 1
949
    staff_client: 1
950
    type: ''
950
    type: ''
951
    label: Cartographic Mathematical Data
951
    label: cartographic-mathematical-data
952
    mandatory: ~
952
    mandatory: ~
953
    mappings:
953
    mappings:
954
    - facet: ''
954
    - facet: ''
955
      marc_field: '255a'
955
      marc_field: '255ab'
956
      marc_type: marc21
957
      sort: 1
958
      suggestible: ''
959
    - facet: ''
960
      marc_field: '255b'
961
      marc_type: marc21
956
      marc_type: marc21
962
      sort: 1
957
      sort: 1
963
      suggestible: ''
958
      suggestible: ''
964
- 

Return to bug 36724