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 I need to know beforehand the number of levels I need to traverse. Is there a feature supporting this use-case or is it planned to be implemented? Thanks in advance. / Magnus