android - Having trouble getting the correct search suggestions for Icelandic letters? -


using here android sdk, i'm having trouble getting search suggestions (textsuggestionrequest(string)) special characters, e.g. 'Þ' in Þrastarhöfði or 'Æ' in Ægisgata. can suggest way around problem, perhaps if convert strings in someway before searching?

the latest here android sdk has introduced textautosuggestionrequest api has improved language support. search request perform similar functionality textsuggestionrequest, returned items contain additional location information... instead of strings.


Comments

Popular posts from this blog

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -