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

(-)a/admin/searchengine/elasticsearch/mappings.yaml (-1 / +12 lines)
Lines 2709-2714 biblios: Link Here
2709
    opac: 1
2709
    opac: 1
2710
    staff_client: 1
2710
    staff_client: 1
2711
    type: ''
2711
    type: ''
2712
  musical-presentation:
2713
    label: musical-presentation
2714
    mandatory: ~
2715
    mappings:
2716
    - facet: ''
2717
      marc_field: '254'
2718
      marc_type: marc21
2719
      sort: 1
2720
      suggestible: ''
2721
    opac: 1
2722
    staff_client: 1
2723
    type: ''
2712
  nal-call-number:
2724
  nal-call-number:
2713
    label: nal-call-number
2725
    label: nal-call-number
2714
    mandatory: ~
2726
    mandatory: ~
2715
- 

Return to bug 36723