On 3/18/23 07:34, Tim Clarke wrote:
Hmmm, I may have made progress by passing the arguments at the "docker run" stage:But when the curl command is issued per to add the request handler, I receive this reply:
<snip>
"errorMessages":[" Error loading class 'solr.extraction.ExtractingRequestHandler'"]}],
It can't find the class. So I think the module must not be loaded.Exactly what 'docker run' command did you use? What is the output of "docker ps -a"?
Thanks, Shawn