Today in my system any user can “store a string” the way he want. but now when ill use sphinx for example, the facets returns two or more same city for example, cause have a number of ways stored in the db, like Curitiba CURitiba CURITIBA etc.
I want to fix the problem letting all string in my system store in a pattern.
My question is, which is the best way, store in upper or lower case?
Does not matter really, as long as you are consistent.