Email or username:

Password:

Forgot your password?
Top-level
bengo

@Gargron what operates the search index? Would a distributed cluster of elasticsearch (or similar) nodes take that long?

2 comments
Eugen Rochko

@bengo It's a part of Mastodon's command line utility that has to iterate over all data in the database and submit it to Elasticsearch.

bengo

@Gargron mmmm cool. Maybe GNU parallel could help. Thank for explaining to me though. Love this app :)

Go Up