Yea not so great agreed. Maybe it’s because it has to go through the federation?
Fediverse
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), Search Lemmy
So the default search that's built into the site is quite, well primitive. It does an implicit AND between all of the search terms, and the order of the search terms matter.
If anyone can do development though, I'm working on an improved search engine and need contributors still: https://github.com/marsara9/lemmy-search
Interesting stuff. Search function. But I wonder if we can incorporate your neat search function into an app like wefwef or mlem? But maybe you can fork it? Sorry I’m not a dev but engineer and cyber professional. So if you think I can help in that realm, be happy to!
Yeah... Definitely... There are still some things that really need some work. But I'm excited for what I think it will become.
If I had the time, I'd fix it myself!
It's on par with reddit's right now, lol. But I imagine it's on the list, just not very high priority right now.
Not high priority? There is almost nothing more important, imo.
How is search at the moment? I’m trying to get to communities I know exist via search but can’t. I wait forever but it still says “No results” even high I know there should be.
Depends on how/where you're looking for them. Do you have an example?
https://browse.feddit.de might also be helpful as a cross-instance tool for looking up communities.
It would be cool if communities could be grouped by instance and if we could see the latest topic for each to get an bird's-eye view of the discussions. Local communities should appear in the first group at the top of the page. I'm not sure if it's currently possible, but being able to tag communities would be nice and allow for better search results.
I think this exists in the "Communities" tab of each instance. There you can see the local communities (minus the latest post, and sorted by number of members I believe?)
Grouping/tagging might be cool though. One thing I'm rather curious about is how the "scattered" communities are going to play together (with multiple technology communities for example).
You can do that on browser if you know the community name and instance it's on. For instance if you're on lemmy.world and wanted to go to c/spaceporn on Lemmy.fmhy.ml you could just enter lemmy.world/c/[email protected] and it'll bring you to the community through your instance.
Or if you search for [email protected] in your instances community search tab, it'll bring it up too.
It's not elegant, but it makes it easier than searching through a bunch of other similar named communities.
A lot of UX work still needs to be done for sure. Not sure if it's exactly what you're looking for, but there are scripts to redirect links to your home instance if that's what you mean. Try these (requires a userscript extension like Violentmonkey):
Thanks, the second thing seems quite useful, I'm going to try that out.
The prescribed format to search for a community is !community@instance. E.g. [email protected]. That first instance to external community connection can be a bear. Once your home instance knows the other community exists it’s a much smoother ride. Whether this is a reliability issue in Lemmy itself or simply performance issues between two instances, I can’t speak to.