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

(-)a/admin/searchengine/elasticsearch/mappings.yaml (-1 / +24 lines)
Lines 2697-2702 biblios: Link Here
2697
    opac: 1
2697
    opac: 1
2698
    staff_client: 1
2698
    staff_client: 1
2699
    type: ''
2699
    type: ''
2700
  musical-presentation:
2701
    label: musical-presentation
2702
    mandatory: ~
2703
    mappings:
2704
    - facet: ''
2705
      marc_field: '254'
2706
      marc_type: marc21
2707
      sort: 1
2708
      suggestible: ''
2709
    opac: 1
2710
    staff_client: 1
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: ''
2700
  nal-call-number:
2724
  nal-call-number:
2701
    label: nal-call-number
2725
    label: nal-call-number
2702
    mandatory: ~
2726
    mandatory: ~
2703
- 

Return to bug 36723