therube wrote: Fri Feb 21, 2025 4:42 pmIt's the latter

.
I just KNEW it
You have Picture enabled.
I had been searching for Pictures in between essays and indeed had forgotten to clear the filter :doh:
You can also include path: in your search (or enable Match Path in Options [which seems to be overly broad, for some]).
whatfaq.doc path:under
Now this works. And perhaps I have misunderstood a basic search all along?!!???

- FailedSearch03.png (28.11 KiB) Viewed 749 times
W64bit's suggestion now returns two results, as he intended and as I now am happy to see.
The string "under" prefaced by a slash forces the string "under" to be taken as the leading part of a folder name.
That makes sense to me, and I have used that trick in the past.

- FailedSearch04.png (16.29 KiB) Viewed 749 times
But when I strip away that slash character, the string "under" is NOT used in searching the path to the folder; the string "under" will only be applied to the name of the file. And since "under" is not a part of the name of the file, no results are found. That makes sense to me.

- FailedSearch05.png (28.4 KiB) Viewed 749 times
Use of the prefix "path:" now forces the string "under" to be matched against the Fullpath, that is, the folder names AND the filename.
I think my mistake lay in thinking that a search for
<string1> <string2> <string3> was effected as looking for each of the strings anywhere in the Fullpath; but
<string1> <string2> <string3> without a path separator or without the "Path:" qualifier will look ONLY in the file's name.
From my early days I have believed that a simple search string examines the Full path, But that is not so; only if "path:" is stated explicitly or implicitly (by a preface "\") will a simple string be applied to a file or a path.
And now ...

- FailedSearch06.png (100.94 KiB) Viewed 749 times
... here I think lies the source of my confusion.
I use the string "under" and Everything finds 397 entries.
(a) some entries are the
explicit folder in which is stored my application "Under the hood"
(b) some entries are
folders that contain "under" somewhere in the name of a folder of a file
(c) some entries are
files that contain "under" somewhere in the name of the file.
But then, but then, if that statement is true, how do I account for both files and folders being returned in the image (FailedSearch06.png) above?

- FailedSearch07.png (116.95 KiB) Viewed 749 times
Above I have searched for the simple string "tfa", which logically, is no different from searching for the string "under"; now I see results for "tfa" being matched in both folder names and file names.
Worse:
(d) "tfa" is matched in folder names and is not matched in the corresponding file names and
(e) "tfa" is not matched in folder names and is matched in the corresponding file names
I am now senile, ignorant, and confused more than ever.
Such is my progress!
Cheers, Chris