-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Description
It would be useful to rebuild indices in a rolling manner, only dropping the index right before it's rebuilt. This is an issue specifically using realtime indices, where some indices take a long time to rebuild, forcing later indices to wait empty until their turn to rebuild. Though there would be a period of time where the index would return an empty or partial list of results as the index is built, it could continue serving stale results while other indices are being built.
Metadata
Metadata
Assignees
Labels
No labels