[Koha-bugs] [Bug 28826] Facet sort order differs between search engines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 6 20:56:02 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28826

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 123586
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123586&action=edit
Bug 28826: Add FacetOrder system preference

This bug adds a system preference to control ordering of facets and
adds the control to both Zebra and Elasticsearch

To test:
1 - Have a koha that can use both Zebra and ES
2 - Set 'displayFacetCount' to true
3 - Search in ES and Zebra
4 - Note facets in Zebra sorted alphabetically, ES by usage
5 - Apply patch, updatedatabase
6 - Search in ES and Zebra, facets are alphabetically sorted in both
7 - Find new syspref FacetOrder and set to 'by usage'
8 - Search in both engines, facets sorted by usage

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list