Also, try comparing your field configuration to Solrs default text field and see if you can spot any differences.
Ravish On Wed, Aug 22, 2012 at 1:09 PM, Ravish Bhagdev <ravish.bhag...@gmail.com>wrote: > OK. Try without quotes like myfield:cloud+university and see if it has > any effect. > > Also, try both queries with debugging turned on and post the output of the > same ( http://wiki.apache.org/solr/CommonQueryParameters#Debugging ) > > It must be some field configuration issue or that double quotes are > causing some analyzers to not work on your query. > > Hope this helps. > > Ravish > > On Wed, Aug 22, 2012 at 12:11 PM, meghana <meghana.rav...@amultek.com>wrote: > >> @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 mailing list archive at Nabble.com. >> > >