Koha/koha-tmpl/intranet-tmpl/prog/en
Nick Clemens bc67449a46 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

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-09-29 11:34:21 +02:00
..
data
includes Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
modules Bug 28826: Add FacetOrder system preference 2021-09-29 11:34:21 +02:00
xslt Bug 10265: (QA follow-up) Make if-else checks consistent 2021-09-09 10:59:38 +02:00
columns.def