Locale Specific Sorting Issue in TypeSense (Cloud)
TLDR Viliam inquired if TypeSense supports locale specific sorting. Kishore Nallan confirmed that Typesense only supports English-based sorting. Viliam then decided to create a separate field for sorting.

Jan 24, 2023 (8 months ago)
Viliam
03:51 PMlocale
field, which i have set to czech ("cs"
), but it doesnt seem to work (Č
should be after C
but it seems that sorting does ignore diacritics so this happens: ČA, CB, ČC, CD
but should be: CB, CD, ČA, ČC
. ThanksJason
07:11 PMJan 25, 2023 (8 months ago)
Kishore Nallan
02:01 AMViliam
07:58 AM
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Understanding Typesense Language Search and Locale
Juri inquired about language search in Typesense, and Kishore Nallan clarified it requires a locale to index certain languages. Discussion also included how to specify these locales and that multiple languages can be searched without decreasing performance.



Checking Typesense Server Version and Sorting Schema Field
Digamber asked how to check the local typesense server's version and sort search results using a schema field. Kishore Nallan provided instructions on both topics, pointing to potential considerations regarding string sorting requirements.

Default Sorting Field Issue in Typesense Cloud
Jide needed help with setting "default_sorting_field" in Typesense cloud. Jason clarified that `id` is restricted as it's used internally by Typesense.
