you just set up the solr install on the production server as a slave to your current install and hit the replicate button from the admin interface on the production server
On Wed, Nov 28, 2018 at 1:34 PM Arunan Sugunakumar <arunans...@cse.mrt.ac.lk> wrote: > Hi, > > I have deployed Solr 7.2 in a staging server in standalone mode. I want to > move it to the production server. > > I would like to know whether I need to run the indexing process again or is > there any easier way to move the existing index? > > I went through this documentation but I couldn't figure out whether it is > the right way. > https://lucene.apache.org/solr/guide/6_6/making-and-restoring-backups.html > > Thanks in advance!! > > Regards > Arunan >