https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26369
--- Comment #4 from David Cook <[email protected]> --- (In reply to Nick Clemens from comment #3) > I lean towards 'if it breaks...' don't default it. > It doesn't sound like Zebra facets breaks anything. Rather it's super suboptimal for very large resultsets, so the optimisation would be to turn off Zebra facets. (Arguably you could also say the optimisation is to switch to Elasticsearch, yes?) > I do not know that the opposite case is true, that enabling them has a large > performance increase. I don't have benchmarks at hand, but I want to say that historically enabling Zebra facets had large performance increases for small to medium sized libraries. It's been too long for me to recall with certainty though. Maybe the thing we cared about most at that time was that Zebra facets provided facets for the full result set, rather than just the top of the result set (like the naive Koha facets do). -- 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/
