Hi All
Will a correct and working configuration of ElasticSearch fulltext search autmatically update the index as files are added? Or is there something we have to cron?
sudo -u apache php /var/www/html/nextcloud/occ fulltextsearch:index
worked correctly in creating an index of all the files that are currently in the instance, but what about newly added files?
Regards
Hans