t;
> Thanks and Regards,
> Preeti Bhat
>
> From: Preeti Bhat
> Sent: Friday, March 03, 2017 2:47 PM
> To: solr-user
> Subject: FieldName as case insenstive
>
> Hi All,
>
> I have a field named "CompanyName" in one of my collection. When I try to
> searc
Hi All,
Did anyone get a chance to look at this?
Thanks and Regards,
Preeti Bhat
From: Preeti Bhat
Sent: Friday, March 03, 2017 2:47 PM
To: solr-user
Subject: FieldName as case insenstive
Hi All,
I have a field named "CompanyName" in one of my collection. When I try
Hi All,
I have a field named "CompanyName" in one of my collection. When I try to
search CompanyName:xyz or CompanyName:XYZ it gives me results. But when I try
companyname:xyz then the result fails. Is there a way to ensure that fieldname
in solr is case insensitive as the client is going to pa