Bugzilla – Attachment 120094 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-see-from unimarc mappings
Bug-28203-Add-Match-heading-see-from-unimarc-mappi.patch (text/plain), 2.08 KB, created by
Alex Arnaud
on 2021-04-23 13:03:25 UTC
(
hide
)
Description:
Bug 28203: Add Match-heading-see-from unimarc mappings
Filename:
MIME Type:
Creator:
Alex Arnaud
Created:
2021-04-23 13:03:25 UTC
Size:
2.08 KB
patch
obsolete
>From 1f8ccc7874da109f01d2f8e53c8c499cc1acf6d5 Mon Sep 17 00:00:00 2001 >From: Alex Arnaud <alex.arnaud@biblibre.com> >Date: Fri, 23 Apr 2021 13:02:41 +0000 >Subject: [PATCH] Bug 28203: Add Match-heading-see-from unimarc mappings > >--- > admin/searchengine/elasticsearch/mappings.yaml | 55 ++++++++++++++++++++++++++ > 1 file changed, 55 insertions(+) > >diff --git a/admin/searchengine/elasticsearch/mappings.yaml b/admin/searchengine/elasticsearch/mappings.yaml >index 2451534..c227ee9 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -787,6 +787,61 @@ authorities: > marc_type: normarc > sort: ~ > suggestible: '' >+ - facet: '' >+ marc_field: 400(abcdfgjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 410(abcdefgjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 415(ajxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 416(afcjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 420(afjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 430(abhiklmnqrsuwjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 435(abekmrsuwjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 440(atjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 450(ajxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 460(abcdjxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 480(ajxyz) >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' > type: '' > Meeting-name: > label: Meeting-name >-- >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