Won't limit search to just files

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
ElizabethC
Posts: 2
Joined: Fri Apr 11, 2025 12:01 am

Won't limit search to just files

Post by ElizabethC »

Hello! Can you tell me what's wrong with the syntax? I want to find only files with the word "goose" in them, not folders. The "folders:" parameter does work, but "file" and "files" does not.
Attachments
2025-04-28_15-43-57.jpg
2025-04-28_15-43-57.jpg (192.53 KiB) Viewed 3584 times
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: Won't limit search to just files

Post by void »

Please try searching for:

p:\temp files: nopath:goose


nopath: disable full path matching.



Alternatively, disable Match Path from the main Search menu and search for:

p:\temp files: goose
Post Reply