Pergunta

I have a problem with case sensitivity - basically, searches only work when they are lowercase: even when it looks like the text stored in the index is uppercase.

How to deal with this, thanks!

Foi útil?

Solução

Use String's downcase method?

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top