I have to recoll indexing more than 10000 directories and huge number of files.
My directory structure looks like:
Class1
Class1\Users
Class1\Users\Teachers
Class1\Users\Students
Class2\Users\Teachers
Class2\Users\Students
XXXX\YYYY\Teachers
XXXX\YYYY\Students
...
It is important to don't indexing Students directories. Where can I set to skip the Students directories on recoll-gui? I found recoll manual: http://www.lesbonscomptes.com/recoll/usermanual/usermanual.html and I also found the "skippedPaths" variable, but I don't know the exact format, how can I skipping "Students" directories on the indexing (on recoll-gui).
recoll-gui settings Screenshot
Mod: Unfortunately, there are "Students" directory everywhere, not only under Users directory. For example there is Student directory under Teacher directory.
Skipped Names is not good, because in the Teacher directory there are documents which called "student-names.xls" and indexing may skipped that document also...