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
Replication? Over Http? - http://wiki.apache.org/solr/SolrReplication
Cheers
Avlesh
On Thu, Nov 12, 2009 at 2:01 AM, Joel Nylund wrote:
> is it possible to index on one server and copy the files over?
>
> thanks
> Joel
>
>
Hello!
> is it possible to index on one server and copy the files over?
> thanks
> Joel
Yes, it is possible, look at the CollectionDistribution wiki page
(http://wiki.apache.org/solr/CollectionDistribution).
--
Regards,
Rafał Kuć
is it possible to index on one server and copy the files over?
thanks
Joel