Hello , I am aware of the fact that Solr (I am using 5.2) does not support join on distributed search with documents to be joined residing on different shards/collections.
My use case is I want to fetch uuid of documents that are resultant of a search and also those docs which are outside this search but have "related" field same as one of the search result docs. This is a typical join scenario. Is there some way using streaming-api to achieve this behavior . Or some other approach. Thanks. Alok -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-achieve-join-like-behavior-on-solr-cloud-tp4247703.html Sent from the Solr - User mailing list archive at Nabble.com.
