Elektrine lite

← Feed

@jamie@zomglol.wtf

Post #2181776

2022-11-04 21:07 UTC

@zkat@toot.cat @aRubes@tooot.im Yeah, it’s just toots the instance you’re on knows about. So you’re effectively searching the federated timeline.

Replies (1)

  • @jamie@zomglol.wtf 2022-11-06 00:03

    @zkat@toot.cat @aRubes@tooot.im I stand corrected on what it searches. I just installed Elasticsearch on my server and discovered it doesn't search the federated timeline, it's scoped to the person searching and only shows posts they created or are somehow connected to (mentioned, liked/faved, boosted, bookmarked, or voted in a poll on). I kept thinking search was broken, but it's working exactly as intended. https://docs.joinmastodon.org/admin/optional/elasticsearch/ https://github.com/mastodon/mastodon/blob/58fc889c6fe697da4f880cb43e75d97d3a604d79/app/models/status.rb#L138-L158

    Open ##2181778