[Koha-bugs] [Bug 11175] Show the parent record's component parts in the detailed views

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 23 10:23:07 CEST 2021


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

--- Comment #164 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
(In reply to Jonathan Druart from comment #148)
> Koha::Util::Search feels wrong, why not under Koha::SearchEngine?

Because Koha::SearchEngine felt wrong too, it has functions to interact with
the Zebra and Elasticsearch APIs, not to create specific queries. And then
another question: why not have Koha::Search::something, well, I think
Koha::Util::Search being under Koha::Util already helps to tell it is a
collection of helper functions, and also then all our helper functions are in
the same place to be found.

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


More information about the Koha-bugs mailing list