Skip to content

Solr complete backup that included indexes would simplify deployment #238

Description

@gaurav

We currently take an "incomplete" backup that doesn't include indexes, which means that we need to recreate the indexes before loading the backups. If we took a "complete" backup that included the indexes, then we would just need to trigger the reindex and we would have a fully working Solr instance to work with.

(There may be some downsides to this approach, such as being able to reconfigure the index after the backup is built, but I think the benefits would outweigh the costs.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions