Hi All, I am looking at ways for doing distributed graph query in solr. The data i am looking at can not fit into single core because of some design constraints neither can we use collections on solrCloud.
I could find a tech talk from Kevin Watters on the same and see he has raised issues with solr for the problem I am looking at: https://issues.apache.org/jira/browse/SOLR-11384 and https://issues.apache.org/jira/browse/SOLR-8176 Do we have approaches or solution for the same? I don't see any updates on the ticket from long time. Thanks, Komal Motwani