Even am facing exactly the same issue, all looks good the response is success
but the documents are not migrated.
Was this issue resolved?
Am using version SOLR 5.5.
Thanks,
Yogesh
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Even am getting exactly the same issue, am using SOLR 5.5 version.
Please suggest what was the fix for this issue?
Documents are not getting moved to the target collection even after getting
success message.
Thanks,
Yogesh
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.htm
Basically, we have an environment that has a large number of solr nodes (~100)
and an environment with fewer solr nodes (~10). In the “big” environment, we
have lots of smaller cores (around 3Gb), and in the smaller environment, we
have fewer bigger cores (around 30 Gb). We transfer data betwe
On 6/22/2018 12:14 PM, Matthew Faw wrote:
> So I’ve tried running MIGRATE on solr 7.3.1 using the following parameters:
> 1) “split.key=”
> 2) “split.key=!”
> 3) “split.key=DERP_”
> 4) “split.key=DERP/0!”
>
> For 1-3, I am seeing the same ERRORs you see. For 4, I do not see any ERRORs.
>
> Interes
Hi Shawn,
So I’ve tried running MIGRATE on solr 7.3.1 using the following parameters:
1) “split.key=”
2) “split.key=!”
3) “split.key=DERP_”
4) “split.key=DERP/0!”
For 1-3, I am seeing the same ERRORs you see. For 4, I do not see any ERRORs.
Interestingly, I’m seeing this WARN message for all 4
On 6/21/2018 9:41 AM, Matthew Faw wrote:
> Thanks for your reply. According to the MIGRATE documentation, the split.key
> parameter is required, and removing it returns a missing parameter exception.
> I’ve tried setting the “split.key=DERP_”, and after doing that I still see
> no documents in
Hi Shawn,
Thanks for your reply. According to the MIGRATE documentation, the split.key
parameter is required, and removing it returns a missing parameter exception.
I’ve tried setting the “split.key=DERP_”, and after doing that I still see no
documents in the destination collection. Addition
On 6/21/2018 7:08 AM, Matthew Faw wrote:
For background, I’m using solr version 7.3.1 and lucene version 7.3.1
I have a solr collection with 2 shards and 3 replicas using the compositeId
router. Each solr document has “id” as its unique key, where each id is of
format DERP_${X}, where ${X} is
Hello,
For background, I’m using solr version 7.3.1 and lucene version 7.3.1
I have a solr collection with 2 shards and 3 replicas using the compositeId
router. Each solr document has “id” as its unique key, where each id is of
format DERP_${X}, where ${X} is some 24 character alphanumerical s