Hello, I am using solr search. my search field contains both "diamond" and "Diamond". But when i search for Diamond/diamond it gives me correct results. But when i search for Diamond*/diamond*, I get result for diamond* but no results found for Diamond* . although i have applied <filter class="solr.LowerCaseFilterFactory"/>.
would you please suggest me what can be the issue. ----- Thanks & Regards Romi -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-in-searching-uppercase-string-with-wildcard-tp3151037p3151037.html Sent from the Solr - User mailing list archive at Nabble.com.