Bugzilla – Attachment 126427 Details for
Bug 25030
IncludeSeeFromInSearches not honoured in Elasticsearch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25030: (QA follow-up) Add POD
Bug-25030-QA-follow-up-Add-POD.patch (text/plain), 951 bytes, created by
Nick Clemens (kidclamp)
on 2021-10-18 11:10:47 UTC
(
hide
)
Description:
Bug 25030: (QA follow-up) Add POD
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2021-10-18 11:10:47 UTC
Size:
951 bytes
patch
obsolete
>From d6b180efb91eefbc6e0d7958c53ea2a4fd968788 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Mon, 18 Oct 2021 11:09:00 +0000 >Subject: [PATCH] Bug 25030: (QA follow-up) Add POD > >--- > Koha/Filter/MARC/EmbedSeeFromHeadings.pm | 9 +++++++++ > 1 file changed, 9 insertions(+) > >diff --git a/Koha/Filter/MARC/EmbedSeeFromHeadings.pm b/Koha/Filter/MARC/EmbedSeeFromHeadings.pm >index 6ff96b8b35..9973db90de 100644 >--- a/Koha/Filter/MARC/EmbedSeeFromHeadings.pm >+++ b/Koha/Filter/MARC/EmbedSeeFromHeadings.pm >@@ -76,6 +76,15 @@ sub _processrecord { > return $record; > } > >+=head2 fields >+ >+ my @fields = $filter->fields($record); >+ >+Retrieve the fields that would be embedded if the record were processed by the filter. >+Used during Elasticsearch indexing to give special treatment to these field (i.e. don't >+include in facets, sorting, or suggestion fields) >+ >+=cut > sub fields { > my ($self, $record) = @_; > >-- >2.20.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 25030
:
113415
|
118144
|
121001
|
121036
|
126426
| 126427 |
126479