I'm 3 days into Everything, and really excited by how powerful it is.
I do have an issue that I can't solve. Basically, 2 views of the same folder seem to provide wildly different result sets.
First screen is Everything running and showing no results. Second screenshot is that same server, via http, and the same folder as the first screenshot. As expected, it shows the thousands of files present in that folder.
So, why 0 results when using the Everything client?
2 very-different views of the same data
-
- Posts: 2
- Joined: Sun Mar 24, 2024 9:33 am
2 very-different views of the same data
Last edited by searchertonight on Sun Mar 24, 2024 9:50 am, edited 1 time in total.
Re: 2 very-different views of the same data
Space = AND
Please try enabling match path from the Search menu.
-or-
Use double quotes (") around your path to escape the spaces.
For example:
"F:\data\media\...\Steve - 6 - Pixel 7 Pro\Camera"
Please try enabling match path from the Search menu.
-or-
Use double quotes (") around your path to escape the spaces.
For example:
"F:\data\media\...\Steve - 6 - Pixel 7 Pro\Camera"
-
- Posts: 2
- Joined: Sun Mar 24, 2024 9:33 am
Re: 2 very-different views of the same data
Thank you, sir. Both solutions worked.