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

Noble Paul commented on SOLR-14125:
-----------------------------------

I personally prefer we release the streaming expressions as a module of Solr 
instead of as a part of SolrJ. The advantages are
 * I can keep my existing cluster of Solr without any updates and use a newer 
set of Streaming Expressions
 * Any bug fix to an existing streaming expression doen't need Solr upgrade.

We can easily host the streaming-expressions.jar in repo where users can pick 
it up using a simple one line command
 see [this|[https://github.com/chatman/question-answering]] to see the power of 
packages

> <expressible> plugins must be hot loadable
> ------------------------------------------
>
>                 Key: SOLR-14125
>                 URL: https://issues.apache.org/jira/browse/SOLR-14125
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Priority: Major
>              Labels: packagemanager
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Today, the class is loaded at the core load time an a stong reference is 
> held. Package loading need it to be lazily loaded



--
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