Presumably that would be the CLASSPATH inside the docker image and/or the libraries available within the image? I'd have to find out how to check that. Not really a question for here, but does a docker image have a source to check? Tim
On Sat, 18 Mar 2023 at 16:06, dmitri maziuk <dmitri.maz...@gmail.com> wrote: > On 2023-03-18 8:34 AM, Tim Clarke wrote: > > > errorMessages=[ Error loading class > > 'solr.extraction.ExtractingRequestHandler']}], \n"], > > It's not in CLASSPATH presumably. > > > https://solr.apache.org/guide/8_11/uploading-data-with-solr-cell-using-apache-tika.html#configuring-the-extractingrequesthandler-in-solrconfig-xml > > Dima > >