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

Fridolin Somers <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #2 from Fridolin Somers <[email protected]> ---
Indeed, it is a performance limit of Zebra 🦓 , option "sortmax".

You can see it is defined in biblios config :
https://git.koha-community.org/Koha-community/Koha/src/commit/f096a8dffcb35c153c3f4f27ce5767b1c7fb3f75/etc/zebradb/zebra-biblios-dom.cfg#L53

So for authorities the limit is at default value 1000.
Be careful on performance and temporary disk space impact when increasing this
value.

Best regads,

-- 
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