this post was submitted on 02 Jul 2023
386 points (97.5% liked)

Fediverse

34761 readers
83 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 !moderators@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
 

I shared bits and pieces of this before, but it's officially up and running now: https://www.search-lemmy.com/

This is an enhanced search engine for Lemmy. With a few primary goals:

  • You can choose a preferred instance. After choosing what your primary instance is, and performing a search ALL links will open in that instance.
  • This aims to be a replacement for using site:reddit.com in Google, but just for the fediverse.
  • You can filter the search results by:
    • Instance -- This will filter the results to only show communities that belong to a particular instance. Just type something like instance:lemmy.wrold or instance:https://lemmy.world/. This is separate from your preferred instance, such that you can search for posts on lemmy.world while still opening them on lemmy.ml.
    • Community -- You can refine the search by a specific community. You use the same syntax that you'd use here community:[!fediverse@lemmy.world](/c/fediverse@lemmy.world).
    • Author -- Similar to the above you can also filter by a specific author such as: author:@marsara9@lemmy.world.
  • The entire thing is open-source. You can view the code and even host your own instance... See more details here: https://github.com/marsara9/lemmy-search.

NOTE: This only supports Lemmy instances for now. Other fediverse type instances may be in the future depending on how this works out.

I've been working on this over just the last few weeks, so it hasn't had a chance to crawl much of the fediverse yet. For now it only supports lemmy.world and lemmy.ml but other preferred-instances will come online as time goes by.

If anyone finds any bugs, and I'm sure you will, or if anyone has any suggestions PLEASE raise an issue on GitHub for me to track. Lastly, if anyone wants to help contribute please feel free to reach out.

top 50 comments
sorted by: hot top controversial new old
[–] TheBrainGuy@lemmy.world 13 points 2 years ago (1 children)

Cool! Is there a way to search all instances at once?

[–] marsara9@lemmy.world 5 points 2 years ago (1 children)

Due to a one of my primary goals of having links open in your home instance, you can only search a single instance at a time.

There's an open issue about this though but it requires some changes to Lemmy itself to work.

[–] whzfux@discuss.tchncs.de 2 points 2 years ago (1 children)

Not wanting to undermine your excellent work, what would be the specific advantage yet, compared to searching for communities / posts via the lemmy page?

I am completly New to lemmy or reddit and still searching for a nice and easy way to find relevant threads for me

[–] marsara9@lemmy.world 4 points 2 years ago (1 children)

The built in search, well sucks. Search for "Not undermine wanting" and you won't be able to find your comment. Essentially:

  1. All words are required
  2. The order of each of the search terms is important
  3. The search results here provide no ranking.
  4. The searching here is relatively slow. (now some queries on my site are slow as well, but most should be fast)
load more comments (1 replies)
[–] Jessica@discuss.tchncs.de 7 points 2 years ago (1 children)

Nobody has mentioned it yet, but https://fedi-search.com/ already exists

[–] marsara9@lemmy.world 5 points 2 years ago

Yes but that search doesn't take you to the instance that you are logged into already. Which is one of my main goals with this site. While that did give me the inspiration for this and has the power of Google behind it, it lacks knowledge about how the fediverse actually works.

Holy fuck I've been thinking about how annoying it is that I can't search lemmy for a few days now - and here you are suddenly just handing the tool I want to me with features that I didn't even think about. THANK YOU SO MUCH. Adding this post to my saved.

[–] Domille@sh.itjust.works 5 points 2 years ago

this is awesome and very needed. Thank you.

[–] daq 5 points 1 year ago

This project dead?

[–] sauron@lemmy.world 5 points 2 years ago

Missed opportunity to name it "Loogle"

[–] xavier666@lemm.ee 4 points 2 years ago

Can't wait for all the various lemmy tools to be integrated into lemmy UI

[–] MrValdez@lemmy.world 3 points 2 years ago

With the new third party apps coming up, maybe they can use your search engine. TAP connectivity!

[–] m3t00@lemmy.world 3 points 2 years ago (1 children)
[–] marsara9@lemmy.world 5 points 2 years ago

"some search string instance:lemmy.world".

Keywords are:

instance:<instance name>

community:!<community name>@<instance name>

and

author:@<author name>@<instance name>.

[–] Azzu@lemm.ee 3 points 2 years ago (1 children)

This is great! I was so annoyed by the links not going to my home instance that I made this userscript (Lemmy post)! It rewrites all links on all websites to always point to your home instance.

Could be a nice addition for everyone that likes this website :)

[–] marsara9@lemmy.world 1 points 2 years ago (1 children)

Are the search result links not opening on your home instance? If so please raise an issue on GitHub with your home instance URL and I'll investigate. But you should be able to select your home instance from the drop-down and then search and all of the results will have their links direct to that instance. (This does require that your instance has been indexed by the search engine, which as of this moment I've only indexed 278 of the nearly 1000? Lemmy instances out there.)

load more comments (1 replies)
[–] puddlexplorer@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (1 children)

If I use this search engine instead of the one on the website, does it mean it would put less strain on the server? Yeah, I'm not quite techy.

If so, I guess this is a big step.

Fine addition to my keyword/bookmarks library.

All I need now is the option to sort by New.

[–] marsara9@lemmy.world 3 points 2 years ago

If I use this search engine instead of the one on the website, does it mean it would put less strain on the server? Yeah, I’m not quite techy.

Yes. Searches on my site only hit my server and don't touch your home server unless you click on a link.

[–] Hutchpd@lemmy.fmhy.ml 3 points 2 years ago (2 children)

Can it filter NSFW posts? As on Reddit you can search "pussy nsfw:no" and get pictures of cats.

[–] rikudou@lemmings.world 3 points 2 years ago

Why do I learn about this now that I pretty much don't care?

[–] marsara9@lemmy.world 2 points 2 years ago (1 children)

Not yet but I can add this feature

[–] burak@lemmy.world 3 points 2 years ago (3 children)

Can you add a nsfw:only filter while you’re at it? :)

load more comments (3 replies)
[–] anders@rytter.me 2 points 2 years ago (2 children)

@marsara9 would be cool if it had the ability to search through all instances. don't know if thats possible

[–] marsara9@lemmy.world 2 points 2 years ago

Eventually. I'm waiting on a bug in Lemmy itself to be fixed. Mainly once I can post a link to a post here and anyone can click on it without leaving their home instance.

[–] marsara9@lemmy.world 2 points 2 years ago (1 children)

Oh wanted to add, as a workaround for now you can set your home instance to lemmy.world or lemmy.ml. Because of how the fediverse works, searching the larger older instances should have a fairly complete copy of content.

Once I do "fix" this though, note that you may click on a link and get a 404 page. As that post may not be on your home instance.

One rule I will always follow for this project is that if I display a link, that link MUST take you to your home instance and that link MUST point to the post in question (but I cannot guarantee that you won't get an error, just that you won't be taken to a completely different post)

load more comments (1 replies)
[–] csolisr@communities.azkware.net 2 points 2 years ago (7 children)

Wondering if this will see the same backlash that Mastodon had when users were planning to add a search engine - many users moved to Mastodon specifically because their posts are unsearchable by default, and that prevents some dogpiling that was common on Twitter.

[–] tenth@lemmy.world 5 points 2 years ago

Great heads up

I just don’t get why people would join SOCIAL media if they don’t want to their posts public. Its like having a group meeting in the middle of a public square and complain people saw them

Maybe they should just use discord or or private communities instead

load more comments (6 replies)
[–] machineunlearning@lemmy.ca 2 points 2 years ago

Beautiful work.

[–] labbbb@thelemmy.club 2 points 1 year ago* (last edited 1 year ago)

Nice! It doesn't work.

[–] hydrashok@sh.itjust.works 1 points 2 years ago

Awesome! Thanks!

[–] Mermitian@lemm.ee 1 points 2 years ago (1 children)

Really nice work! I was excited since we talked about it, and it definitely delivers imo!

[–] marsara9@lemmy.world 1 points 2 years ago (2 children)

Ya, now if everyone can stop finding bugs! So I can take some time off. /jk

load more comments (2 replies)
[–] nameisnotimportant@lemmy.ml 1 points 2 years ago (1 children)

Can we only search by title with this? I'm getting a lot of unrelated results.

load more comments (1 replies)
[–] raspberriesareyummy@lemmy.world 1 points 2 years ago (1 children)

Can you tell me how to use search-lemmy to find this post that I created yesterday?

Getting started with net-snmp in C++

When searching for "snmp" I get zero results. When searching for "net-snmp", I get 37 unrelated results, none of which is my post.

[–] marsara9@lemmy.world 1 points 2 years ago (1 children)

It might not have been crawled yet. The search engine will periodically search for new content but this isn't instant. So it may take a day or two to find it.

[–] raspberriesareyummy@lemmy.world 2 points 2 years ago (2 children)

still not working - is this possibly because of the server being overloaded & the crawl not working? relevant query

PS: is it too much load on your search engine to search across all instances by default? Atm it auto-selects the first in the dropdown list as the preferred instance.

[–] marsara9@lemmy.world 2 points 2 years ago (2 children)

P.s. As for the auto-select thats a known bug and I hope to have it fixed soon.

load more comments (2 replies)
[–] marsara9@lemmy.world 2 points 2 years ago (1 children)

Search engines take time to crawl websites to find content. Right now I'm using lemmy.ml as my source of truth. So:

  1. The post in question must have been federated to Lemmy.ml
  2. The crawler then has to discover that post. Right now it's only scheduled to run on demand, as it's still doing it's initial crawl. So it won't get around to checking Lemmy.ml for new posts for a few days. Eventually it runs once every 6 hours, once it's caught up.
  3. Lastly, it has to cross-reference that post on your preferred instance. This is what the crawler is doing right now. It's taking every post it found on lemmy.ml and trying to find the same post on every other instance.

P.s. the last step is only required because there's no way to hotlink to a post today as the URL uses an internal identifier. There's an open GitHub issue on this for Lemmy itself. When/if that is resolved I might be able to speedup the discovery of new content by skipping the cross-referencing step altogether.

load more comments (1 replies)
load more comments
view more: next ›