[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 25 19:08:44 CEST 2016


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

--- Comment #240 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Kyle M Hall from comment #239)
> The only noteworthy difference is that with Elastic, the facets are now in
> alphabetical order. I do not think this is an issue.

You mean using Zebra on the master+ES branch?

Looking at the commit msg of
  Bug 12478: Display facet terms ordered by number of occurrences
    For Zebra it's now done in C4::Search::getRecords, and there is no
    change to expect (still alphabetically).
We should not expect any changes, the facets should already been sorted
alphabetically.

> If a library would like
> to customize the order of the facets, it can always be done via javascript.

Not sure it will be an easy one :)

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


More information about the Koha-bugs mailing list