[Koha-bugs] [Bug 30848] Introduce Koha::Filter::ExpandAuthorizedValues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 6 12:44:15 CEST 2022


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #135709|0                           |1
        is obsolete|                            |

--- Comment #34 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 135716
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135716&action=edit
Bug 30848: Caching for performance

This patch adds caching to ExpandAuthorizedValues for performance.

We cache each hash involved in C4::Biblio::GetAuthorisedValueDesc as
well as caching the reduced marc subfield structure that filter down to
just those marc fields with coded substitutions.

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


More information about the Koha-bugs mailing list