[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096654#comment-15096654 ] ASF subversion and git services commented on SOLR-7525: --- Commit 1724468 from

[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2015-12-30 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075420#comment-15075420 ] Joel Bernstein commented on SOLR-7525: -- [~gerlowskija], the latest patch looks pretty far along. I may

[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2015-12-19 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15065536#comment-15065536 ] Dennis Gove commented on SOLR-7525: --- Yes, you hit that right on the head. It was for consistency in the

[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2015-12-19 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15065531#comment-15065531 ] Jason Gerlowski commented on SOLR-7525: --- Hey Dennis, question about the new patch. Is there a reason

[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2015-12-18 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063898#comment-15063898 ] Joel Bernstein commented on SOLR-7525: -- Let's not change the GroupOperation because it has useful

[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2015-12-18 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064009#comment-15064009 ] Jason Gerlowski commented on SOLR-7525: --- bq. the tuples in B aren't used for anything and are dropped

[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2015-12-17 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063407#comment-15063407 ] Jason Gerlowski commented on SOLR-7525: --- Hi all. I wanted to take a stab at adding the missing

[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2015-12-17 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063456#comment-15063456 ] Dennis Gove commented on SOLR-7525: --- I'll rebase this off trunk so it is a little cleaner but I think the

[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2015-12-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15052115#comment-15052115 ] Joel Bernstein commented on SOLR-7525: -- Ah, I didn't realize there was already a patch for this. I can

[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2015-10-27 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14976307#comment-14976307 ] Dennis Gove commented on SOLR-7525: --- I've got a patch for this that also includes an IntersectStream