Bugzilla – Attachment 123675 Details for
Bug 28393
Elasticsearch - Add 050a to lc-call-number index mapping (MARC21)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28393: Elasticsearch - Add 050a to lc-call-number index mapping (MARC21)
Bug-28393-Elasticsearch---Add-050a-to-lc-call-numb.patch (text/plain), 1.38 KB, created by
Katrin Fischer
on 2021-08-10 11:29:08 UTC
(
hide
)
Description:
Bug 28393: Elasticsearch - Add 050a to lc-call-number index mapping (MARC21)
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-08-10 11:29:08 UTC
Size:
1.38 KB
patch
obsolete
>From b87384bf3a72595f7c7229ed0e7dc41d9942fd17 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Wed, 19 May 2021 12:10:25 -0400 >Subject: [PATCH] Bug 28393: Elasticsearch - Add 050a to lc-call-number index > mapping (MARC21) > >This patch adds 050 $a to the mapping for the lc-call-number index. > >To test: >1) Apply patch >2) Reindex using rebuild_elasticsearch.pl -r > >If you don't have access to a terminal (in a sandbox for example) >2a) Go to Administration > Search engine configuration, click "Reset mappings" >and confirm >2b) Then reindex > >I'm not sure how to search specifically for an LC call number. >You can confirm that 050 $a is displayed in the Search engine configuration page. > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > admin/searchengine/elasticsearch/mappings.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/admin/searchengine/elasticsearch/mappings.yaml b/admin/searchengine/elasticsearch/mappings.yaml >index 292e9ac475..9aa3f4c8b1 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -2520,7 +2520,7 @@ biblios: > label: lc-call-number > mappings: > - facet: '' >- marc_field: 050b >+ marc_field: 050ab > marc_type: marc21 > sort: ~ > suggestible: '' >-- >2.11.0
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 28393
:
121188
|
123597
| 123675