Page 1 of 1

how to instruct Everything to search for exact term

Posted: Wed Jun 12, 2013 10:39 am
by ajfudge
Hi there..
I'd like to know how to search for exact terms and eliminate partial results. For example, I'm searching for "apple". How do I tell Everything to search only for "apple" so it won't show me fuzzy or partial match results like "applet", "dapple", etc. but still show results like "apple.jpg", "apple.txt", "apple.db" as long as it's just "apple"?
Thanks!

Re: how to instruct Everything to search for exact term

Posted: Wed Jun 12, 2013 11:27 am
by vsub
How about apple.*

Re: how to instruct Everything to search for exact term

Posted: Wed Jun 12, 2013 12:45 pm
by nagan
Apple.* has a small drawback of ignoring a file Apple with no extensions. Whole word modifier can be invoked thru Ctrl+B. Then the search will yield only the said word and no suggestions. Or type ww:apple.

Re: how to instruct Everything to search for exact term

Posted: Fri Jun 14, 2013 3:24 pm
by ajfudge
vsub,
that's actually a good suggestion. But in addition to what nagan said, it won't also show folders.

nagan,
I tested your suggestions with "ww:taskbar" and Everything showed me this:
Everything.png
Everything.png (78.08 KiB) Viewed 14095 times
How do I filter out the result so it will only show me items that's strictly containing the word "taskbar" only?

Re: how to instruct Everything to search for exact term

Posted: Fri Jun 14, 2013 4:24 pm
by vsub
How about
taskbar.* | len:7 taskbar
The first displays all files with extension
The second display all files without extension and also all folders with that name

Re: how to instruct Everything to search for exact term

Posted: Fri Jun 14, 2013 4:57 pm
by ajfudge
vsub,
thanks! that pretty much does it. Except for one file "Taskbar.W.png"
But I think I could let that slip. Although I do have a number of files whose names have dots that precede the file extension.

BTW, how did you come up with "len:7"? I haven't seen that in FAQs.

Re: how to instruct Everything to search for exact term

Posted: Fri Jun 14, 2013 5:19 pm
by vsub
In the everything window Help=>Search Syntax

Re: how to instruct Everything to search for exact term

Posted: Fri Jun 14, 2013 5:30 pm
by ajfudge
Wow! That Search Syntax is a long list of helpful stuffs. I never looked in to that before. Many thanks!

Re: how to instruct Everything to search for exact term

Posted: Sun Sep 10, 2023 8:16 pm
by shodan
Hello,

I am also trying to find a file by its exact name.

The files I am searching for have no extensions.

The search syntax help says

" " Search for an exact phrase.

However I have tried this and it still matches all matches containing the search term rather than the exact match.

See screenshot
2023-09-10 15_11_45-_SAM_ - Everything (1.5a) 1.5.0.1337a (x64).png
2023-09-10 15_11_45-_SAM_ - Everything (1.5a) 1.5.0.1337a (x64).png (159.41 KiB) Viewed 5883 times

Re: how to instruct Everything to search for exact term

Posted: Sun Sep 10, 2023 11:09 pm
by void
Prefix the term with exact:

For example:

exact:SAM