Dear Solr experts,
Can you any one over here explain about why graph traversal is not working
as expected in Solr 6.5 ?
It's not traversing all the child nodes. It traverse only few nodes and not
getting all the mid level and leaf nodes.
As I explained below,
For this query
http://localhost:
I also tried with the sample data mentioned in this link.
https://cwiki.apache.org/confluence/display/solr/Other+Parsers#OtherParsers-GraphQueryParser
even for that, after loading the data and for the query
http://localhost:8983/solr/graph/query?q={!graph%20from=in_edge%20to=out_edge}id:A&fl=id