-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
dev:federationCross platform development, federation featuresCross platform development, federation features
Description
A tricky topic is federated search (of hosting offers). I had a little dig around, and can imagine three general approaches:
- seperate external search indexes (in practise, semi-centralized), e.g. peertube --> https://search.joinpeertube.org/
- index offers from federating instances in each instances local database (could be tricky with large numbers of instances/offers) (I think this might be how hashtag searching on mastodon works?)
- federate search queries across instances (with special search endpoint, currently not part of activitypub?) https://inventaire.io/ is considering this approach
Possibly/partly related links:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dev:federationCross platform development, federation featuresCross platform development, federation features