-
I wanna a way to ignore diacritics when a search a data in object box?
for example I like to find users with name joe, jóe or joé
```
Query query = userBox.query(
User_.firstName.e…
-
The constructIPA, and analyzeIPA functions are difficult to extend to handle new diacritics. Not only, does the programmer have to add code in both functions when adding support for each diacritic, th…
-
The [progressive enhancement](https://github.com/alphagov/accessible-autocomplete#progressive-enhancement) approach already uses a very simple suggestion engine. It would be easier to use the autocomp…
-
https://twitter.com/marsidesino/status/880000911623557120 says
> Why the Latin characters with diacritics in Halant are flying above the baseline?
-
I have a pdf in the Czech language which uses some special diacritics (áěřčš). When i process this file and decode it with UTF-8 i get the text, but with the letters that have diacritic symbol left ou…
-
It's been reported that using the Cyrillic script results in nonsense. If this is a MySQL problem, the fix should be easy: recommend that people create UTF8-compatible databases and make sure GotS is …
-
The file name for the following resource shows unexpected symbols https://resources.ncelp.org/concern/file_sets/rv042t09t?locale=en
The original text is: L'éléphant géant
Maybe the apostrophe and …
-
```
Currently lowercase characters sort after all upper case characters so 'T' and
't' are in wildly different spots and international characters collate at the
very end so that 'Österreichische' is…
-
```
Currently lowercase characters sort after all upper case characters so 'T' and
't' are in wildly different spots and international characters collate at the
very end so that 'Österreichische' is…
-
```
Currently lowercase characters sort after all upper case characters so 'T' and
't' are in wildly different spots and international characters collate at the
very end so that 'Österreichische' is…