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

--- Comment #2 from Jonathan Druart <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to