Re: Spring Content Error in Plugin

2018-08-28 Thread Zimmermann, Thomas
ilto:solr-user@lucene.apache.org>" mailto:solr-user@lucene.apache.org>> Subject: Spring Content Error in Plugin Hi, We have a custom java plugin that leverages the UpdateRequestProcessorFactory to push data to multiple cores when a single core is written to. We are building the

Spring Content Error in Plugin

2018-08-27 Thread Zimmermann, Thomas
Hi, We have a custom java plugin that leverages the UpdateRequestProcessorFactory to push data to multiple cores when a single core is written to. We are building the plugin with maven, deploying it to /solr/lib and sourcing the jar via a lib directive in our solr config. It currently works