indexing on differnt server

View: New views
4 Messages — Rating Filter:   Alert me  

indexing on differnt server

by Joel Nylund :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

is it possible to index on one server and copy the files over?

thanks
Joel


Re: indexing on differnt server

by Rafał Kuć-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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ć


Re: indexing on differnt server

by Avlesh Singh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Replication? Over Http? - http://wiki.apache.org/solr/SolrReplication

Cheers
Avlesh

On Thu, Nov 12, 2009 at 2:01 AM, Joel Nylund <jnylund@...> wrote:

> is it possible to index on one server and copy the files over?
>
> thanks
> Joel
>
>

Re: indexing on differnt server

by Paul Rosen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 <jnylund@...> wrote:
>
>> is it possible to index on one server and copy the files over?
>>
>> thanks
>> Joel
>>
>>
>