Hi Emir,

Thanks for your reply.

Does all these functions only works for Solr 6.x onwards?

Regards,
Edwin

On 27 October 2016 at 20:13, Emir Arnautovic <emir.arnauto...@sematext.com>
wrote:

> Hi Edwin,
>
> You can use functions to do that, e.g.
>
> fq={!frange l=1}strdist(field1,field2, edit)
>
> Solr now has eq func as well, so you can use that one in case you are
> running latest version.
>
> HTH,
> Emir
>
>
> On 27.10.2016 13:39, Zheng Lin Edwin Yeo wrote:
>
>> Hi,
>>
>> Is it possible to compare between 2 String fields in Solr?
>> Like for example, I want to find those record which field1=field2, and
>> list
>> them out.
>>
>> I'm using Solr 6.2.1
>>
>> Regards,
>> Edwin
>>
>>
> --
> Monitoring * Alerting * Anomaly Detection * Centralized Log Management
> Solr & Elasticsearch Support * http://sematext.com/
>
>

Reply via email to