Aaron Riedel
Aaron Riedel
I get the same error while running the same setup: ``` Nextcloud 24.0 Elasticsearch 7.17.3 (with --batch ingest-attachment) Tesseract in docker Nextcloud ``` So it is definitely reproducible.
Same Error with Elasticsearch 8.2.0: ``` An unhandled exception has been thrown: Error: Call to a member function getContent() on string in /var/www/html/apps/files_fulltextsearch/lib/Service/FilesService.php:814 Stack trace: #0 /var/www/html/apps/files_fulltextsearch/lib/Service/FilesService.php(747): OCA\Files_FullTextSearch\Service\FilesService->updateContentFromFile('*** sensitive p...',...
I disabled tesseract in nextcloud and indexing works. I did not know that Elasticsearch 8 is not compatible. I downgraded to 7 again but still have the problem that file...
You can execute OCC commands (including fulltextsearch:index) in konsoleH by clicking on the Storage Share, then on Settings on the left and then on "OCC".