Op 13/06/2013 1:22, Ivan Frade schreef:
Hi Ivan,
For some properties, we store its value and collation to sort correctly in different locales. If you don't need that sorting, you could remove this duplication.
Correct. I almost forgot about that one. This will, however, mean that it's not possible to sort correctly on that field anymore? Ideally if we remove the collation column we can still sort correctly but then only slower. Afaik that should be possible and/or is already the case, no?