Bugzilla – Attachment 193616 Details for
Bug 40994
Field 651 subfields other than "a" present in Topics facet
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40994: Add 651a to facets
0002-Bug-40994-Add-651a-to-facets.patch (text/plain), 1.16 KB, created by
Emmi Takkinen
on 2026-02-23 10:07:56 UTC
(
hide
)
Description:
Bug 40994: Add 651a to facets
Filename:
MIME Type:
Creator:
Emmi Takkinen
Created:
2026-02-23 10:07:56 UTC
Size:
1.16 KB
patch
obsolete
>From 5daa1881dd9f5d6017751d0c11169ed170dba494 Mon Sep 17 00:00:00 2001 >From: Lari Taskula <lari.taskula@hypernova.fi> >Date: Fri, 10 Oct 2025 15:56:45 +0300 >Subject: [PATCH 2/2] Bug 40994: Add 651a to facets > >To test: > >1. Start creating a new record >2. Populate the following field: > >651: >_a Suomi >_2 yso/fin >_0 http://www.yso.fi/onto/yso/p94426 > >3. Save the record (and ensure the new record gets indexed) >4. On either OPAC or staff client, search for all records >5. Observe "Suomi" under "Topics" facet > >Signed-off-by: Emmi Takkinen <emmi.takkinen@koha-suomi.fi> >--- > 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 d725384e6f..a9db68373d 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -3587,6 +3587,11 @@ biblios: > marc_type: marc21 > sort: 1 > suggestible: 1 >+ - facet: 1 >+ marc_field: 651a >+ marc_type: marc21 >+ sort: 1 >+ suggestible: 1 > - facet: 1 > marc_field: 653a > marc_type: marc21 >-- >2.34.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 40994
:
187731
|
187732
|
187733
|
193615
| 193616