this post was submitted on 15 Jun 2025
48 points (88.7% liked)
Fediverse
34542 readers
278 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is this rant Fediverse-specific?
[email protected] A little bit, yes! There was a recent thread in the community I posted to where a discussion about the rather lacklustre search of various software took place.
I understand where you are coming from: search is not easy, but at the same time I think we already have solutions that are "good enough" and doesn't require a ton of work from the developers. PostgreSQL FTS works well enough to power the search system for Lemmy and it works out-of-the-box, for example.
Heck even SQLite has full-text search built in, which is mind-blowing
https://sqlite.org/fts5.html