Hi guys, Solr version :: 6.6.1
*<field name="NameLine1" type="string" indexed="true" stored="true" />* I have around 10 fields in my core. I want to make the search on this specific field to be case sensitive. Please advise, how to introduce case sensitivity at the field level. What changes do i need to make for this field ? Thanks, Karan