Re: Graph traversel

2017-04-25 Thread mganeshs
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:

Re: Graph traversel

2017-04-21 Thread Ganesh M
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