I am trying to find any files or folders that match some name. This and only this. The problem is that in my search results I am also getting any file or folder that has the search text as part of its location.
For example, when I search "Program Files" for "Temp", the result is thousands of thousands of files that have "Temp" as part of their location.
How do I do a search where the result is just the files and folders named "Temp" (or, for example, "Template") themselves and not their path or contents?
