Bugzilla – Attachment 120093 Details for
Bug 28203
Add Match-heading search field and UNIMARC mappings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28203: Add Match-heading search fields and related unimarc mappings
Bug-28203-Add-Match-heading-search-fields-and-rela.patch (text/plain), 2.17 KB, created by
Alex Arnaud
on 2021-04-23 13:03:19 UTC
(
hide
)
Description:
Bug 28203: Add Match-heading search fields and related unimarc mappings
Filename:
MIME Type:
Creator:
Alex Arnaud
Created:
2021-04-23 13:03:19 UTC
Size:
2.17 KB
patch
obsolete
>From 6bd3d419131250dbec77aec555fd183c78811334 Mon Sep 17 00:00:00 2001 >From: Alex Arnaud <alex.arnaud@biblibre.com> >Date: Fri, 23 Apr 2021 12:57:09 +0000 >Subject: [PATCH] Bug 28203: Add Match-heading search fields and related > unimarc mappings > >--- > admin/searchengine/elasticsearch/mappings.yaml | 59 ++++++++++++++++++++++++++ > 1 file changed, 59 insertions(+) > >diff --git a/admin/searchengine/elasticsearch/mappings.yaml b/admin/searchengine/elasticsearch/mappings.yaml >index edb591c..2451534 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -695,6 +695,65 @@ authorities: > sort: ~ > suggestible: '' > type: '' >+ Match-heading: >+ label: Match-heading >+ mappings: >+ - facet: '' >+ marc_field: 200(abcdfgjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 210(abcdefgjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 215(ajxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 216(afcjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 220(afjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 230(abhiklmnqrsuwjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 235(abekmrsuwjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 240(atjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 250(ajxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 260(abcdjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 280(ajxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ type: '' > Match-heading-see-from: > label: Match-heading-see-from > mappings: >-- >2.7.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 28203
: 120093 |
120094