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

Noble Paul commented on SOLR-14119:
-----------------------------------

The implementation is done wrongly. What it does is , get the class names at 
core load time and hold on to that. It does not support dynamic loading. We 
need to make  it hot-loadable. I shall open another ticket

> Streaming expressions should be able to be registered in solrconfig.xml
> -----------------------------------------------------------------------
>
>                 Key: SOLR-14119
>                 URL: https://issues.apache.org/jira/browse/SOLR-14119
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>
> Should be able to register a streaming expression as follows 
> {code:xml}
> <expression name="my-expr" class="my.expr.ClassName" />
> {code}
> If the name is already registered, it should be overridden



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to