I'm not sure if this is what you mean, but we do all our indexing on a
non-public server so we can test it. Only when everyone is satisfied do
we put it on the public server.
To do that we just tar up the "index" folder and scp it to the server.
To install it, we stop solr, untar it, and start solr.
Avlesh Singh wrote:
Replication? Over Http? - http://wiki.apache.org/solr/SolrReplication
Cheers
Avlesh
On Thu, Nov 12, 2009 at 2:01 AM, Joel Nylund <jnyl...@yahoo.com> wrote:
is it possible to index on one server and copy the files over?
thanks
Joel