https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36947
Bug ID: 36947
Summary: Diacritics and upper case letters should not affect
how facets get alphabetized
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
When you search with Elasticsearch, keywords/names beginning with diacritics
such as " Šostakovitš, Dmitri" end up last in facets. The diacritics should be
ignored when sorting the facets. Also upper case letters get alphabetized first
in the facets, following the lower case letters (facets show A-Z first, then
a-z). This is an issue specially with keywords (names, cities, countries). A
fix for this would be uppercasing the values and dropping the diacritics when
comparing values in sorting.
ps. There's a ticket with a patch trying to solve the same thing made when Koha
still used Text::Unaccent for Zebra in bug 26614.
--
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/