@peterdrake Not according to [the documentation](https://docs.joinmastodon.org/admin/optional/elasticsearch/):
> Mastodon’s full-text search allows logged in users to find results from their own toots, their favourites, and their mentions. It deliberately does not allow searching for arbitrary strings in the entire database.
Note that QOTO also has bookmarks in addition to favourites, which allows you to mark a post for later on without notifying others. Bookmarking a post also makes it searchable.
@freeschool you're talking to the wrong guy. I'm just a mod, which means my job is dealing with reports and removing content that violates our rules. Eugen is the author of the Mastodon software, and he's explicitly rejected[1] full text search in the past.
There was some technical work[2] done by glitch-soc to implement this but it doesn't seem to have reached production readiness. If the problems with that implementation get sorted out, freemo might be able to apply the same patches against QOTO's codebase.
1: github.com/mastodon/mastodon/issues/594
2: github.com/glitch-soc/mastodon/pull/1502