Bugzilla – Attachment 121125 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.29 KB, created by
Caroline Cyr La Rose
on 2021-05-18 19:56:18 UTC
(
hide
)
Description:
Bug 28339: Elasticsearch - Add 8XX to default title-series index mappings (MARC21)
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2021-05-18 19:56:18 UTC
Size:
1.29 KB
patch
obsolete
>From 5fa533636f2890293e0aa066a29e17a066f98fb0 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 >--- > .../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 edb591ca6e..22f14e0388 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -4305,6 +4305,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.17.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