There needs to be a mechanism to reload Boost ES indices from Cassandra
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
added scoped label
changed weight to 3
added scoped label
added scoped label
added scoped label
added scoped label
- Developer
A 'reindex boost' CLI that drops the ES index, reloads the schema (will be able to support schema updates) and reads boosts from Cassandra into the new ES index.
This is essential to support new features that are to be added to boost and will require updated indexes.
- Developer
I did find a Boost Migration Cli that looks like it could be modified for this job.
Please register or sign in to reply