The Computer Oracle

Windows 7 Proper search syntax for exact and only exact match

--------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Digital Sunset Looping

--

Chapters
00:00 Question
00:35 Accepted answer (Score 32)
01:08 Thank you

--

Full question
https://superuser.com/questions/297681/w...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows7 #search #filefilter

#avk47



ACCEPTED ANSWER

Score 32


You can use the search filters with an equal sign to force the exact match.

So searching for debug returns everything with 'debug' in any searchable meta-data,

searching for Name:debug returns everything with 'debug' in the name,

and searching with Name:=debug returns only the entries that are named exactly 'debug'.