Of all the things I hate about Windows, unified search is the worst. If I want to search the web, I'll search the web--there's an app for that, the browser. Let me just search my hard drive, please. I didn't experience this bug, but if I had, I'd be furious that I couldn't search my own local files without somehow getting an internet service involved.
Skepticism after Windows 10 search failure
61–70 of 189 posts
Re: Skepticism after Windows 10 search failure
#62Of all the things I hate about Windows, unified search is the worst. If I want to search the web, I'll search the web--there's an app for that, the browser. Let me just search my hard drive, please. I didn't experience this bug, but if I had, I'd be furious that I couldn't search my own local files without somehow getting an internet service involved.
What is the alternative? Mac does the exact same with spotlight.
You can even install (and write your own) plugins for it, e.g. a calculator plugin.
Re: Skepticism after Windows 10 search failure
#63On Windows 10, half the time it just hangs with "Searching files", displaying zero results. The other half, search simply says "Nothing found", even when I know there is a match. I just tested it with %USERPROFILE%/.docker - open up File Explorer and search for ConfigVersion that appears in config.json. Nada.
I have to resort to cygwin/grep any time I want a search that actually works.
I never had this problem pre-Vista. I don't know how they managed to go backwards on such a fundamental feature.
Re: Skepticism after Windows 10 search failure
#64Can't say I ran into this particular bug, but I tend not to trust the search on Windows much anyway. I myself have implemented better text/prefix matching and ranking using a very simple SQLite database schema, on a far larger dataset than 'the local machine', yet Microsoft repeatedly fail at a task which should succumb easily even to brute-force approaches. They don't get to claim that it's a harder problem than ind…
> Just do me a favor and search the damned hard drive, quickly, for the string I typed, using full-text indexes and other technologies that were boring in 1973.
That's still what I want, and still what they don't do.
[1] PowerShell originator, now "Chief Architect for the Azure Infrastructure and Management Group" at Microsoft.
[2] https://www.joelonsoftware.com/2004/06/13/how-microsoft-lost...
Re: Skepticism after Windows 10 search failure
#65Earlier quoted context omitted.
they failed to find a good place for that search, but the feature, itself, is extremely valuable. on the mac, for example, spotlight search is part of things i do on autopilot. that's how they should have presented that search functionality. a keyboard shortcut, big search field in the middle of the screen... cortana shouldn't have been the front focus here... i still use it though. would be sad to see it go! i use i…
Sounds like Launchy
It's a shame it's no longer developed.
Re: Skepticism after Windows 10 search failure
#66The search behaves “as if” it’s using randomly-ordered keys in a random source dictionary, and it’s maddening. If I type what seems to be the same 3 letters a few times in a row, the result is always different: one time it acts like the app isn’t even installed, another time it finds the app (first choice), another time it finds some other random sub-component instead of the app with a weird file extension. Oh, and m…
Maybe the varying results can be explained by your searches being routed to different servers, with each server having slightly different indexes or algorithms? Do you see the same issue when disconnected from the web?
Re: Skepticism after Windows 10 search failure
#67Of all the things I hate about Windows, unified search is the worst. If I want to search the web, I'll search the web--there's an app for that, the browser. Let me just search my hard drive, please. I didn't experience this bug, but if I had, I'd be furious that I couldn't search my own local files without somehow getting an internet service involved.
What is the alternative? Mac does the exact same with spotlight.
Re: Skepticism after Windows 10 search failure
#68It's amusing (and infuriating) that file search - IMO, one of the most important features for a desktop O/S - has been utterly broken in Windows since Vista. On Windows 10, half the time it just hangs with "Searching files", displaying zero results. The other half, search simply says "Nothing found", even when I know there is a match. I just tested it with %USERPROFILE%/.docker - open up File Explorer and search for…
Re: Skepticism after Windows 10 search failure
#69Earlier quoted context omitted.
Sounds like Launchy
I still use Launchy on Windows 10, alongside the native search. The plugins Launchy has like for Putty integration make it invaluable. It's a shame it's no longer developed.
Re: Skepticism after Windows 10 search failure
#70Of all the things I hate about Windows, unified search is the worst. If I want to search the web, I'll search the web--there's an app for that, the browser. Let me just search my hard drive, please. I didn't experience this bug, but if I had, I'd be furious that I couldn't search my own local files without somehow getting an internet service involved.
What is the alternative? Mac does the exact same with spotlight.