Re: String field with lower case filter

2010-11-20 Thread sivaprasad
Thank you,It is perfectly working -- View this message in context: http://lucene.472066.n3.nabble.com/String-field-with-lower-case-filter-tp1930941p1935283.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: String field with lower case filter

2010-11-19 Thread Ahmet Arslan
> But with above configuration i am not getting any > results.Can anybody has idea. class="solr.StrField" should be replaced with class="solr.TextField"

String field with lower case filter

2010-11-19 Thread sivaprasad
"Games" or cat:"games" should give same results. But with above configuration i am not getting any results.Can anybody has idea. Regards, Siva -- View this message in context: http://lucene.472066.n3.nabble.com/String-field-with-lower-case-filter-tp1930941p1930941.html Sent fro