Hi, Is is possible to do a query joining three levels. For isntance with three cores Person, Person Job and Company.
I know is possible to join from Person to Person Job and from Person to Company. For instance {!type=join from=PersonIdsS to=PersonID fromIndex=personjob}type_level:parent AND {!type=join from=CompanyID to=CompIDS fromIndex=company v='NationalitySFD:"Canada"'} Is it possible to join from Person to Person Job to Company? Something like two nested joins? Regards, Sergio -- View this message in context: http://lucene.472066.n3.nabble.com/Block-join-subqueries-tp4174709.html Sent from the Solr - User mailing list archive at Nabble.com.