[Koha-bugs] [Bug 14476] Improving opac-search performances

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 8 12:57:22 CET 2019


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

--- Comment #5 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
(In reply to Tomás Cohen Arazi from comment #4)
> I have a concern: if we cache the record to be displayed, then the item
> statuses won't be up-to-date. If the tradeoff is not enough, maybe this is
> just not worth. Because people expect to see updated information on the
> records.

Indeed.

I think we need to change this by moving items out of this XSLT file.
I think we should use Ajax to load in realtime items infos, with and API for
that.
This will also avoid indexing all record on item circulation.
Dreams ...

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


More information about the Koha-bugs mailing list