I looked at this but I can't find any easy solution. AFAIU the value is passed as is to the database and the query is probably generated automatically. I couldn't find where exactly this happens but I suspect that making the query case-insensitive would affect all the fields, and it might also need to be special cased for user search if there is a common entry point for all the queries. |