Bugzilla – Attachment 168952 Details for
Bug 37099
Add uniform title fields to the title and subject Elasticsearch index mappings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37099: Add uniform title fields to the subject Elasticsearch index mappings
Bug-37099-Add-uniform-title-fields-to-the-subject-.patch (text/plain), 1.02 KB, created by
Wainui Witika-Park
on 2024-07-15 01:20:32 UTC
(
hide
)
Description:
Bug 37099: Add uniform title fields to the subject Elasticsearch index mappings
Filename:
MIME Type:
Creator:
Wainui Witika-Park
Created:
2024-07-15 01:20:32 UTC
Size:
1.02 KB
patch
obsolete
>From a483f902fa1bd2ff08fb05133ffb048eb594de54 Mon Sep 17 00:00:00 2001 >From: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> >Date: Mon, 17 Jun 2024 15:27:19 +1200 >Subject: [PATCH] Bug 37099: Add uniform title fields to the subject > Elasticsearch index mappings > >Add 'subject' or 'subject as phrase' search to also search on the following Uniform Title fields: 630$a > >Sponsored-by: Educational Services Australia SCIS >--- > admin/searchengine/elasticsearch/mappings.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/admin/searchengine/elasticsearch/mappings.yaml b/admin/searchengine/elasticsearch/mappings.yaml >index 17e513fb6f6..77a0705bf24 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -3578,6 +3578,11 @@ biblios: > marc_type: marc21 > sort: 1 > suggestible: 1 >+ - facet: 1 >+ marc_field: 630a >+ marc_type: marc21 >+ sort: 1 >+ suggestible: 1 > - facet: 1 > marc_field: 630n > marc_type: marc21 >-- >2.39.2
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 37099
:
167782
| 168952