[jira] [Commented] (SOLR-10516) Add eval Streaming Expression

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039989#comment-16039989
 ] 

ASF subversion and git services commented on SOLR-10516:


Commit da03b1e90fd71ebde9770f92fadc6f15b123b3a3 in lucene-solr's branch 
refs/heads/branch_6_6 from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=da03b1e ]

SOLR-10516: Add documention


> Add eval Streaming Expression
> -
>
> Key: SOLR-10516
> URL: https://issues.apache.org/jira/browse/SOLR-10516
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
> Fix For: 6.6, master (7.0)
>
> Attachments: SOLR-10516.patch, SOLR-10516.patch
>
>
> The eval() Streaming Expression reads a single tuple from an underlying 
> stream and looks in the expr_s field for an expression to compile and run. 
> eval emits the tuples from the expression that it compiles. 
> This allows streaming expressions to write streaming expressions and have 
> them evaluated.
> Syntax:
> {code}
> eval(expr)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10516) Add eval Streaming Expression

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039270#comment-16039270
 ] 

ASF subversion and git services commented on SOLR-10516:


Commit 09a9fdab6d964a2be8e23537272c8a7093ee2d88 in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=09a9fda ]

SOLR-10516: Add documention


> Add eval Streaming Expression
> -
>
> Key: SOLR-10516
> URL: https://issues.apache.org/jira/browse/SOLR-10516
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
> Fix For: 6.6, master (7.0)
>
> Attachments: SOLR-10516.patch, SOLR-10516.patch
>
>
> The eval() Streaming Expression reads a single tuple from an underlying 
> stream and looks in the expr_s field for an expression to compile and run. 
> eval emits the tuples from the expression that it compiles. 
> This allows streaming expressions to write streaming expressions and have 
> them evaluated.
> Syntax:
> {code}
> eval(expr)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10516) Add eval Streaming Expression

2017-05-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15998679#comment-15998679
 ] 

ASF subversion and git services commented on SOLR-10516:


Commit 95227a0aba2c7de152d035a72083c6d0fab644b1 in lucene-solr's branch 
refs/heads/branch_6x from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=95227a0 ]

SOLR-10516: Update CHANGES.txt


> Add eval Streaming Expression
> -
>
> Key: SOLR-10516
> URL: https://issues.apache.org/jira/browse/SOLR-10516
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
> Attachments: SOLR-10516.patch, SOLR-10516.patch
>
>
> The eval() Streaming Expression reads a single tuple from an underlying 
> stream and looks in the expr_s field for an expression to compile and run. 
> eval emits the tuples from the expression that it compiles. 
> This allows streaming expressions to write streaming expressions and have 
> them evaluated.
> Syntax:
> {code}
> eval(expr)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10516) Add eval Streaming Expression

2017-05-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15998672#comment-15998672
 ] 

ASF subversion and git services commented on SOLR-10516:


Commit 07acc93b7487b83be340908fa4524961a2dda3d6 in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=07acc93 ]

SOLR-10516: Update CHANGES.txt


> Add eval Streaming Expression
> -
>
> Key: SOLR-10516
> URL: https://issues.apache.org/jira/browse/SOLR-10516
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
> Attachments: SOLR-10516.patch, SOLR-10516.patch
>
>
> The eval() Streaming Expression reads a single tuple from an underlying 
> stream and looks in the expr_s field for an expression to compile and run. 
> eval emits the tuples from the expression that it compiles. 
> This allows streaming expressions to write streaming expressions and have 
> them evaluated.
> Syntax:
> {code}
> eval(expr)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10516) Add eval() Streaming Expression

2017-04-18 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15973831#comment-15973831
 ] 

ASF subversion and git services commented on SOLR-10516:


Commit 48d54ac45860a1b75bfd79aaffe9d4d24c2ad5a8 in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=48d54ac ]

SOLR-10516: Add eval() Streaming Expression


> Add eval() Streaming Expression
> ---
>
> Key: SOLR-10516
> URL: https://issues.apache.org/jira/browse/SOLR-10516
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
> Attachments: SOLR-10516.patch, SOLR-10516.patch
>
>
> The eval() Streaming Expression reads a single tuple from an underlying 
> stream and looks in the expr_s field for an expression to compile and run. 
> eval emits the tuples from the expression that it compiles. 
> This allows streaming expressions to write streaming expressions and have 
> them evaluated.
> Syntax:
> {code}
> eval(expr)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org