https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16704
Zeno Tajoli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Zeno Tajoli <[email protected]> --- Result of sort searches has a limits in zebra. Parmater 'sortmax'. See etc/zebradb/zebra-biblios-dom.cfg and etc/zebradb/zebra-authorities-dom.cfg: # Specifies the maximum number of records that will be sorted in a result set. # If the result set contains more than that limit, the records after the limit # will not be sorted. If omitted, the default value is 1,000. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
