Have you looked at streaming?
https://lucene.apache.org/solr/guide/6_6/graph-traversal.html
Best,
Erick
> On Aug 27, 2019, at 6:47 AM, Komal Motwani wrote:
>
> 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 b
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 s