Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Possibility to index document into two solr servers of different version #44

Open
mhaslauer opened this issue Jul 31, 2018 · 0 comments
Assignees
Milestone

Comments

@mhaslauer
Copy link

In order to enable migration strategies from one Solr version to another, it would be helpful if Vind supports indexing into two Solr servers of different version at the same time. In such a case, an application could build up the index in the new Solr server in parallel to an already existing one. As soon as both Solr server contain the same amount of documents, the application could switch to the new Solr server for querying.

@tkurz tkurz self-assigned this Jul 31, 2018
@tkurz tkurz added this to the Release 2.0 milestone Aug 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants