Combining two MLT queries

2015-07-22 Thread Shamik Bandopadhyay
Just wondering if it's possible to combine to separate MLT queries (based on filtering condition) into a single one. I'm trying to combine the results of this two query: http://localhost:8983/solr/collection1/mlt?q=title:ABCfq=Source:(Test1 OR Test3 OR Test4)

Re: Combining two MLT queries

2015-07-22 Thread Upayavira
On Wed, Jul 22, 2015, at 09:21 PM, Shamik Bandopadhyay wrote: Just wondering if it's possible to combine to separate MLT queries (based on filtering condition) into a single one. I'm trying to combine the results of this two query: