[jira] [Commented] (SOLR-7584) Add Joins to the Streaming API and Streaming Expressions

2015-11-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999778#comment-14999778 ] ASF subversion and git services commented on SOLR-7584: --- Commit 1713753 from

[jira] [Commented] (SOLR-7584) Add Joins to the Streaming API and Streaming Expressions

2015-10-23 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972324#comment-14972324 ] Dennis Gove commented on SOLR-7584: --- Could you describe your use-case for joining on facets? I can

[jira] [Commented] (SOLR-7584) Add Joins to the Streaming API and Streaming Expressions

2015-09-16 Thread Nagasharath (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14790519#comment-14790519 ] Nagasharath commented on SOLR-7584: --- Does this support join on faceting as well? Can we apply functions

[jira] [Commented] (SOLR-7584) Add Joins to the Streaming API and Streaming Expressions

2015-09-16 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14790546#comment-14790546 ] Dennis Gove commented on SOLR-7584: --- This supports joining any incoming set of streams. If you have a

[jira] [Commented] (SOLR-7584) Add Joins to the Streaming API and Streaming Expressions

2015-09-16 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14790545#comment-14790545 ] Dennis Gove commented on SOLR-7584: --- This supports joining any incoming set of streams. If you have a

[jira] [Commented] (SOLR-7584) Add Joins to the Streaming API and Streaming Expressions

2015-05-22 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556008#comment-14556008 ] Dennis Gove commented on SOLR-7584: --- That's right. LeftOuterJoin wasn't included in the

[jira] [Commented] (SOLR-7584) Add Joins to the Streaming API and Streaming Expressions

2015-05-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14555886#comment-14555886 ] Joel Bernstein commented on SOLR-7584: -- Syntax looks really good. Had a brief look