General discussion related to "Everything".
swapjim
Posts: 3 Joined: Sun May 21, 2017 9:04 pm
Post
by swapjim » Sun May 21, 2017 9:07 pm
I want to limit my searches in only two folders, each one located in a different drive:
The
Options > Indexes > Folders takes time to scan, and I need to wait till the next scan to get a filename. I also tried to set the filter
parent:c:\tools;parent:e:\downloads; from
Search > Organize Filters , but that didn't work.
Is there a way?
ovg
Posts: 294 Joined: Thu Oct 27, 2016 7:19 pm
Post
by ovg » Sun May 21, 2017 9:26 pm
swapjim
Posts: 3 Joined: Sun May 21, 2017 9:04 pm
Post
by swapjim » Sun May 21, 2017 10:38 pm
Didn't work. I got no results at all.
void
Developer
Posts: 16683 Joined: Fri Oct 16, 2009 11:31 pm
Post
by void » Sun May 21, 2017 11:02 pm
Please make sure regex is disabled from the Search menu.
You may need to use < and > in Everything 1.3:
<c:\tools|e:\downloads>
swapjim
Posts: 3 Joined: Sun May 21, 2017 9:04 pm
Post
by swapjim » Sun May 21, 2017 11:38 pm
void wrote: Please make sure regex is disabled from the Search menu.
You may need to use < and > in Everything 1.3:
<c:\tools|e:\downloads>
The '<' and '>' aren't necessary. I had Regex enabled in the Edit Filter window.
Thank you! That saved the day!