16 Oct
2025
16 Oct
'25
8:37 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41022 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #1)
For libraries and item types - without using elastic for items I don't think we can implement that without performance issues. It would be interesting to know how much time it takes to `select distinct(field) from items where biblionumber=x` when there are a lot of items (10k).
And there are also the values from the host records that will need to be retrieved. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.