Tushar, Could you ask on solr-user in the future, please? Your last sentence got cut off. Do you have LowerCaseFilter in both the index and query-time analyzer sections? Perhaps you should just paste that section of the config.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Tushar_Gandhi <tushar_gan...@neovasolutions.com> > To: solr-...@lucene.apache.org > Sent: Wednesday, December 31, 2008 3:26:32 AM > Subject: Different results return for capital and small letters. > > > Hi, > I am using solr 1.3. > I am facing a problem with the ordering of the results returned by the > solr. > Whenever I search for "cats", it is giving me the result. Nextly whenever I > am searching "CATS", I am getting same result but ordering is different. Is > this the behavior of the Solr ? Is there is any priority for searching > depending on the cases? > I want same result for both. What should I do if this is default behavior of > solr? > Is there is any problem with my indexing? > Also, I already have LowerCaseFilter configuration for the > Thanks, > Tushar > -- > View this message in context: > http://www.nabble.com/Different-results-return-for-capital-and-small-letters.-tp21228594p21228594.html > Sent from the Solr - Dev mailing list archive at Nabble.com.