Hi Yonik, Can you offer any insight as to how one might ensure that documents reside on the same shard as the document you'd like them to join.
For example: I'd like to do a simple join of user actions to a specific document. So, i would query for a list of documents and have the user actions on that document be attached for the current user. ie. liked etc Because I haven't figured out a reasonable way to accomplish this in Solr, I've been looking elsewhere. ie parent/child in elasticsearch. However, I have no problem forcing the appropriate useractions document to the same shard as the parent document, if I knew how. Thanks, slevytam -- View this message in context: http://lucene.472066.n3.nabble.com/Joins-with-SolrCloud-tp4073199p4075310.html Sent from the Solr - User mailing list archive at Nabble.com.