I was hoping to use Cells as a basic file viewer for my CentOS server. All the files are being created by the system, not through Cells.
I created a data source with my folder, and added it to a new workspace. However, when I add files to the folder, they do not show up automatically in Cells. I used Pydio 8 Community a bit before this, and that seemed to work fine. In order for them to show up, I have to re-synchronize the datasource.
So, I have a few questions:
- Does synchronizing also index the files in the database, for faster searching?
- Is there a way to automate this, and if so, what is the best way?
- Do all the files need to be re-indexed every time this happens, or does it only need to synchronize the new files?
Question 3 is especially important because the folder is going to have tens of thousands of text files, and having to re-index them all every time likely won’t be practical, and I’ll have to find a different solution.
Thank you.