On 2023-03-18 12:17 PM, Tim Clarke wrote:
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?
I can't tell you about the container you're using, but in general Dockerfile and `docker exec ... /bin/sh` are where to look.
Where's solrconfig.xml coming from, is it in your /home/timc/dev/solrdata ? -- maybe start there., check it against TFM link I sent earlier ... this: https://solr.apache.org/guide/8_11/uploading-data-with-solr-cell-using-apache-tika.html#configuring-the-extractingrequesthandler-in-solrconfig-xml
Dima