I'm using Everything 1.3.4.6 and want to exclude some folders from indexing depending on the actual logged in user (user should not see other user's files despite they can't access them at all).
The NTFS include only setting must use absolute fully qualified paths and the path must not use a dynamic variable.
I've added to my TODO list: add a small + button to the right of the NTFS include only setting to browse for a folder, make sure this folder path is expanded before adding to the list.
Use the fully qualified path with no dynamic variable in ntfs_volume_include_onlys:
ntfs_volume_include_onlys="c:\\users\\bob"