Earlier quoted context omitted.
> it's still incredibly hard to search for a file or its contents effectively. Underappreciated aspect of this is trust . As much as "taxonomy is mostly a search problem", search is in large part a trust problem - trust that the search was done exhaustively, and if it returned no results, it means there aren't any. This is a problem that IMO most offerings are blind to. One big offender for me is Windows Explorer. It…
I think what you're describing is database query, not search. Heuristic search is going to be non-exhaustive by definition. Desktop-focused databases are of course widely available (Paradox, Access, LibreOffice Base etc.) but the volume of data you could manage with them is of course limited. I.e. non-toy datasets will naturally be hosted on some sort of "cloud".
In the scenario where you're searching for a file in a group of low-hundreds of files, it's nothing but a bad cop-out excuse.