Re: Case insensitive search and original string

2009-08-27 Thread R. Tan
Hi Ahmet, Yes, for display purpose. Okay, so I don't have to copy fields then. Thank you very much. R On Fri, Aug 28, 2009 at 4:57 AM, AHMET ARSLAN wrote: > > > --- On Thu, 8/27/09, Rihaed Tan wrote: > > > From: Rihaed Tan > > Subject: Case insensitive sear

Re: Case insensitive search and original string

2009-08-27 Thread AHMET ARSLAN
--- On Thu, 8/27/09, Rihaed Tan wrote: > From: Rihaed Tan > Subject: Case insensitive search and original string > To: solr-user@lucene.apache.org > Date: Thursday, August 27, 2009, 10:10 PM > Hi, > Totally a Solr newbie here. The docs and list have been > helpful but I

Case insensitive search and original string

2009-08-27 Thread Rihaed Tan
Hi, Totally a Solr newbie here. The docs and list have been helpful but I have a question on lowercase / case insensitive search. Do you really need to have another field (copied or not) to retain the original casing of a field? So let's say I have a field with a type that is lowercased during ind