Bug 31383: Use one query in search_for_display instead of four
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 21 Jun 2023 12:38:54 +0000 (12:38 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 20 Oct 2023 17:44:02 +0000 (14:44 -0300)
commit759db047d2ac72c55b1b4855c25067e0304ec091
tree4d1ad9beb601a20a478ee12e9153f2c175941ccd
parent2e773a33c362247a0b763996226df8ca9acd5858
Bug 31383: Use one query in search_for_display instead of four

Benchmarking does however not show real performance gain.
But it might be considered as a code improvement?

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/AdditionalContents.pm