[
https://issues.apache.org/jira/browse/SOLR-12174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422758#comment-16422758
]
ASF subversion and git services commented on SOLR-12174:
--------------------------------------------------------
Commit d89a90067b2a3ef4e6b059aed8f3f518b46820e1 in lucene-solr's branch
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d89a900 ]
SOLR-12174: Refactor Streaming Expression function registration
> Refactor Streaming Expression function registration
> ---------------------------------------------------
>
> Key: SOLR-12174
> URL: https://issues.apache.org/jira/browse/SOLR-12174
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
> Assignee: Joel Bernstein
> Priority: Major
> Fix For: 7.4
>
> Attachments: SOLR-12174.patch
>
>
> This ticket adds a specific class that registers all the Streaming Expression
> functions with the StreamFactory. It also adds a test case that ensures that
> a list of expected functions are registered, and enforces that any new
> functions that are registered are added to the expected list of functions in
> the test case. This ensures that functions cannot be deregistered by accident
> in the future.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]