Is it possible to backup Solr

Hello People,

In one of my rails projects I use solr via sunspot gem. I was wondering
if its possible to back up solr indexing so that when I move from one
server to another things remain the same and reindexing could be
avoided.

Currently we use Ubuntu 12.04 LTS for our deployments.


Regards

Karthikeyan A K

you might look here: SolrReplication - Solr - Apache Software Foundation

Thanks :slight_smile: