[Koha-bugs] [Bug 21828] Improve efficiency of C4::Biblio::LinkBibHeadingsToAuthorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 22 22:47:09 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21828

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #11 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Whaouuu :D

This is also used in Koha/SearchEngine/Elasticsearch.pm:
  my $heading = C4::Heading->new_from_field( $field, undef, 1 ); #new auth
heading

So it may speedup authorities indexing :D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list