Hello list,

I got a theoretical question about a Multicore-Situation:

I got two cores: active, inactive

The active core serves all the queries.

The inactive core is the tricky thing:
I create an optimized index outside the environment and want to insert that
optimized index 1 to 1 into the inactive core, which means replacing
everything inside the index-directory.
After this is done, I would like to reload the inactive core, so that it is
ready for a core-swap and ready for serving queries on top of the new
inserted optimized index.

Is it possible to handle such a situation?

Thank you.

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Multicore-Relaod-Theoretical-Question-tp2293999p2293999.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to