https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26369
--- Comment #6 from David Cook <[email protected]> --- Looking at Koha, I see maxRecordsForFacets which says facets are based off the first 20 records only. So yeah... turning off Zebra facets might mean that the search results return faster, but the quality of those facets is going to be terrible. I'm going to mention it on Bug 13665, but another logical pathway is to perform the facet calculation asynchronously. Of course, that would be a lot more work... -- 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/
