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.

32 points

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

permalink
report
reply
19 points

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

permalink
report
parent
reply
6 points
*

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.

permalink
report
parent
reply
27 points
*

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

permalink
report
reply
9 points

Finally, Mastodon will be using be usable for me.

permalink
report
reply
3 points

And no corporate publicity too

permalink
report
reply
-30 points

Boo!

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

permalink
report
reply
50 points

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”.

permalink
report
parent
reply
14 points

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

permalink
report
parent
reply
8 points

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

permalink
report
parent
reply
3 points

Is that on new accounts too?

permalink
report
parent
reply

Fediverse

!fediverse@lemmy.ml

Create post

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of “federation” and “universe”.

Getting started on Fediverse;

Community stats

  • 553

    Monthly active users

  • 962

    Posts

  • 14K

    Comments