Just add the plugin as a dependency to your project and you are done. -- David Pilato | Technical Advocate | Elasticsearch.com @dadoonet <https://twitter.com/dadoonet> | @elasticsearchfr <https://twitter.com/elasticsearchfr> | @scrutmydocs <https://twitter.com/scrutmydocs>
> Le 24 févr. 2015 à 20:04, Kumar S <[email protected]> a écrit : > > Hi, > How can i make ES load plugins from other than ES_HOME/plugins. Is there a > programmatic way of doing this. My test infrastructure does not allow me to > use Maven/yml files. > > What i have tried so far. > > 1) Tried to set path.plugins, plugin.types, plugins. + > PluginsService.LOAD_PLUGIN_FROM_CLASSPATH, true, "plugins." + > PluginsService.ES_PLUGIN_PROPERTIES_FILE_KEY, > "file:/home/kumarsub/Downloads/elasticsearch-analysis-icu-2.4.1.jar" > > I have been trying different combinations of the above and to no avail. > > I am sure there must be a way, it's just that i don't know :-) > > Your help is very much appreciated. > > Thanks, > Kumar Subramanian. > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/280d356b-acc7-405c-8883-e37cdb4b43db%40googlegroups.com > > <https://groups.google.com/d/msgid/elasticsearch/280d356b-acc7-405c-8883-e37cdb4b43db%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/E864F489-50A2-48F3-A9DB-71A16662D4FD%40pilato.fr. For more options, visit https://groups.google.com/d/optout.
