374

It's hard not to overstate how much of a big deal it is that Mastodon is adopting this kind of search functionality. Mastodon still makes up a vast portion of the Fediverse.

While other platforms have supported this for way longer, having buy-in by the biggest player in the space will probably have a huge effect on standard expectations moving forward.

top 17 comments
sorted by: hot top controversial new old
[-] Microw@lemm.ee 29 points 1 year ago

Let's see how many servers actually implement ElastiSearch. It's kinda resources-heavy.

[-] deadsuperhero@lemmy.ml 18 points 1 year ago

Yeah, I feel like they'd probably get better mileage with something like Meilisearch, which is what Firefish uses for search.

[-] cannot@lemmy.ml 7 points 1 year ago* (last edited 1 year ago)

It also adds to the deployment complexity even more. Just from memory, to run Mastodon you need:

  • any number of Rails web servers (horizontally scalable)
  • any number of Sidekiq worker processes (horizontally scalable)
  • a PostgreSQL database for persistent storage (vertically scalable modulo sharding)
  • a Redis server for caching and Sidekiq (vertically scalable modulo sharding)
  • a Elasticsearch server for full text search (vertically scalable modulo sharding)

So this is at least 5 different server processes to manage, In reality for almost all deployments, Redis and Elasticsearch are unnecessary; the database can be used for jobs and full text search. Further, it could even be SQLite for all but large instances.

The deployment story for Mastodon is a nightmare and a substitute like Pleroma or even better something in Rust is necessary.

[-] otter@lemmy.ca 27 points 1 year ago* (last edited 1 year ago)

I like it :) Should make it easier for people to use.

[-] StoicLime@lemm.ee 9 points 1 year ago

Finally, Mastodon will be using be usable for me.

[-] fisco@lemmy.ml 6 points 1 year ago

Kowtowed to the twitter crowd ๐Ÿ‘Ž๐Ÿผ

[-] deadsuperhero@lemmy.ml 44 points 1 year ago

Did they, though? A bunch of other Fediverse platforms have supported this for literally years, to the point that Mastodon was the butt of jokes for breaking basic search functionality.

Having standard search that just works is a huge deal, and helps solve against the decentralized content discovery problem.

[-] lolgcat@lemmy.ml 14 points 1 year ago

Not to mention, it's opt-in by default.

[-] Solarius@lemmy.sdf.org 35 points 1 year ago

Seems like some of you guys want a secret club and not a proper forum/platform people use in a meaningful way.

[-] Trekman10@sh.itjust.works 6 points 1 year ago

There is absolutely a segment of Mastodon users who behave like they do, and tbh I think there should always be small instances, but i also think this will be a great improvement.

[-] ashtrix@lemmy.ca 12 points 1 year ago

It's completely opt in. Don't do anything and your posts won't be searched

[-] sabreW4K3@lemmy.tf 5 points 1 year ago

Boo!

I liked when people had to put effort in and you could discuss things without coming up in searches.

[-] electrosphere@lemmy.ml 51 points 1 year ago

If you don't want to come up in searches don't check the box in your profile that says "I want to come up in searches".

[-] ada 14 points 1 year ago

That was never a thing on the fediverse... Search has been part of it since the beginning, just not on Mastodon

[-] jmcs@discuss.tchncs.de 8 points 1 year ago

It's opt-in (as in by default you are not going to show up on any search)

[-] doctorcherry@lemmy.ml 3 points 1 year ago

Is that on new accounts too?

[-] coco@lemmy.world 3 points 1 year ago

And no corporate publicity too

this post was submitted on 30 Aug 2023
374 points (100.0% liked)

Fediverse

17535 readers
48 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 4 years ago
MODERATORS