Bugzilla – Attachment 59947 Details for
Bug 17169
Add facets for ccode to elasticsearch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17169: (QA followup) Add NORMARC and UNIMARC definitions for CCODE
Bug-17169-QA-followup-Add-NORMARC-and-UNIMARC-defi.patch (text/plain), 1.02 KB, created by
Tomás Cohen Arazi (tcohen)
on 2017-02-06 19:52:03 UTC
(
hide
)
Description:
Bug 17169: (QA followup) Add NORMARC and UNIMARC definitions for CCODE
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2017-02-06 19:52:03 UTC
Size:
1.02 KB
patch
obsolete
>From 32ee7ab899679bdf5bdbf38338520f6d1c8fb919 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Mon, 6 Feb 2017 16:49:49 -0300 >Subject: [PATCH] Bug 17169: (QA followup) Add NORMARC and UNIMARC definitions > for CCODE > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > admin/searchengine/elasticsearch/mappings.yaml | 10 ++++++++++ > 1 file changed, 10 insertions(+) > >diff --git a/admin/searchengine/elasticsearch/mappings.yaml b/admin/searchengine/elasticsearch/mappings.yaml >index 8d3fec429d..f01fd0199f 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -1263,6 +1263,16 @@ biblios: > marc_type: marc21 > sort: ~ > suggestible: '' >+ - facet: '1' >+ marc_field: '9528' >+ marc_type: normarc >+ sort: ~ >+ suggestible: '' >+ - facet: '1' >+ marc_field: '9958' >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' > type: '' > control-number: > label: control-number >-- >2.11.1
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 17169
:
56141
|
59946
|
59947
|
60354
|
60664
|
60741
|
60890
|
60891
|
60892