https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41287
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This improves the release notes| |performance for showing | |facets by providing an | |additional option to sort | |facets, using "simple | |alphabetical". This | |improves performance for | |English language libraries | |and will display the facets | |correctly in most cases, | |unless there are unicode | |characters. CC| |[email protected] --- Comment #6 from David Nind <[email protected]> --- Testing notes (using KTD): 1. Order of facets before and after a search in both the staff interface and OPAC is the same (Availability, Authors, Item types, Locations, Places, Series, Topics, Collections, Holding libraries, Home libraries, Languages). 2. Tested using Elasticsearch 7 (is this only Elasticsearch?), didn't test using Zebra. 3. Does the FacetSortingLocale system preference description need updating as well - "...set to Alphabetical..."? Alphabetical is the underlying option name, but not what is displayed in the FacetOrder system preference description options: alphabetically using locale, simple alphabetical, and by usage count. Current description is: Sort facet names using _________ locale when FacetOrder is set to Alphabetical. This enables proper Unicode-aware sorting of accented characters and locale-specific alphabetical ordering. 4. I didn't attempt any benchmarking 8-) 5. I attempted a release note, but not sure what "Strongwise" actually means. -- 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/
