Bugzilla – Attachment 141386 Details for
Bug 31690
Add see from tracings in See-from index (Elasticsearch, MARC21)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31690: Add see from tracings in See-from index (Elasticsearch, MARC21)
Bug-31690-Add-see-from-tracings-in-See-from-index-.patch (text/plain), 1.26 KB, created by
Caroline Cyr La Rose
on 2022-10-05 15:38:45 UTC
(
hide
)
Description:
Bug 31690: Add see from tracings in See-from index (Elasticsearch, MARC21)
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2022-10-05 15:38:45 UTC
Size:
1.26 KB
patch
obsolete
>From c755269207847ef068bc969af7e0ada13412ab9e Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Wed, 5 Oct 2022 11:36:56 -0400 >Subject: [PATCH] Bug 31690: Add see from tracings in See-from index > (Elasticsearch, MARC21) > >This patch adds the following fields to the See-from index > >- 450(abvxyz) >- 451(avxyz) >- 455(avxyz) >--- > admin/searchengine/elasticsearch/mappings.yaml | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > >diff --git a/admin/searchengine/elasticsearch/mappings.yaml b/admin/searchengine/elasticsearch/mappings.yaml >index 7602d408d2..045417f4c3 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -724,6 +724,21 @@ authorities: > marc_type: marc21 > sort: ~ > suggestible: '' >+ - facet: '' >+ marc_field: 450(abvxyz) >+ marc_type: marc21 >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 451(avxyz) >+ marc_type: marc21 >+ sort: ~ >+ suggestible: '' >+ - facet: '' >+ marc_field: 455(avxyz) >+ marc_type: marc21 >+ sort: ~ >+ suggestible: '' > - facet: '' > marc_field: 462(abcdefghklmnoprstvxyz) > marc_type: marc21 >-- >2.25.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 31690
:
141386
|
141585
|
142334
|
142518