> Does anyone of you know why search results of >1000 records are not > sorted well? Is this a zebra limitation? Should I update zebra for > that?
Modify your zebra-biblios.cfg file. For example, to increase the max records from a resultset to be used for sorting up to 5000, add this line: sortmax: 5000 Default value is 1000. -- Frédéric DEMIANS http://www.tamil.fr/u/fdemians.html _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
