Re: Solr - case-insensitive search do not work

2012-08-22 Thread Ravish Bhagdev
default schema and > of mine are same.. still its not working... any idea? > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-case-insensitive-search-do-not-work-tp4002605p4002645.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Solr - case-insensitive search do not work

2012-08-22 Thread meghana
Hi Ravish , the defination for text_en_splitting in solr default schema and of mine are same.. still its not working... any idea? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-case-insensitive-search-do-not-work-tp4002605p4002645.html Sent from the Solr - User

Re: Solr - case-insensitive search do not work

2012-08-22 Thread Ravish Bhagdev
> Ravish > > On Wed, Aug 22, 2012 at 12:11 PM, meghana wrote: > >> @Ravish Bhagdev , Yes I am adding double quotes around my search , as >> shown >> in my post. Like, >> >> myfield:"cloud university" >> >> >> >> >> &g

Re: Solr - case-insensitive search do not work

2012-08-22 Thread Ravish Bhagdev
> > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-case-insensitive-search-do-not-work-tp4002605p4002610.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Solr - case-insensitive search do not work

2012-08-22 Thread meghana
@Ravish Bhagdev , Yes I am adding double quotes around my search , as shown in my post. Like, myfield:"cloud university" -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-case-insensitive-search-do-not-work-tp4002605p4002610.html Sent from the Solr - User ma

Re: Solr - case-insensitive search do not work

2012-08-22 Thread Ravish Bhagdev
s="0" > catenateNumbers="0" catenateAll="0" splitOnCaseChange="1"/> > > protected="protwords.txt"/> > > > > > and below is my field definition > > stored="true" > /> > > Not sure , what is wrong with this. Please help me to resolve this. > > Thanks > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-case-insensitive-search-do-not-work-tp4002605.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Solr - case-insensitive search do not work

2012-08-22 Thread meghana
inition for field type and below is my field definition Not sure , what is wrong with this. Please help me to resolve this. Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-case-insensitive-search