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!
Use String's downcase method?