In your schema.xml, make sure the type specified for usernameSort field has
the LowerCaseFilterFactory applied on it.

On Mon, Apr 21, 2008 at 9:34 PM, Ismail Siddiqui <[EMAIL PROTECTED]> wrote:

> 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
>



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to