I want to search only in existing drives without removing the data of offline volumes.
Everytime I have to search I need to put " NOT F:\" in the end of search
Is there a simpler way to exclude offline volumes from search results which can be easily toggled when wanted ?
How to Exclude Offline Volumes from results ?
Re: How to Exclude Offline Volumes from results ?
Not really.
You can create a filter "NOT F:" and use that, but that will get ugly if you also have an offline G:', etc.
Technically ... there is a workaround. I don't recommend it, because it will be slow. So, just for the record:
Everything stores file- and folder information (like name and size) in it's database. For information that is not in the database, Everything will ask Windows for that information. For files that are off-line, Windows can't deliver that (obviously).
Using that, you can search in Everything for your files and add a search for non-indexed information.
On my system, date created is not indexed [1], so I can search for
everything dc:
But Windows can only get that information if the file is online, so offline files will not be shown in Everything..
[1] Configured under Menu:Tools > Options > Indexes