Oh this one, it needs to be able to search all instances. I almost never want to search a single instance. I don’t even know or care which instance I happen to be commenting on right now. Its all seamless with federation
Yes but what if you search and find a post that doesn’t exist on your home instance? You’d be taken to a 404 page and can’t do anything.
But I’ve got an issue on GitHub for this. And just raised a PR on Lemmy to support the changes I need for this. But a reminder, once you can search all instances you may encounter 404s opening the posts that you find.
You don’t yet because currently I limit the results by the home instance that you select. But once I fix https://github.com/marsara9/lemmy-search/issues/20 I can turn that feature off and return results from anywhere across the fediverse. The problem that happens here is that after that, you can search and it may find an old post that isn’t on your instance so you end up getting a 404 Not found error opening that link.
There’s a request on.github to add this functionality. Until then, use a search site. I’ll link one when I wake up
https://www.search-lemmy.com
You can do advanced filters on posts or communities. Feel free to provide feedback as well. I’m still working on the order of the results, etc…
Oh this one, it needs to be able to search all instances. I almost never want to search a single instance. I don’t even know or care which instance I happen to be commenting on right now. Its all seamless with federation
Yes but what if you search and find a post that doesn’t exist on your home instance? You’d be taken to a 404 page and can’t do anything.
But I’ve got an issue on GitHub for this. And just raised a PR on Lemmy to support the changes I need for this. But a reminder, once you can search all instances you may encounter 404s opening the posts that you find.
I haven’t had that problem.
Sometimes I need to reload the page, because it hasn’t been indexed or something?
You don’t yet because currently I limit the results by the home instance that you select. But once I fix https://github.com/marsara9/lemmy-search/issues/20 I can turn that feature off and return results from anywhere across the fediverse. The problem that happens here is that after that, you can search and it may find an old post that isn’t on your instance so you end up getting a 404 Not found error opening that link.