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

(-)a/admin/searchengine/elasticsearch/mappings.yaml (-1 / +59 lines)
Lines 695-700 authorities: Link Here
695
        sort: ~
695
        sort: ~
696
        suggestible: ''
696
        suggestible: ''
697
    type: ''
697
    type: ''
698
  Match-heading:
699
    label: Match-heading
700
    mappings:
701
      - facet: ''
702
        marc_field: 200(abcdfgjxyz)
703
        marc_type: unimarc
704
        sort: ~
705
        suggestible: ''
706
      - facet: ''
707
        marc_field: 210(abcdefgjxyz)
708
        marc_type: unimarc
709
        sort: ~
710
        suggestible: ''
711
      - facet: ''
712
        marc_field: 215(ajxyz)
713
        marc_type: unimarc
714
        sort: ~
715
        suggestible: ''
716
      - facet: ''
717
        marc_field: 216(afcjxyz)
718
        marc_type: unimarc
719
        sort: ~
720
        suggestible: ''
721
      - facet: ''
722
        marc_field: 220(afjxyz)
723
        marc_type: unimarc
724
        sort: ~
725
        suggestible: ''
726
      - facet: ''
727
        marc_field: 230(abhiklmnqrsuwjxyz)
728
        marc_type: unimarc
729
        sort: ~
730
        suggestible: ''
731
      - facet: ''
732
        marc_field: 235(abekmrsuwjxyz)
733
        marc_type: unimarc
734
        sort: ~
735
        suggestible: ''
736
      - facet: ''
737
        marc_field: 240(atjxyz)
738
        marc_type: unimarc
739
        sort: ~
740
        suggestible: ''
741
      - facet: ''
742
        marc_field: 250(ajxyz)
743
        marc_type: unimarc
744
        sort: ~
745
        suggestible: ''
746
      - facet: ''
747
        marc_field: 260(abcdjxyz)
748
        marc_type: unimarc
749
        sort: ~
750
        suggestible: ''
751
      - facet: ''
752
        marc_field: 280(ajxyz)
753
        marc_type: unimarc
754
        sort: ~
755
        suggestible: ''
756
    type: ''
698
  Match-heading-see-from:
757
  Match-heading-see-from:
699
    label: Match-heading-see-from
758
    label: Match-heading-see-from
700
    mappings:
759
    mappings:
701
- 

Return to bug 28203