https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25838
--- Comment #3 from Fridolin SOMERS <[email protected]> --- (In reply to Katrin Fischer from comment #2) > I am not sure about this change for Zebra. We have turned off Zebra facets > (using Koha Zebra facets) in almost all installations because it creates a > huge hit on performance. If you use Koha facetting it will only count the > first pages occurrences... and sorting by that is really bad. I'd prefer the > alphabetic for Zebra Koha facets at least. Indeed this appears with Zebra facets OFF, its pure perl code in C4/Search.pm. Even with the first pages limitation, consistency with ES is good i think. Or a system preference ? -- You are receiving this mail because: 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/
