Silvio Hermann
2013-03-20 11:59:46 UTC
Hi there
is solr capable of keeping a query index until a complete reindex is done (within a single core)?
I think something of:
1. start reindex/rebuild through a REST push (not the data import handler)
2. solr starts indexing on a fresh index
queries are handled by the old index
3. with a SWAP or simmilar command the old index is dropped and all query/index stuff is handled
by the new index
Thanks in advance
Silvio on behalf of Matthias Eichner
is solr capable of keeping a query index until a complete reindex is done (within a single core)?
I think something of:
1. start reindex/rebuild through a REST push (not the data import handler)
2. solr starts indexing on a fresh index
queries are handled by the old index
3. with a SWAP or simmilar command the old index is dropped and all query/index stuff is handled
by the new index
Thanks in advance
Silvio on behalf of Matthias Eichner