Details
Description
As we move closer to true production and I18N, we need to start thinking about the correct sort order. Minimally, we should move to utf8mb4_english_ci for MySQL, and COLLATE=ICU4J_en STRENGTH PRIMARY for H2.
Longer term, we should probably be doing sorting in a locale-sensitive manner via the API.
Attachments
1.
|
ES Collation/Sorting | Closed | Todd Orr (Inactive) | |
2.
|
H2 Collation/Sorting | Closed | Todd Orr (Inactive) | |
3.
|
MySQL Collation/Sorting | Closed | Todd Orr (Inactive) |