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

--- Comment #1 from Lari Strand <[email protected]> ---
Created attachment 167110
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167110&action=edit
Bug 36947 - Diacritics and lower case letters not taken into account when
facets are alphabetized

When using facets with Elasticsearch, the facets are alphabetized with upper
and lower case letters and diacritics being separated in the alphabetizing
process. This patch fixes that problem.

    To test:
    1) You will need records with diacritics as authors/keywords like
"Šostakovitš, Dmitri".
    2) Reindex Elasticsearch if needed
    3) Observe facets, notice author/keyword "Šostakovitš, Dmitri" ends up at
the end of the facets instead adjacent to entries starting with letter S and
lower case keywords being separated from upper case keywords
    4) Apply patch.
    5) Observe the facets' entries get alphabetized correctly.
    6) Sign off.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to