Nice to have: Elasticsearch import progress #276
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#276
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Would be great to show a progress of imported / total posts.
Side question: If the elasticsearch server went down for a period of time, does the indexing catches up when server came back online?
With Meilisearch you get some feedback on the indexing, but indeed for Elasticsearch that doesn't seem to be the case, which makes it quite hard to judge if it is actually working or not.
In my case it just keeps a blinking cursor with no indication in the Elasticsearch logs or anywhere else that it is actually doing what it is supposed to do. As a result I am starting to think something else might be broken and it isn't actually working?
Edit: and indeed it failed after a long time. No idea what is happening though. No directly related log output either.