first query:
q=foo&fq=source:one&rows=5

second query:
q=foo&fq=source:two&rows=5

I don't know the answer to your second question, sicnce I don't understand the use case for interleaving two sources anyway (I would try to create scores for the sources that were comparable in some way and combine them using score).

-Mike

On 15-Apr-08, at 10:29 AM, peter360 wrote:

How do you get the top N/2 results from each source? What if you have more
than 2 sources?


Mike Klaas wrote:

By far the easiest way is to get the top N/2 results from each source
and interleave on the client side.

regards,
-Mike



--
View this message in context: 
http://www.nabble.com/Interleaved-results-form-different-sources-tp16693128p16703399.html
Sent from the Solr - User mailing list archive at Nabble.com.


Reply via email to