https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39001 --- Comment #15 from David Cook <dcook@prosentient.com.au> --- (In reply to Michał from comment #14)
And then as David suggested, I think the actual sorting should then use Unicode::Collate's sorting, if my memory serves me right I don't think any other ordering would be proper or sufficient. With its default config, it should be a simple one-liner just as well. And since the ES facets seem to use Unicode::Collate now too, I don't see a reason not to use it here as well.
I think we reverted it out of the ES facets as it was causing performance problems when large numbers of facets were used :( -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.