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

Noble Paul edited comment on SOLR-5103 at 8/19/15 12:18 PM:
------------------------------------------------------------

I guess I'm getting what you are trying to say

Now we need to follow the following steps to register a plugin from a jar 
(using SOLR-7073)

# upload the jar to {{.system}} collection
# add the jar to collection classpath using the {{add-runtime-lib}} command
# add the component using the {{add-<component-name>}} command

So you are trying to eliminate step #3 here. Is that right ?


was (Author: noble.paul):
I guess I'm getting what you are trying to say

Now we need to follow the following steps to register a plugin from a jar 
(using SOLR-7073)

# upload the jar to {{.system}} collection
# add the jar to collection classpath using the {{add-runtime-lib}} command
# add the component using the {{add-<companent-name>}} command

So you are trying to eliminate step #3 here. Is that right ?

> Plugin Improvements
> -------------------
>
>                 Key: SOLR-5103
>                 URL: https://issues.apache.org/jira/browse/SOLR-5103
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>             Fix For: Trunk
>
>
> I think for 5.0, we should make it easier to add plugins by defining a plugin 
> package, ala a Hadoop Job jar, which is a self--contained archive of a plugin 
> that can be easily installed (even from the UI!) and configured 
> programmatically.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to