At a glance, a "NoSuchMethodError" strongly points to using incompatible
JARs. You say you are on Solr 8.11 but perhaps you have JARs for the DIH
of a previous version. They need to match. I checked right now that the
DIH in fact uses the method you point to, which lends credence to my theory.
On 12/11/2021 7:49 PM, Surya R wrote:
Can anyone please let me know what this error is? Why is it referring to
update processor?
Thanks in advance for your help.
java.lang.NoSuchMethodError:
org.apache.solr.update.processor.TemplateUpdateProcessorFactory.replaceTokens(Ljava/lang/String;Lorg/apa