Bugzilla – Attachment 56317 Details for
Bug 17373
Elasticsearch - Authority mappings for UNIMARC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17373 - Elasticsearch - Authority mappings for UNIMARC - patch1
Bug-17373---Elasticsearch---Authority-mappings-for.patch (text/plain), 4.09 KB, created by
Fridolin Somers
on 2016-10-13 09:46:14 UTC
(
hide
)
Description:
Bug 17373 - Elasticsearch - Authority mappings for UNIMARC - patch1
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2016-10-13 09:46:14 UTC
Size:
4.09 KB
patch
obsolete
>From 40fd65a89d67ea55ebcefe9be7198634cababda1 Mon Sep 17 00:00:00 2001 >From: Koha <koha@localhost> >Date: Thu, 13 Oct 2016 09:45:40 +0200 >Subject: [PATCH] Bug 17373 - Elasticsearch - Authority mappings for UNIMARC - > patch1 > >This patch starts the UNIMARC mapping for ES. >It is needed to test. >More patches will come. >--- > admin/searchengine/elasticsearch/mappings.yaml | 120 +++++++++++++++++++++++++ > 1 file changed, 120 insertions(+) > >diff --git a/admin/searchengine/elasticsearch/mappings.yaml b/admin/searchengine/elasticsearch/mappings.yaml >index b56e2b4..8d843df 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -65,6 +65,61 @@ authorities: > marc_type: normarc > sort: ~ > suggestible: '' >+ - facet: '' >+ marc_field: 200abcdfgjxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 210abcdefghjxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 215ajxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 216afcjxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 220afjxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 230abhijklmnqrsuwxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 235abejkmrsuwxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 240atjxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 250ajxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 260abcdjxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 280ajxyz >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' > type: '' > Heading-Main: > label: Heading-Main >@@ -89,6 +144,61 @@ authorities: > marc_type: normarc > sort: ~ > suggestible: '' >+ - facet: '' >+ marc_field: 200a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' >+ - facet: '' >+ marc_field: 210a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' >+ - facet: '' >+ marc_field: 215a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' >+ - facet: '' >+ marc_field: 216a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' >+ - facet: '' >+ marc_field: 220a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' >+ - facet: '' >+ marc_field: 230a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' >+ - facet: '' >+ marc_field: 235a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' >+ - facet: '' >+ marc_field: 240a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' >+ - facet: '' >+ marc_field: 250a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' >+ - facet: '' >+ marc_field: 260a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' >+ - facet: '' >+ marc_field: 280a >+ marc_type: unimarc >+ sort: 1 >+ suggestible: '' > type: '' > Heading-use-main-or-added-entry: > label: Heading-use-main-or-added-entry >@@ -173,6 +283,11 @@ authorities: > marc_type: normarc > sort: ~ > suggestible: '' >+ - facet: '' >+ marc_field: '001' >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' > type: string > Match: > label: Match >@@ -537,6 +652,11 @@ authorities: > marc_type: normarc > sort: ~ > suggestible: '' >+ - facet: '' >+ marc_field: 152b >+ marc_type: unimarc >+ sort: ~ >+ suggestible: '' > type: '' > biblios: > Host-Item-Number: >-- >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 17373
:
56317
|
72719
|
72779
|
72780
|
72781
|
72798
|
73461
|
73462
|
73674
|
73675