Hacker News new | ask | show | jobs
by PurpleRamen 126 days ago
Search becomes useless if you drown in results. A good organization should assist in shortening paths, but if you start the path manually or through a search doesn't matter much.
1 comments

But shouldn’t search be responsible for reducing or at least ranking the results in such a way that no matter how many results you find what you are looking for in the top N?

Using a hybrid of traditional and semantic is so trivial to implement these days that I think we have past the point of needing good organization.

> But shouldn’t search be responsible for reducing or at least ranking the results in such a way that no matter how many results you find what you are looking for in the top N?

Maybe if you are Google, having well paid teams and excessive data on what people with your profile are usually searching at the moment. Obsidian is lacking all this, so the search-quality is very depending on the amount of files and results.

The basic search one gets out of the box is closer to regex matching than search. IMHO something like omnisearch should be sherlocked next.