SV: Iterative graph/nodes query

2019-01-22 Thread Magnus Karlsson
Hi, anyone using any of the functionality of graphs either in a single collection (shortest path) or streaming expressions (nodes)? Experiences? / Magnus Från: Magnus Karlsson Skickat: den 17 december 2018 14:51:17 Till: solr-user@lucene.apache.org Ämne

Iterative graph/nodes query

2018-12-17 Thread Magnus Karlsson
Hi, looking at the graph traversal capabilities of solr. Is there a function/feature that traverses until certain pre-requisites are met? For instance, in an hierarchical use case, "traverse all children until a child has a certain name or type"? Using the current nodes streaming expression