Closed slint closed 5 years ago
Currently reindexing deletes the old index, creates a new one and then populates it. It's possible to use a rolling index strategy using aliases to create a new index, populate it and then switch to it (and then deleting the old index)
Closed via #71
Currently reindexing deletes the old index, creates a new one and then populates it. It's possible to use a rolling index strategy using aliases to create a new index, populate it and then switch to it (and then deleting the old index)