Thank you. Just wanted to double check.
Philippa
From: Shalin Shekhar Mangar
Sent: 24 November 2015 13:48
To: solr-user@lucene.apache.org
Subject: Re: Solr Collections Migrate statement
Hi Philippa,
This is the expected behavior. The old documents stay
Hi Philippa,
This is the expected behavior. The old documents stay on the source
collection so you can verify the result of the migrate and delete them
yourself.
On Tue, Nov 24, 2015 at 6:01 PM, philippa griggs
wrote:
> Hello,
>
>
> I'm using Solr 5.2.1 and Zookeeper 3.4.6.
>
>
> I have a quick
Hello,
I'm using Solr 5.2.1 and Zookeeper 3.4.6.
I have a quick question about the Solr Collection API and the migrate statement.
I've got a test environment working with two shards and two collections. When I
run the Migrate command the documents appear on the target collection no
problem,