Bugzilla – Attachment 187732 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: Remove 651 from facets
Bug-40994-Remove-651-from-facets.patch (text/plain), 1.10 KB, created by
Lari Taskula
on 2025-10-10 13:00:13 UTC
(
hide
)
Description:
Bug 40994: Remove 651 from facets
Filename:
MIME Type:
Creator:
Lari Taskula
Created:
2025-10-10 13:00:13 UTC
Size:
1.10 KB
patch
obsolete
>From 59b26e123031651446342715c9b2071022c01f08 Mon Sep 17 00:00:00 2001 >From: Lari Taskula <lari.taskula@hypernova.fi> >Date: Fri, 10 Oct 2025 15:55:14 +0300 >Subject: [PATCH] Bug 40994: Remove 651 from facets > >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 su:yso/fin >5. Observe your record in the results >6. Observe there are no "Suomi", "yso/fin", or the link under "Topics" facet >--- > 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 139d66ffc48..5594857d9af 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -3632,7 +3632,7 @@ biblios: > marc_type: marc21 > sort: 1 > suggestible: 1 >- - facet: 1 >+ - facet: '' > marc_field: '651' > marc_type: marc21 > sort: 1 >-- >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