Hi,

I've just taken over support of a web application with a elasticsearch back 
end.   Currently we do intermittent data refreshes by building an es index 
on a build server, zipping it up, copying it over to UAT, stopping Tomcat 
and elastic search, copying over the new index structure, doing some minor 
config (change the top level folder name (in the data folder) from app_dev 
to app_uat to app_live) and then restarting the services.

I'm pretty new to this but I'm wondering if anyone has any opinions on the 
best way to automate this process ?  We would rather continue to rebuild 
the index on the build server if possible but I'm guessing there may be a 
better way to do a data refresh than to build a convoluted dos script (we 
are using a windows environment)

Any suggestions or help much appreciated.

Thanks

Ben.

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/b3c005b6-6471-4b2a-ac50-ed072a45b527%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to