Re: intersection of the results of multiple queries

2010-03-05 Thread Seffie Schwartz
le to make it more efficient by it being implemented on the server side. Is there any hope for this? - Original Message From: Koji Sekiguchi To: solr-dev@lucene.apache.org Sent: Fri, March 5, 2010 8:11:51 AM Subject: Re: intersection of the results of multiple queries Seffie Schwartz

Re: intersection of the results of multiple queries

2010-03-05 Thread Koji Sekiguchi
Seffie Schwartz wrote: hi - Is there any way to get the intersection of the results of multiple queries without iterating through each result set? seff How about using multiple fq parameters? Koji -- http://www.rondhuit.com/en/

intersection of the results of multiple queries

2010-03-05 Thread Seffie Schwartz
hi - Is there any way to get the intersection of the results of multiple queries without iterating through each result set? seff