Christian Efthimoglou
Christian Efthimoglou
Exact same issue but with `solr_path_read`. Even after writing it directly into the site config. TYPO3: 11.5.33 php: 8.2.8 apache-solr-for-typo3/solr: 11.5.5 solr-spec: 8.11.1
I get the error message when uploading a file in the Filelist module and also in the File Index Queue. Now that I have removed apache-solr-for-typo3/tika: 11.0.1, the error message...
This is my tika config: ``` // I've set these - same as for the solr-extension extractor = solr solrHost = myprojectrelatedhost.com solrPath = / solrPort = 8983 solrScheme =...
Problem still exists! Why is there even this check in `FilePermissionsAspect.php:68`? Previously I've created an issue for that for `ext:vidi`. To reproduce: I'm tryint to create a directory for each...