I have been searching the documentation for this, but is there any way to apply a custom search order when making a binary index?
I need to be able to do this because I want to do $gte queries on a database of words written in a rare language with a special alphabet. Is this possible with loki.js?
Can different locales be used for sorting and comparing strings, ie (this ICU demo) ?