[ 
https://issues.apache.org/jira/browse/SOLR-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated SOLR-12122:
--------------------------------
    Description: 
The {{nodes}} streaming expression has a {{walk}} argument that articulates a 
pair of Solr fields of the form {{traversalFrom->traversalTo}}.  It assumed 
that they are *not* multiValued.  It _appears_ not difficult to add multiValued 
support to traversalTo; that's what this issue is about.

See 
http://lucene.472066.n3.nabble.com/Using-multi-valued-field-in-solr-cloud-Graph-Traversal-Query-td4324379.html

Note: {{gatherNodes}} appears to be the older name which is still supported. 
It's more commonly known as {{nodes}}.  graph-traversal.adoc documents it

  was:
The {{gatherNodes}} streaming expression has a {{walk}} argument that 
articulates a pair of Solr fields of the form {{traversalFrom->traversalTo}}.  
It assumed that they are *not* multiValued.  It _appears_ not difficult to add 
multiValued support to traversalTo; that's what this issue is about.

See 
http://lucene.472066.n3.nabble.com/Using-multi-valued-field-in-solr-cloud-Graph-Traversal-Query-td4324379.html

        Summary: nodes expression should support multiValued walk target  (was: 
gatherNodes expression should support multiValued walk target)

> nodes expression should support multiValued walk target
> -------------------------------------------------------
>
>                 Key: SOLR-12122
>                 URL: https://issues.apache.org/jira/browse/SOLR-12122
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: streaming expressions
>            Reporter: David Smiley
>            Priority: Major
>
> The {{nodes}} streaming expression has a {{walk}} argument that articulates a 
> pair of Solr fields of the form {{traversalFrom->traversalTo}}.  It assumed 
> that they are *not* multiValued.  It _appears_ not difficult to add 
> multiValued support to traversalTo; that's what this issue is about.
> See 
> http://lucene.472066.n3.nabble.com/Using-multi-valued-field-in-solr-cloud-Graph-Traversal-Query-td4324379.html
> Note: {{gatherNodes}} appears to be the older name which is still supported. 
> It's more commonly known as {{nodes}}.  graph-traversal.adoc documents it



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to