Re: lucene query analysis

2006-03-15 Thread Nadav Har'El
"Raghavendra Prabhu" <[EMAIL PROTECTED]> wrote on 15/03/2006 08:37:25 AM: > Hi > > The problem which i am facing is that the query is Case Sensitive > > If i type in BIG letters i am not able to see answers and if i type in > small letters i am able to see results > > Is there anything by which i

lucene query analysis

2006-03-14 Thread Raghavendra Prabhu
Hi The problem which i am facing is that the query is Case Sensitive If i type in BIG letters i am not able to see answers and if i type in small letters i am able to see results Is there anything by which i can do a case conversion Now i am using a WhiteSpaceAnalyser . What Analyser should ch