In eveyrthing there is a shortcut to match path and others
it would be helpfull to quickly enable/disable search in file lists
Shortcut to search in file lists
Re: Shortcut to search in file lists
I have plans to implement the search modifier indextype:
In a future release you would be able to search for !indextype:filelist to quickly ignore file list results.
Currently, there is no easy way to do this.
The not so easy way to do this:
You could use !fsi:x where x is the zero based file system index of the file list index.
You could make a filter to search for !fsi:x
fsi:0 is the first index.
fsi:1 is the second index.
fsi:2 is the third index and so on..
NTFS indexes are first, following by folder indexes then finally file lists.
In a future release you would be able to search for !indextype:filelist to quickly ignore file list results.
Currently, there is no easy way to do this.
The not so easy way to do this:
You could use !fsi:x where x is the zero based file system index of the file list index.
You could make a filter to search for !fsi:x
fsi:0 is the first index.
fsi:1 is the second index.
fsi:2 is the third index and so on..
NTFS indexes are first, following by folder indexes then finally file lists.