On 4/13/2018 11:34 AM, Jesus Olivan wrote:
> first of all, thanks for your answer.
>
> How you import simultaneously these 6 shards?

I'm not running in SolrCloud mode, so Solr doesn't know that each shard
is part of a larger index.  What I'm doing would probably not work in
SolrCloud mode without making some significant changes.

On each of the cores representing a shard, I have a DIH config.  When I
do a full rebuild, I send a full-import DIH command to all of the
shards, and each one makes an SQL query to MySQL, all of them running in
parallel.

Thanks,
Shawn

Reply via email to