Re: How to use less than and greater than in data-config file of solr

2014-10-16 Thread Ahmet Arslan
Hi, Since it is an xml file you need to encode greater than sign. > Ahmet On Thursday, October 16, 2014 8:52 AM, madhav bahuguna wrote: I have two tables and i want to link them using greater than and less than condition.They have nothing in common,the only way i can link them is using range

How to use less than and greater than in data-config file of solr

2014-10-15 Thread madhav bahuguna
I have two tables and i want to link them using greater than and less than condition.They have nothing in common,the only way i can link them is using range values.Iam able to do this in Mysql but how do i do this in solr in my data-config.xml file This is how my data-config file looks