On Tue, Jun 25, 2013 at 7:55 PM, Upayavira <u...@odoko.co.uk> wrote:
> However, if from your example, innerCollection was replicated across all
> nodes, I would think that should work, because all that comes back from
> each server when a distributed search happens is the best 'n' matches,
> so exactly how those 'n' matches were located doesn't matter
> particularly.

Yes, joins would only join documents residing on the same shard.
Distributed search with joins should work fine provided that you have
co-located documents you want to join.

-Yonik
http://lucidworks.com

Reply via email to