Hacker News new | ask | show | jobs
by stingraycharles 1852 days ago
I think it’s a combination of “search is hard” and “witty comments / titles make it even harder to search for”.

I’d argue most of these sites would be far better off with just using Algolia or Google as their main search engine and calling it a day.

2 comments

It's not some impossible problem with their resources. I think it's moreso the case that they prioritize newer (but less relevant) stuff you can still engage/social-mediaize with than the actual query even if you don't use the new filter.
Google even has a Custom Search API that allows a site's backend to treat Google Search as (essentially) its own search cluster, ala ElasticSearch.

Oddly, I've never heard of any actually using this API. Sites that integrate with Google only ever seem to do so by having their search box bounce you to a Google Search page.