"folder:" search modifier

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
burgundy
Posts: 264
Joined: Fri Oct 16, 2009 9:50 am

"folder:" search modifier

Post by burgundy »

It seems the search modifier "folder:" (without quotations) can be used anywhere in the search terms. Either before or after the text string it qualifies.

If that is correct, why does the search shown below return results when the folder name and the file name are two separate things?
fred folder: filename:
therube
Posts: 4601
Joined: Thu Sep 03, 2009 6:48 pm

Re: "folder:" search modifier

Post by therube »

It looks like folder: takes precedence over filename: (so filename: is essentially ignored).
froggie
Posts: 297
Joined: Wed Jun 12, 2013 10:43 pm

Re: "folder:" search modifier

Post by froggie »

Is filename: a modifier?
file: is

file: folder: yields no results. Which makes sense.
void
Developer
Posts: 15237
Joined: Fri Oct 16, 2009 11:31 pm

Re: "folder:" search modifier

Post by void »

Search Modifiers:
file: = match files only.
folder: = match folders only.

Search Functions:
filename: = match basename only (disables full path matching).
name: = match name part only (disables full path matching).
Stamimail
Posts: 1121
Joined: Sat Aug 31, 2013 9:05 pm

Re: "folder:" search modifier

Post by Stamimail »

If someone asks:
Modifiers vs Functions
Post Reply