Hi again,

let's say you have 2 solr Instances, which have both exactly the same 
configuration (schema, solrconfig, etc).

Could it cause any troubles if we import an index from a SQL database on solr 
instance A, and copy the whole
index to the datadir of solr instance B (both solr instances run on different 
servers) ?.

As far as i can tell, this should work and solr instance B should have the 
exact same index as solr instance A after the copy-process.

Do we miss something, or is this workflow safe to go with?

-robert

Reply via email to