I haven't seen a single social media or messaging platform where search didn't suck. Reddit search was bad, after redesign it's just hot garbage. Messenger search is unreliable and near-useless. Facebook search only worked well for the brief moment when they introduced "graph search", but that got quickly killed due to popular outrage. HN's bolted-on Algolia search is the least bad I've seen. And let's not even talk about Twitter, Instagram or Slack.
I'd go as far as saying that search features are being underdeveloped on purpose - perhaps they allow usage patterns that service owners don't like.
But then, Mastodon's search is even worse than Twitter, and that project has no incentive to disenfranchise their users. So I'm honestly confused about all this.
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.
This lead me to believe that search must really hard to implement, but then a few days of getting into Sphinx convinced me otherwise. It's kind of like the big sites where you have to load the whole video before it'll start playing (no HTTP partials). They could do better, they just don't.
As long as we're piling on about search, here are my two least favorite site searches:
* meetup
* AWS docs
Going straight to google for both of these nets better results 99% of the time.
It's probably a cycle at this point. More people use google (or other general search), so these sites optimize for them, rather than invest in the site search experience. General search engines are where the users are coming from.
Slack’s search is excellent for me. I use it probably at least once a week to find something important for work. Granted, I’m usually searching for things that I know will be an exact substring match of the message I’m looking for, but for that it works great for me.
I'd go as far as saying that search features are being underdeveloped on purpose - perhaps they allow usage patterns that service owners don't like.
But then, Mastodon's search is even worse than Twitter, and that project has no incentive to disenfranchise their users. So I'm honestly confused about all this.