https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38181
--- Comment #19 from Jonathan Druart <[email protected]> --- (In reply to David Cook from comment #18) > (In reply to Jonathan Druart from comment #17) > > (In reply to David Cook from comment #16) > > > If you can optimize those, that should help a lot. > > > > See also bug 7012. > > > > We should also store the status of the different items in ES's index. > > Mmm that's interesting. > > That said, even if we stored status in the database, it would still be more > efficient to run 1 query to get all item statuses rather than running X > queries foreach Y items to get their item status. I was suggesting to store them in ES's index. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
