[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-16 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870438#comment-15870438 ] Kevin Risden commented on SOLR-9916: With these operations, we should be able to support literal

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15862864#comment-15862864 ] ASF subversion and git services commented on SOLR-9916: --- Commit

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15862863#comment-15862863 ] ASF subversion and git services commented on SOLR-9916: --- Commit

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-12 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15862846#comment-15862846 ] Dennis Gove commented on SOLR-9916: --- Looks like I forgot to add the package-info.java file to the new

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15862725#comment-15862725 ] Michael McCandless commented on SOLR-9916: -- I think this change broke {{ant precommit}}?

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-11 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15862546#comment-15862546 ] Dennis Gove commented on SOLR-9916: --- I've added descriptions of each evaluator to Trunk Changes at

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860765#comment-15860765 ] ASF subversion and git services commented on SOLR-9916: --- Commit

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860761#comment-15860761 ] ASF subversion and git services commented on SOLR-9916: --- Commit

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860351#comment-15860351 ] Joel Bernstein commented on SOLR-9916: -- I haven't had a chance to review the patch but what you're

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-09 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860117#comment-15860117 ] Dennis Gove commented on SOLR-9916: --- [~joel.bernstein], just wondering on your thoughts on this? I

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-07 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855882#comment-15855882 ] Dennis Gove commented on SOLR-9916: --- Future work for another ticket will be to remove the use of

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-02-07 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855876#comment-15855876 ] Dennis Gove commented on SOLR-9916: --- I've decided to go in a slightly different direction with this.

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-01-05 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803185#comment-15803185 ] Dennis Gove commented on SOLR-9916: --- Oh jeez. Of course. sum is a metric. > Add arithmetic operations to

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-01-05 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803181#comment-15803181 ] Joel Bernstein commented on SOLR-9916: -- Here is the full expression: {code} having(rollup(over=a_f,

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-01-05 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803159#comment-15803159 ] Dennis Gove commented on SOLR-9916: --- Sounds good. What is {code}sum(a_i){code}? Is that calculating the

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-01-05 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803133#comment-15803133 ] Joel Bernstein commented on SOLR-9916: -- Looks really good to me. I'm just about to commit a small

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-01-05 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803113#comment-15803113 ] Dennis Gove commented on SOLR-9916: --- Looking at the current state of Operations, the following class

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-01-05 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802935#comment-15802935 ] Dennis Gove commented on SOLR-9916: --- I'mm going to start implementing these as Operations. > Add

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-01-05 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802934#comment-15802934 ] Dennis Gove commented on SOLR-9916: --- I think this is a good idea. Select already supports an "as"

[jira] [Commented] (SOLR-9916) Add arithmetic operations to the SelectStream

2017-01-05 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801745#comment-15801745 ] Joel Bernstein commented on SOLR-9916: -- [~dpgove], I'm curious about your thoughts on this ticket. Do

[jira] [Commented] (SOLR-9916) Add arithmetic operations for the SelectStream

2017-01-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15795511#comment-15795511 ] Joel Bernstein commented on SOLR-9916: -- One possible approach would like this: {code} plus(a, b,

[jira] [Commented] (SOLR-9916) Add arithmetic operations for the SelectStream

2017-01-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15795468#comment-15795468 ] Joel Bernstein commented on SOLR-9916: -- I think the implementation will not be difficult. The tricky