Hi Edwin,

No - functions are introduced a long time ago - I think eq function was added in 6.x.

Emir


On 27.10.2016 18:05, Zheng Lin Edwin Yeo wrote:
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 <[email protected]>
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/



--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/

Reply via email to