Forgive me if this topic has already been discussed on the list. I googled but couldn't find much. I'd like to search through text for US state abbreviations that are written in capitals. What is the best way to do this? I read somewhere that tokenized fields are stored in the index in lowercase, so I am concerned that I will lose precision. What is the best way to store a field so that normal searches are case-insensitive but case-sensitive searches can still be made?
Thanks, Carl _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

