Re: Solr custom UpdateRequestProcessor error

2018-11-08 Thread Erick Erickson
contrib/customupdate/lib is not mentioned in the snippet you showed, is it mentioned elsewhere? You say: I have the solrconfig.xml with the lib directives to this jar as well as solr-core.jar If you have an independent path to solr-core.jar, I'd take it out as it's automatically loaded. And wha

Solr custom UpdateRequestProcessor error

2018-11-08 Thread Vidhya Kailash
Any idea why I am getting this error inspite of the following: I have the customupdateprocessor jar in contrib/customupdate/lib directory I have the solrconfig.xml with the lib directives to this jar as well as solr-core.jar and I see those jars being loaded on startup in the logs: 2018-11-08 01