I've used Everything for as long as I can remember, and it has completely spoiled me on search/launcher functionality. Perfect UI, perfect results ordering (no cute prediction about what you might want), and, of course, truly instant results and a truly live index - it will find files created one millisecond ago. I also use Launchy specifically for launching programs. Same instant results, though not live-indexed. Wh…
I read somewhere that windows search takes into account the security and other restrictions on the folders. That's why it's slow. Everything on the other hand will give you everything without caring if you have access to the file or not. Which makes sense because it's using file tables directly to give you results. Everything + RipGrep is how i search files and file contents on windows.
"Everything" is a filename search engine for Windows
81–90 of 103 posts
Re: "Everything" is a filename search engine for Windows
#82If you've never used the HTTP server, you're doing yourself a disservice. It creates a locally hosted web page that you can use to share with everyone on the network a fast file search client. Highly recommended! Throw in an nginx reverse proxy for https support and you are off to the races.
This is advice meant for server systems, I imagine?
Re: "Everything" is a filename search engine for Windows
#83Search in Windows is THE indicator of how poorly Microsoft has maintained their core operating system, IMO. What could be more significant over the last 20 years than "search", and where does there exist a worst implementation of it in a major piece of software? Everything really puts a spotlight on this with how simple and effective it is.
I've said for a long time that Everything should be incorporated into core Windows, until then, at least it is available on Windows. Other OSes don't have an equivalent.
Re: "Everything" is a filename search engine for Windows
#84Re: "Everything" is a filename search engine for Windows
#85I've used Everything for as long as I can remember, and it has completely spoiled me on search/launcher functionality. Perfect UI, perfect results ordering (no cute prediction about what you might want), and, of course, truly instant results and a truly live index - it will find files created one millisecond ago. I also use Launchy specifically for launching programs. Same instant results, though not live-indexed. Wh…
PowerToys run and FlowLauncher both have good plugins that use Everything: https://github.com/lin-ycv/EverythingPowerToys https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everyt...
Re: "Everything" is a filename search engine for Windows
#86I've used Everything for as long as I can remember, and it has completely spoiled me on search/launcher functionality. Perfect UI, perfect results ordering (no cute prediction about what you might want), and, of course, truly instant results and a truly live index - it will find files created one millisecond ago. I also use Launchy specifically for launching programs. Same instant results, though not live-indexed. Wh…
For better or for worse, Microsoft puts all this sort of stuff in PowerToys now. It's there for people who want it.
Re: "Everything" is a filename search engine for Windows
#87Search in Windows is THE indicator of how poorly Microsoft has maintained their core operating system, IMO. What could be more significant over the last 20 years than "search", and where does there exist a worst implementation of it in a major piece of software? Everything really puts a spotlight on this with how simple and effective it is.
I agree that searching on Windows sucks but I guess there is a trade-off to be made. You can use very abstract APIs that will work for all kinds of file systems, whether a local disks, a DVD, a USB connected phone, or a network drive, but it will be slow and limited because you can only rely on the lowest common denominator. On the other end of the spectrum you can build highly specialized functionality that can be f…
I asked Claude why Windows just can't match Everything, and this was what it spit out:
> Microsoft faces challenges in improving Windows Search to match Everything's performance:
> Backwards compatibility: They need to maintain compatibility with older Windows versions and existing features.
> Broader scope: Windows Search is designed to search not just filenames but also file contents, emails, and other data types, making it inherently more complex.
> System integration: Changing core Windows components can have wide-ranging effects on the operating system and third-party software.
Re: "Everything" is a filename search engine for Windows
#88Earlier quoted context omitted.
I read somewhere that windows search takes into account the security and other restrictions on the folders. That's why it's slow. Everything on the other hand will give you everything without caring if you have access to the file or not. Which makes sense because it's using file tables directly to give you results. Everything + RipGrep is how i search files and file contents on windows.
I suspect there's more going on. Why is the search index consuming multiple GBs? And why does that seem to grow unconstrained? I can only imagine what ancient code may live in that feature.
Re: "Everything" is a filename search engine for Windows
#89Re: "Everything" is a filename search engine for Windows
#90One annoying thing I ran into a year or two ago is when Everything.exe is running, discord thinks it's the steam game called Everything. I had to rename the search Everything.exe to a different name to get around this. Admittedly it's not voidtools fault, rather discords.