10 Jun
2026
10 Jun
'26
1:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41921 --- Comment #57 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #56)
But that means it won't help with the situation where a long running query creates load on the server. The advantage is storing it, so multiple people might use the results from within Koha.
Currently we re-run the sql query each time you move between results pages or change how many results are on the page. This would save us from repeating each query so many times. -- You are receiving this mail because: You are watching all bug changes.