Bugzilla – Attachment 123566 Details for
Bug 28339
Elasticsearch - Add 8XX to default title-series index mappings (MARC21)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28339: Elasticsearch - Add 8XX to default title-series index mappings (MARC21)
Bug-28339-Elasticsearch---Add-8XX-to-default-title.patch (text/plain), 1.34 KB, created by
David Nind
on 2021-08-06 10:48:47 UTC
(
hide
)
Description:
Bug 28339: Elasticsearch - Add 8XX to default title-series index mappings (MARC21)
Filename:
MIME Type:
Creator:
David Nind
Created:
2021-08-06 10:48:47 UTC
Size:
1.34 KB
patch
obsolete
>From 09f0744500c693a906b889dadef91663e5d28833 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Tue, 18 May 2021 15:50:34 -0400 >Subject: [PATCH] Bug 28339: Elasticsearch - Add 8XX to default title-series > index mappings (MARC21) > >https://bugs.koha-community.org/show_bug.cgi?id=23853 > >Signed-off-by: David Nind <david@davidnind.com> >--- > .../searchengine/elasticsearch/mappings.yaml | 20 +++++++++++++++++++ > 1 file changed, 20 insertions(+) > >diff --git a/admin/searchengine/elasticsearch/mappings.yaml b/admin/searchengine/elasticsearch/mappings.yaml >index 292e9ac475..c0981c5fc7 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -4310,6 +4310,26 @@ biblios: > marc_type: marc21 > sort: ~ > suggestible: '' >+ - facet: 1 >+ marc_field: 800t >+ marc_type: marc21 >+ sort: ~ >+ suggestible: '' >+ - facet: 1 >+ marc_field: 810t >+ marc_type: marc21 >+ sort: ~ >+ suggestible: '' >+ - facet: 1 >+ marc_field: 811t >+ marc_type: marc21 >+ sort: ~ >+ suggestible: '' >+ - facet: 1 >+ marc_field: 830a >+ marc_type: marc21 >+ sort: ~ >+ suggestible: '' > - facet: 1 > marc_field: 225a > marc_type: unimarc >-- >2.20.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 28339
:
121125
|
123566
|
123677