Re: FieldName as case insenstive

2017-03-05 Thread Mikhail Khludnev
Hello, Preeti.

Field name it case sensitive. Probably you need to extend default query
parser of case insensitivity, or  check something about aliases in eDisMax,
iirc.

On Mon, Mar 6, 2017 at 9:31 AM, Preeti Bhat 
wrote:

> 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 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 pass the
> search string along with the fieldname for us.
>
>
> Thanks and Regards,
> Preeti Bhat
>
>
>
> NOTICE TO RECIPIENTS: This communication may contain confidential and/or
> privileged information. If you are not the intended recipient (or have
> received this communication in error) please notify the sender and
> it-supp...@shoregrp.com immediately, and destroy this communication. Any
> unauthorized copying, disclosure or distribution of the material in this
> communication is strictly forbidden. Any views or opinions presented in
> this email are solely those of the author and do not necessarily represent
> those of the company. Finally, the recipient should check this email and
> any attachments for the presence of viruses. The company accepts no
> liability for any damage caused by any virus transmitted by this email.
>
>
>


-- 
Sincerely yours
Mikhail Khludnev


RE: FieldName as case insenstive

2017-03-05 Thread Preeti Bhat
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 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 pass the search string 
along with the fieldname for us.


Thanks and Regards,
Preeti Bhat



NOTICE TO RECIPIENTS: This communication may contain confidential and/or 
privileged information. If you are not the intended recipient (or have received 
this communication in error) please notify the sender and 
it-supp...@shoregrp.com immediately, and destroy this communication. Any 
unauthorized copying, disclosure or distribution of the material in this 
communication is strictly forbidden. Any views or opinions presented in this 
email are solely those of the author and do not necessarily represent those of 
the company. Finally, the recipient should check this email and any attachments 
for the presence of viruses. The company accepts no liability for any damage 
caused by any virus transmitted by this email.