this post was submitted on 04 Jun 2023
22 points (100.0% liked)
Lemmy.World Announcements
29286 readers
8 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to [email protected] e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email [email protected] (PGP Supported)
Donations ๐
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
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
I'm not sure if we expect improvements to be immediate here, or if they require time for replication to kick in, but some observations that suggest things are still a little funky:
Maybe this will self-resolve if replication is churning... but community searches seem not to be sorted yet.
I don't know how communities are added. Is it automatically discovered or only when searched or viewed by users? The search should be much better now I fixed an nginx issue. When I search for Mastodon I get loads of results, including the community at lemmy.ml. But searching by community name [email protected] doesn't work. Sometimes it works when you click search a few times, sometimes not at all.
I'll discuss that with the Lemmy admin Matrix channel later, now it's time for bed..
Ok, I've been setting up a bunch of remote subs and I think I have a better idea of the behavior we're seeing here. I should note, I don't know what's SUPPOSED to be happening and I don't know what happens on other Lemmy instances. But I can now see what's happening here on
lemme.world
and it's consistent but complicated enough to be confusing.Basically, it seems like the community list at https://lemmy.world/communities is some kind of local cache and it seems to get populated whenever someone searches for a sub with the bang syntax, like
[[email protected]](/c/[email protected])
. So you end up with a confusing sequence of events like this:[email protected]
, but it's not listed.mastodon
in the community searchbox, the mastodon community is not returned because it's not in this instances community list yet.[[email protected]](/c/[email protected])
using the bang syntax. No results are returned.[email protected]
is already there. Reports everything is fine, other people must have been confused or that replication kicked in on its own (even though Janet JUST added it to the list, he didn't see the timing correlation to realize that Janet's search triggered the community being added to our list).mastodon
, and it returns the community she's looking for.[[email protected]](/c/[email protected])
, STILL gets no results even though the community is in our community list. Edit: Since writing this I've been told that lemmy searches that return zero results may actually just not be finished. Maybe I/Janet would have gotten a result here if we waited long enough. Or maybe would have eventually gotten a result even at Time 1.)So you can see that you'll observe different behaviors based on whether you do a keyword search, bang-syntax search, or browse the community list... and you'll see different results depending on whether ANYONE has searched using the bang-syntax yet.
So the reliable way to subscribe to a community is first to search by bang-syntax, then scan the community list (or keyword search) AFTER the bang-search... and then you'll find your community.
No idea if this weird behavior is by-design, a bug in Lemmy itself, or a problem with the
lemmy.world
setup. But I'm pretty sure it explains all the weird behaviors we've seen around communities sometimes being easy to find and other times being hard to find.Thanks been wondering what the hell was going on , this definitely works on lemmy but not on kbin as far as I can tell