Team,
I have the below requirement using solr search with fq.

We have table A, with column COL1 which has the below values.

Table A
Col1
--------
SANKARA REDDY TELUKUTLA
SANKARA TELUKUTLA
SANKARA

The requirement is when we search using fq on COL1, for SANKARA,  I would
like get exact match like SANKARA but not other records.

At this point, I see the fq=COL1='SANKARA' , which returns all the fields
starts with  SANKARA  i.e all the records.  But I want to get only SANKARA
( like exact match ).

Please let me know how I can achieve this.


Kind Regards,
Sankara Telukutla
MDM/ BIG DATA Solution Architech
-- 

Kind Regards,
Sankara Telukutla

Reply via email to