Hi all
in my schema.xm I have follwing entry
<copyField source="username" dest="usernameSort"/>

but the problem I am facing that when i sort it on usernameSort it does case
sensitive sorting.. i.e firslt uppercase then lowercase.
I want to do case insensitive sorting. Is there anyway when i copyField it
changes it to all lower case or do i have to change it to lowercase
when I am indexing it ??



thanks

ismail Siddiqui

Reply via email to