How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Add external storage (type Local)
- put PDF in there with OCR-data
- search for a word in there
Expected behavior
File gets indexed and can be found
Actual behavior
File is not found.
If I run "php occ fulltextsearch:index" inside the nextcloud-aio-nextcloud container, IT WORKS. But it wont index on its own.
In the Settings interface, it is shown that the cronjob is running every few minutes.
Host OS
ubuntu server 22.04
Nextcloud AIO version
Nextcloud AIO v2.0.4
Current channel
latest
Other valuable info
im happy to give you more information!
How to use GitHub
Steps to reproduce
Expected behavior
File gets indexed and can be found
Actual behavior
File is not found.
If I run "php occ fulltextsearch:index" inside the nextcloud-aio-nextcloud container, IT WORKS. But it wont index on its own.
In the Settings interface, it is shown that the cronjob is running every few minutes.
Host OS
ubuntu server 22.04
Nextcloud AIO version
Nextcloud AIO v2.0.4
Current channel
latest
Other valuable info
im happy to give you more information!